subroutine to add derive variables for multispecies-liquid (schemekind = 'multispecies_liquid') to the varsys.
Todo
KM: set proper velocity and equilbrium pointer for bgk_thermodynfac
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
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 |
|
type(mus_scheme_header_type), | intent(in) | :: | schemeHeader |
identifier of the scheme |
||
type(tem_stencilHeader_type), | intent(in) | :: | stencil |
compute stencil defintion |
||
integer, | intent(in) | :: | nFields |
number of fields |
||
character(len=*), | intent(in) | :: | fldLabel(:) |
array of field label prefix. Size=nFields |
||
type(grw_labelarray_type), | intent(inout) | :: | derVarName |
array of derive physical variables |