| ... | @@ -417,11 +417,14 @@ possible values or a numeric range. | 
... | @@ -417,11 +417,14 @@ possible values or a numeric range. | 
| 
 | 
        refinement level $l$ according to the expression 
 | 
 | 
        refinement level $l$ according to the expression 
 | 
| 
 | 
        Jeans length becomes gradually higher resolved with increasing $l$. 
 | 
 | 
        Jeans length becomes gradually higher resolved with increasing $l$. 
 | 
| 
 | 
        `_C.amr_dJeans` must be positiv.   $y=10^{-7}$
 | 
 | 
        `_C.amr_dJeans` must be positiv.   $y=10^{-7}$
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
        $y=10^{-7}$ `_C.amr_Jeans` $-l*$ `_C.amr_dJeans`, i.e., the local 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
        $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
 | 
| 
 | 
        negative at some refinement level. Otherwise it will trigger
 | 
 | 
        negative at some refinement level. Otherwise it will trigger
 | 
| 
 | 
        mesh refinement up to the maximum refinement level allowed.
 | 
 | 
        mesh refinement up to the maximum refinement level set by `_C.amr`.
 | 
| 
 | 
        $y=10^{-7}$
 | 
 | 
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
    -   `_C.amr_Field` (typical value: $0.2$): threshold in the
 | 
 | 
    -   `_C.amr_Field` (typical value: $0.2$): threshold in the
 | 
| 
 | 
        Field-length-based mesh refinement criterion (cf.
 | 
 | 
        Field-length-based mesh refinement criterion (cf.
 | 
| ... | @@ -429,7 +432,6 @@ possible values or a numeric range. | 
... | @@ -429,7 +432,6 @@ 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**:
 | 
| 
 | 
 | 
 | 
 | 
| ... |  | ... |  |