mus_load_source_var Subroutine

public subroutine mus_load_source_var(me, possVars, conf, parent, key, varSys)

Routine load musubi source terms for given key. key is glob_source or source

Arguments

Type IntentOptional Attributes Name
type(mus_source_type), intent(out) :: me

Source variable type to initialize

type(tem_possible_variable_type), intent(in) :: possVars

possible source variables

type(flu_State) :: conf

flu state

integer, intent(in), optional :: parent

parent handle if scheme table is defined

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

key to load source term

type(tem_varSys_type), intent(inout) :: varSys

Global variable system