Changes
Page history
Update 3.2 User interfaces
authored
Jan 10, 2021
by
Udo Ziegler
Show whitespace changes
Inline
Side-by-side
3-NIRVANA-user-guide/3.2-User-interfaces.md
View page @
ff7b027a
...
...
@@ -8,7 +8,7 @@ CONTENTS:
[
User-defined coefficients for dissipative processes
](
3.2-User-interfaces#user-defined-coefficients-for-dissipative-processes
)
[
User-defined coefficient for ambipolar diffusion
](
3.2-User-interfaces#user-defined-coefficient-for-ambipolar-diffusion
)
[
User-defined body force
](
3.2-User-interfaces#user-defined-body-force
)
[
User-defined cooling
/
heating function
](
3.2-User-interfaces#user-defined-cooling
-
heating-function
)
[
User-defined cooling
&
heating function
](
3.2-User-interfaces#user-defined-cooling
&
heating-function
)
[
User-defined equation of state
](
3.2-User-interfaces#user-defined-equation-of-state
)
[
User-defined initial/restricted mesh refinement
](
3.2-User-interfaces#user-defined-initial-restricted-mesh-refinement
)
[
Specification of NCCM parameters
](
3.2-User-interfaces#specification-of-nccm-parameters
)
...
...
@@ -1506,7 +1506,7 @@ The body force is enabled by specification in the parameter interface
`nirvana.par`
under the category PHYSICS SPECIFICATIONS (code
parameter:
`_C.force`
).
## User-defined cooling
/
heating function
## User-defined cooling
&
heating function
The modules
`sourceCoolingUser.c`
and
`sourceHeatingUser.c`
serve as
templates for coding a user-defined cooling function,
...
...
...
...