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) | :: | chi |
Value of characteristc function of penalisation |
||
| real(kind=GP), | intent(in) | :: | logtepen |
Value that shall be penalised to |
||
| real(kind=GP), | intent(in) | :: | src_te |
Electron temperature source value |