version 4.2 authored by Udo Ziegler's avatar Udo Ziegler
...@@ -415,11 +415,11 @@ possible values or a numeric range. ...@@ -415,11 +415,11 @@ possible values or a numeric range.
- `_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
systematic reduction of the Jeans threshold with increasing systematic reduction of the Jeans threshold with increasing
$y=10^{-7}$
refinement level $l$ according to the expression `_C.amr_Jeans` refinement level $l$ according to the expression `_C.amr_Jeans`
-$l$*`_C.amr_dJeans`, i.e., the local Jeans length becomes -$l$*`_C.amr_dJeans`, i.e., the local Jeans length becomes
gradually higher resolved with incresing $l$. `_C.amr_dJeans` gradually higher resolved with incresing $l$. `_C.amr_dJeans`
must be positiv. must be positiv.
$y=10^{-7}$
**Important**: `_C.amr_dJeans` must be chosen with care such **Important**: `_C.amr_dJeans` must be chosen with care such
that the actual Jeans threshold never becomes too small or that the actual Jeans threshold never becomes too small or
... ...
......