Update 3.2 User interfaces authored by Udo Ziegler's avatar Udo Ziegler
...@@ -599,7 +599,7 @@ for the type of coordinate system. ...@@ -599,7 +599,7 @@ for the type of coordinate system.
*Note: The Gaussian unit system can be mimicked by choosing a *Note: The Gaussian unit system can be mimicked by choosing a
value value
`_``C.permeability_rel`=10<sup>7</sup> `_C.permeability_rel`=10<sup>7</sup>
so that the magnetic permeability is *μ*=4*π*.* so that the magnetic permeability is *μ*=4*π*.*
- `02` (`_C.viscosity`, `_C.viscosity_coeff`) - `02` (`_C.viscosity`, `_C.viscosity_coeff`)
...@@ -623,7 +623,7 @@ for the type of coordinate system. ...@@ -623,7 +623,7 @@ for the type of coordinate system.
`_C.diffusion_coeff` described next. The value U enables `_C.diffusion_coeff` described next. The value U enables
magnetic diffusion with a user-defined magnetic diffusion magnetic diffusion with a user-defined magnetic diffusion
coefficient as coded in the user interface coefficient as coded in the user interface
**diffusionCoeffUser.c**. The value N disables magnetic `diffusionCoeffUser.c`. The value N disables magnetic
diffusion. diffusion.
- `_C.diffusion_coeff`: standard constant magnetic diffusion - `_C.diffusion_coeff`: standard constant magnetic diffusion
...@@ -669,7 +669,7 @@ for the type of coordinate system. ...@@ -669,7 +669,7 @@ for the type of coordinate system.
parameter `_C.APdiffusion_coeff` described next. The value U parameter `_C.APdiffusion_coeff` described next. The value U
enables ambipolar diffusion with a user-defined anbipolar enables ambipolar diffusion with a user-defined anbipolar
diffusion coefficient as coded in the user interface diffusion coefficient as coded in the user interface
**APdiffusionCoeffUser.c**. The value N disables ambipolar `APdiffusionCoeffUser.c`. The value N disables ambipolar
diffusion. diffusion.
- `_C.APdiffusion_coeff`: standard constant ambipolar diffusion - `_C.APdiffusion_coeff`: standard constant ambipolar diffusion
... ...
......