MMS solutions and sources for braginskii model in slab geometry
MMS solution for electron density
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for electrostatic potential
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for generalised vorticity
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for Boussinesq vorticity
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for parallel ion velocity
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for parallel current
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for parallel electromagnetic potential
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for electron temperature
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for ion temperature
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinatchipar0ie) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for ion heat flux
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS solution for ion heat flux
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t) | :: | equi |
Equilibrium |
|||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS source for continuity equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | src_ne |
Particle source |
MMS source for continuity equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | src_vort |
Vorticity source |
MMS source for continuity equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | src_vort |
Vorticity source |
MMS source for parallel momentum equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | src_upar |
Parallel momentum source |
MMS source for parallel momentum equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
MMS source for electron temperature equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | src_te |
Electron temperature source value |
MMS source for ion temperature equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | src_ti |
Ion temperature source value |
MMS source for elliptic Landau heat flux equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | landaualpha |
Numerical parameter alpha of current Lorentzian |
||
| real(kind=GP), | intent(in) | :: | landaubeta |
Numerical parameter beta of current Lorentzian |
MMS source for elliptic Landau heat flux equation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(equilibrium_t), | intent(inout) | :: | equi |
Equilibrium |
||
| real(kind=GP), | intent(in) | :: | x |
x-coordinate |
||
| real(kind=GP), | intent(in) | :: | y |
y-coordinate |
||
| real(kind=GP), | intent(in) | :: | z |
Axial coordinate z (represented by toroidal coordinate) |
||
| real(kind=GP), | intent(in) | :: | t |
Time |
||
| real(kind=GP), | intent(in) | :: | landaualpha |
Numerical parameter alpha of current Lorentzian |
||
| real(kind=GP), | intent(in) | :: | landaubeta |
Numerical parameter beta of current Lorentzian |