... | @@ -360,7 +360,7 @@ spatial coordinates, etc.) as well as holds data arrays for the |
... | @@ -360,7 +360,7 @@ spatial coordinates, etc.) as well as holds data arrays for the |
|
following physical variables:
|
|
following physical variables:
|
|
|
|
|
|
`g->` variable
|
|
`g->` variable
|
|
----------------------- ----------------------------------------------------------------------
|
|
----------------------- -----------------------------------------------------------------------------
|
|
`rho[iz][iy][ix]` mass density $\varrho$
|
|
`rho[iz][iy][ix]` mass density $\varrho$
|
|
`mx[iz][iy][ix]` $x$-momentum density $m_x$
|
|
`mx[iz][iy][ix]` $x$-momentum density $m_x$
|
|
`my[iz][iy][ix]` $y$-momentum density $m_y$
|
|
`my[iz][iy][ix]` $y$-momentum density $m_y$
|
... | @@ -370,11 +370,11 @@ following physical variables: |
... | @@ -370,11 +370,11 @@ following physical variables: |
|
`by[iz][iy][ix]` magnetic field component $B_y$ (if MHD)
|
|
`by[iz][iy][ix]` magnetic field component $B_y$ (if MHD)
|
|
`bz[iz][iy][ix]` magnetic field component $B_z$ (if MHD)
|
|
`bz[iz][iy][ix]` magnetic field component $B_z$ (if MHD)
|
|
`phi[iz][iy][ix]` gravitational potential $\Phi$ (if selfgravity)
|
|
`phi[iz][iy][ix]` gravitational potential $\Phi$ (if selfgravity)
|
|
`nX[is][iz][iy][ix]` species number densities $n_\ms$ (if species)
|
|
`nX[is][iz][iy][ix]` species number densities $n_\mathrm{s}$ (if species)
|
|
`C[ic][iz][iy][ix]` tracer variables $C_\mc$ (if tracer)
|
|
`C[ic][iz][iy][ix]` tracer variables $C_\mathrm{c}$ (if tracer)
|
|
`tfx[it][iz][iy][ix]` $x$-component ${b_x}_\mt$ of testfields fluctuations (if testfields)
|
|
`tfx[it][iz][iy][ix]` $x$-component ${b_x}_\mathrm{t}$ of testfields fluctuations (if testfields)
|
|
`tfy[it][iz][iy][ix]` $y$-component ${b_y}_\mt$ of testfields fluctuations (if testfields)
|
|
`tfy[it][iz][iy][ix]` $y$-component ${b_y}_\mathrm{t}$ of testfields fluctuations (if testfields)
|
|
`tfz[it][iz][iy][ix]` $z$-component ${b_z}_\mt$ of testfields fluctuations (if testfields)
|
|
`tfz[it][iz][iy][ix]` $z$-component ${b_z}_\mathrm{t}$ of testfields fluctuations (if testfields)
|
|
`p[iz][iy][ix]` thermal pressure $p$
|
|
`p[iz][iy][ix]` thermal pressure $p$
|
|
`T[iz][iy][ix]` temperature $T$
|
|
`T[iz][iy][ix]` temperature $T$
|
|
`et[iz][iy][ix]` thermal energy density $\varepsilon$ (if dual energy mode)
|
|
`et[iz][iy][ix]` thermal energy density $\varepsilon$ (if dual energy mode)
|
... | | ... | |