version 4.2 authored by Udo Ziegler's avatar Udo Ziegler
...@@ -410,7 +410,6 @@ possible values or a numeric range. ...@@ -410,7 +410,6 @@ possible values or a numeric range.
defines the fraction of local Jeans length to be resolved by one defines the fraction of local Jeans length to be resolved by one
grid cell. A zero or negative value means that the grid cell. A zero or negative value means that the
Jeans-length-based criterion is disabled. Jeans-length-based criterion is disabled.
$y=10^{-7}$
- `_C.amr_dJeans` ($\ge 0$): tuning parameter for the - `_C.amr_dJeans` ($\ge 0$): tuning parameter for the
Jeans-length-based mesh refinement criterion allowing a Jeans-length-based mesh refinement criterion allowing a
...@@ -431,16 +430,17 @@ possible values or a numeric range. ...@@ -431,16 +430,17 @@ possible values or a numeric range.
defines the fraction of the local Field length to be resolved by defines the fraction of the local Field length to be resolved by
one grid cell. A zero or negative value means that the one grid cell. A zero or negative value means that the
Field-length-based criterion is disabled. Field-length-based criterion is disabled.
$y=10^{-7}$
**USER-SPECIFIC PARAMETERS**: **USER-SPECIFIC PARAMETERS**:
>USER-SPECIFIC PARAMETERS ------------------------------------------------------ >USER-SPECIFIC PARAMETERS ------------------------------------------------------
01 0.00000e+00 0.00000e+00 0.00000e+00 >param[0-2] / 01 0.00000e+00 0.00000e+00 0.00000e+00 >param[0-2]
02 0.00000e+00 0.00000e+00 0.00000e+00 >param[3-5] / 02 0.00000e+00 0.00000e+00 0.00000e+00 >param[3-5]
03 0.00000e+00 0.00000e+00 0.00000e+00 >param[6-8] / 03 0.00000e+00 0.00000e+00 0.00000e+00 >param[6-8]
04 0.00000e+00 0.00000e+00 0.00000e+00 >param[9-11] / 04 0.00000e+00 0.00000e+00 0.00000e+00 >param[9-11]
05 0.00000e+00 0.00000e+00 0.00000e+00 >param[12-14] / 05 0.00000e+00 0.00000e+00 0.00000e+00 >param[12-14]
06 0 0 0 0 0 0 0 0 >flag[0-7] / 06 0 0 0 0 0 0 0 0 >flag[0-7]
- `01` (`_C.param[0-2]`) - `01` (`_C.param[0-2]`)
`02` (`_C.param[3-5]`) `02` (`_C.param[3-5]`)
... ...
......