mus_append_derVar_physics Subroutine

public subroutine mus_append_derVar_physics(derVarName, varSys, solverData, nFields, fldLabel)

subroutine to add derive variables for weakly compressible LBM (schemekind = 'lbm') to the varsys.

Arguments

Type IntentOptional Attributes Name
type(grw_labelarray_type), intent(in) :: derVarName

array of derive variables

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

global variable system

type(mus_varSys_solverData_type), intent(in), target :: solverData

Contains pointer to solver data types

integer, intent(in) :: nFields

number of fields

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

array of field label prefix. Size=nFields