mus_init_flow Subroutine

public subroutine mus_init_flow(scheme, tree, general, physics, scaling, levelPointer)

Initialize flow field depends on read restart or initial condition

Arguments

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

Scheme type

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

tree

type(tem_general_type), intent(inout) :: general
type(mus_physics_type), intent(in) :: physics
character(len=*), intent(in) :: scaling
integer, intent(in) :: levelPointer(:)

global info type