DRIVER Module



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