modelBCompMod Module


Uses

  • module~~modelbcompmod~~UsesGraph module~modelbcompmod modelBCompMod module~esmf ESMF module~modelbcompmod->module~esmf

Used by

  • module~~modelbcompmod~~UsedByGraph module~modelbcompmod modelBCompMod module~modelcompmod modelCompMod module~modelcompmod->module~modelbcompmod 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 modelBCompReg(comp, rc)

Arguments

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

public subroutine modelBCompSetVM(comp, rc)

Arguments

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