MAIA bb96820c
Multiphysics at AIA
|
MBool m_initialAdaptation
default = true
Activates initial adaptation.
Possible values are:
Keywords: MULTISOLVER, ADAPTATION
MBool FvMbSolver::m_adaptation
default = false
Enable the use of adaptively refined grids.
Possible values are:
0
(off) 1
(on) Keywords: GENERAL, ADAPTATION, GRID
MBool m_adaptation
default = false
Triggers adaptive mesh refinement Possible values are:
Keywords: Mesh Adaptation, Cartesian Grid
MInt m_adaptationInterval
default = 0
Number of timesteps between mesh adaptations. Possible values are:
Keywords: Mesh Adaptation, Cartesian Grid
MInt m_adaptationStart
default = 0
First possible time step with adaptation, i.e. adaptation is skipped before this time step! Possible values are:
Keywords: Mesh Adaptation, Cartesian Grid
MInt m_adaptationStop
default = max. Int
Last possible time step with adaptation, i.e. adaptation is skipped after this time step! Possible values are:
Keywords: Mesh Adaptation, Cartesian Grid
MInt m_noMaxAdaptations
default = max. Int
Maximum number of adaptation calls, i.e. adaptation is skipped after this number of adaptation calls! Possible values are:
Keywords: Mesh Adaptation, Cartesian Grid