mus_init_aux Subroutine

public subroutine mus_init_aux(scheme, geometry, params)

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

Arguments

Type IntentOptional 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