mus_store_derVarPos Subroutine

public subroutine mus_store_derVarPos(derVarPos, derVarName, varSys, nFields, fldLabel)

Store the position of each variable in the global system in the derVarPos This function is also called in Harvester.

Arguments

Type IntentOptional Attributes Name
type(mus_derVarPos_type), intent(inout) :: derVarPos(:)

Position of derived variables

type(grw_labelarray_type), intent(in) :: derVarName

array of derive physical variables

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

global variable system

integer, intent(in) :: nFields

number of fields

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

array of field label prefix. Size=nFields