NUOPC_InitAttributes Interface

public interface NUOPC_InitAttributes

Module Procedures

private subroutine NUOPC_InitAttributesField(field, StandardName, Units, LongName, ShortName, Connected, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field) :: field
character(len=*), intent(in) :: StandardName
character(len=*), intent(in), optional :: Units
character(len=*), intent(in), optional :: LongName
character(len=*), intent(in), optional :: ShortName
character(len=*), intent(in), optional :: Connected
integer, intent(out), optional :: rc

private subroutine NUOPC_InitAttributesState(state, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_State) :: state
integer, intent(out), optional :: rc