Changes
Page history
version 4.2
authored
Sep 26, 2025
by
Udo Ziegler
Show whitespace changes
Inline
Side-by-side
4-CAIVS-user-guide/4.2-User-interfaces.md
View page @
9e20776f
...
...
@@ -390,13 +390,13 @@ following physical variables:
`it`
testfield fluctuations counter 0...
`_C.testfields`
-1
| index | meaning | range |
|:------|:----------------------------------------|:----------------------|
|
`ix`
|
`g`
-index in
*x*
-direction | 0...
`g->nx`
|
|
`iy`
|
`g`
-index in
*y*
-direction | 0...
`g->ny`
|
|
`iz`
|
`g`
-index in
*z*
-direction | 0...
`g->nz`
|
|:------|:----------------------------------------
-
|:----------------------|
|
`ix`
|
grid
-index in
$x$
-direction | 0...
`g->nx`
|
|
`iy`
|
grid
-index in
$y$
-direction | 0...
`g->ny`
|
|
`iz`
|
grid
-index in
$z$
-direction | 0...
`g->nz`
|
|
`is`
| species counter | 0...
`_C.species`
-1 |
|
`ic`
| tracers counter | 0...
`_C.tracer`
-1 |
|
`it`
| testfield fluctuation variables counter | 0...
`_C.testfields`
-1 |
|
`it`
| testfield
s
fluctuation variables counter | 0...
`_C.testfields`
-1 |
`_C.species`
,
`_C.tracer`
and
`_C.testfields`
are NIRVANA parameters
(cf.
[
NIRVANA: Specification of main
...
...
...
...