Update 4.2 User interfaces authored by Udo Ziegler's avatar Udo Ziegler
......@@ -263,11 +263,11 @@ uniform grid.
- `_CC.comp[4]` ({0,1}): option to select the logarithm of species
number densities, log *n*<sub>*s*</sub>, for conversion.
- `_CC.species_min` (1): lower range value of species for
- `_CC.species_min` (1): lower range value of species for
conversion.
- `_CC.species_max`
(≥`_``CC.species_min`): upper range
(≥`_CC.species_min`): upper range
value of species for conversion.
- `06` (`_CC.comp[5]`)
......@@ -385,8 +385,7 @@ following table
| `it` | testfield fluctuation variables counter | 0...`_C.testfields`-1 |
where `_C.species`, `_C.tracer` and `_C.testfields` are NIRVANA
parameters (cf. [NIRVANA: Specification of main
parameters](https://gitlab.aip.de/ziegler/NIRVANA/-/wikis/3-NIRVANA-user-guide/3.2-User-interfaces#specification-of-main-parameters))
parameters (cf. [NIRVANA: Specification of main simulation parameters](https://gitlab.aip.de/ziegler/NIRVANA/-/wikis/3-NIRVANA-user-guide/3.2-User-interfaces#specification-of-main-simulations-parameters))
storing the number of species, number of tracers and number of
testfields, respectively.
......
......