ocean_comp Module


Uses

  • module~~ocean_comp~~UsesGraph module~ocean_comp ocean_comp module~esmf ESMF module~ocean_comp->module~esmf module~util_mod util_mod module~ocean_comp->module~util_mod

Used by

  • module~~ocean_comp~~UsedByGraph module~ocean_comp ocean_comp program~esmf_xgridserialstest ESMF_XGridSerialSTest program~esmf_xgridserialstest->module~ocean_comp

Subroutines

public subroutine ocean_final(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 ocean_init(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 ocean_register(comp, rc)

Arguments

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

public subroutine ocean_run(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 ocean_setvm(comp, rc)

Arguments

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