Init auxiliary features such as interpolation boundaries, restart and the tracker
initialize fluid type which contains relaxation parameter and function pointers to get mrt paramter and nonEqScaling factor for interpolation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_scheme_type), | intent(inout), | target | :: | scheme | container for the scheme |
|
type(mus_geom_type), | intent(inout) | :: | geometry | geometry infomation |
||
type(mus_param_type), | intent(inout) | :: | params | global parameters |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iLevel | ||||
integer, | private | :: | minLevel | ||||
integer, | private | :: | maxLevel |