modelACompMod Module


Uses

  • module~~modelacompmod~~UsesGraph module~modelacompmod modelACompMod module~esmf ESMF module~modelacompmod->module~esmf

Used by

  • module~~modelacompmod~~UsedByGraph module~modelacompmod modelACompMod module~modelcompmod modelCompMod module~modelcompmod->module~modelacompmod program~esmf_directcouplingstest ESMF_DirectCouplingSTest program~esmf_directcouplingstest->module~modelcompmod

Subroutines

public subroutine compFinal(comp, importState, exportState, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public subroutine compInit(comp, importState, exportState, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public subroutine compRun(comp, importState, exportState, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public subroutine modelACompReg(comp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
integer, intent(out) :: rc

public subroutine modelACompSetVM(comp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
integer, intent(out) :: rc