atl_init_euler_sourceTerms Subroutine

public subroutine atl_init_euler_sourceTerms(possVars, eval_source)

Init source terms for flow simulations. This routine initializes possible source variables and returns the filled up list of the poss_srcVars

Arguments

Type IntentOptional Attributes Name
type(tem_possible_variable_type), intent(inout) :: possVars
type(atl_eqn_sourceMap_type), intent(out), allocatable :: eval_source(:)