version 4.2 authored by Udo Ziegler's avatar Udo Ziegler
...@@ -415,9 +415,12 @@ possible values or a numeric range. ...@@ -415,9 +415,12 @@ possible values or a numeric range.
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
refinement level $l$ according to the expression refinement level $l$ according to the expression
`_C.amr_Jeans`$-l*$`_C.amr_dJeans`, i.e., the local
Jeans length becomes gradually higher resolved with increasing $l$. `_C.amr_Jeans`$-l*$`_C.amr_dJeans`,
`_C.amr_dJeans` must be positiv.
i.e., the local
Jeans length becomes gradually higher resolved with increasing
$l$. `_C.amr_dJeans` must be positiv.
**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
... ...
......