Changes
Page history
Update 4.2 User interfaces
authored
Jan 17, 2021
by
Udo Ziegler
Show whitespace changes
Inline
Side-by-side
4-CAIVS-user-guide/4.2-User-interfaces.md
View page @
1336f5f5
...
...
@@ -122,7 +122,7 @@ uniform grid.
In case of the CSV output format `_CC.precision` gives the
number of decimal places of issued values. For all other formats
output data is assumed of type `float` (`double`) if
`_CC.precision`
≤
4 (`_CC.precision`
>
4).
`_CC.precision`
≤
4 (`_CC.precision`>4).
-
`04`
(
`_CC.vars_files`
)
...
...
@@ -166,11 +166,11 @@ uniform grid.
*y*-direction.
- `_CC.rangemin[1]`: same as `_CC.rangemin[0]` but for the
*y*-direction. In case of spherical geometry (*y*
≡
*θ*) the
*y*-direction. In case of spherical geometry (*y*
≡
*θ*) the
value must be given in units of *π*.
- `_CC.rangemax[1]`: same as `_CC.rangemax[0]` but for the
*y*-direction. In case of spherical geometry (*y*
≡
*θ*) the
*y*-direction. In case of spherical geometry (*y*
≡
*θ*) the
value must be given in units of *π*.
-
`04`
(
`_CC.subrange[2]`
,
`_CC.rangemin[2]`
,
`_CC.rangmax[2]`
)
...
...
@@ -180,11 +180,11 @@ uniform grid.
- `_CC.rangemin[2]`: same as `_CC.rangemin[0]` but for the
*z*-direction. In case of cylindrical- or spherical geometry
(*z*
≡
*ϕ*) the value must be given in units of *π*.
(*z*
≡
*ϕ*) the value must be given in units of *π*.
- `_CC.rangemax[2]`: same as `_CC.rangemax[0]` but for the
*z*-direction. In case of cylindrical- or spherical geometry
(*z*
≡
*ϕ*) the value must be given in units of *π*.
(*z*
≡
*ϕ*) the value must be given in units of *π*.
*Note: The values specified by `_CC.rangemin[]` and `_CC.rangemax[]`
are only (good) approximations to the actual determined output
...
...
...
...