DRIVER Module


Uses

  • module~~driver~2~~UsesGraph module~driver~2 DRIVER module~esmf ESMF module~driver~2->module~esmf module~mymodel MYMODEL module~driver~2->module~mymodel module~nuopc NUOPC module~driver~2->module~nuopc module~nuopc_driver NUOPC_Driver module~driver~2->module~nuopc_driver

Variables

Type Visibility Attributes Name Initial
integer, private, parameter :: stepCount = 5
real(kind=ESMF_KIND_R8), private, parameter :: stepTime = 30.D0

Subroutines

private subroutine SetModelServices(drvr, rc)

Arguments

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

public subroutine SetServices(drvr, rc)

Arguments

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