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 | containers for the different schemes |
|
type(mus_geom_type), | intent(inout) | :: | geometry | geometry information |
||
type(mus_param_type), | intent(inout) | :: | params | global parameters |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iConv | ||||
integer, | private | :: | iLevel | ||||
integer, | private | :: | minLevel | ||||
integer, | private | :: | maxLevel |