mus_init_byIC Subroutine

private subroutine mus_init_byIC(scheme, tree, fac, scaling)

Initialize flow field by calling corresponding routine according to scheme kind.

Arguments

Type IntentOptional Attributes Name
type(mus_scheme_type), intent(inout) :: scheme

Scheme type

type(treelmesh_type), intent(in) :: tree

tree

type(mus_convertFac_type), intent(in) :: fac(tree%global%minLevel:tree%global%maxLevel)

Global parameters

character(len=*), intent(in) :: scaling