Update 3.2 User interfaces authored by Udo Ziegler's avatar Udo Ziegler
...@@ -10,7 +10,7 @@ CONTENTS: ...@@ -10,7 +10,7 @@ CONTENTS:
[User-defined body force](3.2-User-interfaces#user-defined-body-force) [User-defined body force](3.2-User-interfaces#user-defined-body-force)
[User-defined cooling and heating function](3.2-User-interfaces#user-defined-cooling-and-heating-function) [User-defined cooling and heating function](3.2-User-interfaces#user-defined-cooling-and-heating-function)
[User-defined equation of state](3.2-User-interfaces#user-defined-equation-of-state) [User-defined equation of state](3.2-User-interfaces#user-defined-equation-of-state)
[User-defined initial- and restricted mesh refinement](3.2-User-interfaces#user-defined-initial--and-restricted-mesh-refinement) [User-defined mesh refinement](3.2-User-interfaces#user-defined-mesh-refinement)
[Specification of NCCM parameters](3.2-User-interfaces#specification-of-nccm-parameters) [Specification of NCCM parameters](3.2-User-interfaces#specification-of-nccm-parameters)
[User-controllable macros](3.2-User-interfaces#user-controllable-macros) [User-controllable macros](3.2-User-interfaces#user-controllable-macros)
...@@ -1723,7 +1723,7 @@ A tabulated EOS is enabled by appropriate choice in the parameter ...@@ -1723,7 +1723,7 @@ A tabulated EOS is enabled by appropriate choice in the parameter
interface `nirvana.par` under category PHYSICS SPECIFICATIONS (code interface `nirvana.par` under category PHYSICS SPECIFICATIONS (code
paramter: `_C.eos`). paramter: `_C.eos`).
## User-defined initial- and restricted mesh refinement ## User-defined mesh refinement
For certain problems it may be advantageous to start a simulation with a For certain problems it may be advantageous to start a simulation with a
pre-refined mesh in some parts of the computational domain or to retrict pre-refined mesh in some parts of the computational domain or to retrict
... ...
......