Changes
Page history
version 4.2
authored
Sep 26, 2025
by
Udo Ziegler
Hide whitespace changes
Inline
Side-by-side
4-CAIVS-user-guide/4.2-User-interfaces.md
View page @
edb77eba
...
...
@@ -360,7 +360,7 @@ spatial coordinates, etc.) as well as holds data arrays for the
following physical variables:
`g->`
variable
----------------------- ----------------------------------------------------------------------
----------------------- ----------------------------------------------------------------------
-------
`rho[iz][iy][ix]`
mass density $
\v
arrho$
`mx[iz][iy][ix]`
$x$-momentum density $m_x$
`my[iz][iy][ix]`
$y$-momentum density $m_y$
...
...
@@ -370,11 +370,11 @@ following physical variables:
`by[iz][iy][ix]`
magnetic field component $B_y$ (if MHD)
`bz[iz][iy][ix]`
magnetic field component $B_z$ (if MHD)
`phi[iz][iy][ix]`
gravitational potential $
\P
hi$ (if selfgravity)
`nX[is][iz][iy][ix]`
species number densities $n_
\m
s
$ (if species)
`C[ic][iz][iy][ix]`
tracer variables $C_
\m
c
$ (if tracer)
`tfx[it][iz][iy][ix]`
$x$-component ${b_x}_
\m
t
$ of testfields fluctuations (if testfields)
`tfy[it][iz][iy][ix]`
$y$-component ${b_y}_
\m
t
$ of testfields fluctuations (if testfields)
`tfz[it][iz][iy][ix]`
$z$-component ${b_z}_
\m
t
$ of testfields fluctuations (if testfields)
`nX[is][iz][iy][ix]`
species number densities $n_
\m
athrm{s}
$ (if species)
`C[ic][iz][iy][ix]`
tracer variables $C_
\m
athrm{c}
$ (if tracer)
`tfx[it][iz][iy][ix]`
$x$-component ${b_x}_
\m
athrm{t}
$ of testfields fluctuations (if testfields)
`tfy[it][iz][iy][ix]`
$y$-component ${b_y}_
\m
athrm{t}
$ of testfields fluctuations (if testfields)
`tfz[it][iz][iy][ix]`
$z$-component ${b_z}_
\m
athrm{t}
$ of testfields fluctuations (if testfields)
`p[iz][iy][ix]`
thermal pressure $p$
`T[iz][iy][ix]`
temperature $T$
`et[iz][iy][ix]`
thermal energy density $
\v
arepsilon$ (if dual energy mode)
...
...
...
...