NUOPC_Mediator Module


Uses

  • module~~nuopc_mediator~~UsesGraph module~nuopc_mediator NUOPC_Mediator module~esmf ESMF module~nuopc_mediator->module~esmf module~nuopc NUOPC module~nuopc_mediator->module~nuopc module~nuopc_modelbase NUOPC_ModelBase module~nuopc_mediator->module~nuopc_modelbase

Used by

  • module~~nuopc_mediator~~UsedByGraph module~nuopc_mediator NUOPC_Mediator program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->module~nuopc_mediator

Subroutines

public subroutine NUOPC_MediatorGet(mediator, driverClock, mediatorClock, importState, exportState, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: mediator
type(ESMF_Clock), intent(out), optional :: driverClock
type(ESMF_Clock), intent(out), optional :: mediatorClock
type(ESMF_State), intent(out), optional :: importState
type(ESMF_State), intent(out), optional :: exportState
integer, intent(out), optional :: rc

public subroutine SetServices(gcomp, rc)

Arguments

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

private subroutine TimestampExport(gcomp, rc)

Arguments

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