FV3-JEDI
atm Module Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ initializep1()

subroutine atm::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 62 of file atm.F90.

Here is the caller graph for this function:

◆ initializep2()

subroutine atm::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 98 of file atm.F90.

Here is the caller graph for this function:

◆ modeladvance()

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

Definition at line 166 of file atm.F90.

Here is the caller graph for this function:

◆ setservices()

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

Definition at line 23 of file atm.F90.

Here is the call graph for this function: