FV3-JEDI
ocn Module Reference

Functions/Subroutines

subroutine, public setservices (model, rc)
 
subroutine initializep1 (model, importState, exportState, clock, rc)
 
subroutine initializep2 (model, importState, exportState, clock, rc)
 
subroutine setclock (model, rc)
 
subroutine modeladvance (model, rc)
 

Function/Subroutine Documentation

◆ initializep1()

subroutine ocn::initializep1 ( type(esmf_gridcomp)  model,
type(esmf_state)  importState,
type(esmf_state)  exportState,
type(esmf_clock)  clock,
integer, intent(out)  rc 
)
private

Definition at line 69 of file ocn.F90.

Here is the caller graph for this function:

◆ initializep2()

subroutine ocn::initializep2 ( type(esmf_gridcomp)  model,
type(esmf_state)  importState,
type(esmf_state)  exportState,
type(esmf_clock)  clock,
integer, intent(out)  rc 
)
private

Definition at line 105 of file ocn.F90.

Here is the caller graph for this function:

◆ modeladvance()

subroutine ocn::modeladvance ( type(esmf_gridcomp)  model,
integer, intent(out)  rc 
)
private

Definition at line 210 of file ocn.F90.

Here is the caller graph for this function:

◆ setclock()

subroutine ocn::setclock ( type(esmf_gridcomp)  model,
integer, intent(out)  rc 
)
private

Definition at line 174 of file ocn.F90.

Here is the caller graph for this function:

◆ setservices()

subroutine, public ocn::setservices ( type(esmf_gridcomp)  model,
integer, intent(out)  rc 
)

Definition at line 24 of file ocn.F90.

Here is the call graph for this function: