| ... | ... | @@ -452,6 +452,7 @@ possible values or a numeric range. |
|
|
|
- `06` (`_C.flag[0-7]`)
|
|
|
|
|
|
|
|
- `_C.flag[0-7]`: freely usable parameter of `int` type.
|
|
|
|
$y=10^{-7}$
|
|
|
|
|
|
|
|
**SOLVER SPECIFICATIONS**:
|
|
|
|
|
| ... | ... | @@ -537,7 +538,7 @@ possible values or a numeric range. |
|
|
|
- `_C.reactions_max_changeX` (typical value: $<0.1$): allowed
|
|
|
|
maximal relative change of species number densities (or total
|
|
|
|
number density) in the time integration of the chemo-thermal
|
|
|
|
rate equations.
|
|
|
|
rate equations. $y=10^{-7}$
|
|
|
|
|
|
|
|
**Important:** The macro `SXN` in module `solveNCCM.c` is a
|
|
|
|
linear weight applying `_C.reactions_max_change` to a combined
|
| ... | ... | @@ -577,7 +578,7 @@ possible values or a numeric range. |
|
|
|
from the momentum equation and the induction equation is not
|
|
|
|
solved.
|
|
|
|
|
|
|
|
- `_C.permeability_rel`: relative magnetic permeability $w+10^{-7}$
|
|
|
|
- `_C.permeability_rel`: relative magnetic permeability
|
|
|
|
$\mu_{rel}$ ($=\mu/\mu_0,\,\mu_0=4\pi\cdot10^{-7}\mathtt{V}\cdot\mathtt{m}^{-1}\cdot\mathtt{A}^{-1}\cdot\mathtt{s}^{-1}$).
|
|
|
|
|
|
|
|
**Important:** The Gaussian unit system can be mimicked by
|
| ... | ... | |