CAM Component  1.2.2
 All Classes Files Functions Variables
atm_comp_mct Module Reference
Collaboration diagram for atm_comp_mct:
Collaboration graph

Public Member Functions

subroutine, public atm_init_mct (EClock, cdata_a, x2a_a, a2x_a, NLFilename)
 
subroutine, public atm_run_mct (EClock, cdata_a, x2a_a, a2x_a)
 
subroutine, public atm_final_mct (EClock, cdata_a, x2a_a, a2x_a)
 

Detailed Description

Definition at line 1 of file atm_comp_mct.F90.

Member Function/Subroutine Documentation

subroutine, public atm_comp_mct::atm_final_mct ( type(esmf_clock), intent(in)  EClock,
type(seq_cdata), intent(inout)  cdata_a,
type(mct_avect), intent(inout)  x2a_a,
type(mct_avect), intent(inout)  a2x_a 
)

Definition at line 647 of file atm_comp_mct.F90.

References cam_comp::cam_final().

Here is the call graph for this function:

subroutine, public atm_comp_mct::atm_init_mct ( type(esmf_clock), intent(in)  EClock,
type(seq_cdata), intent(inout)  cdata_a,
type(mct_avect), intent(inout)  x2a_a,
type(mct_avect), intent(inout)  a2x_a,
character(len=*), intent(in), optional  NLFilename 
)

Definition at line 114 of file atm_comp_mct.F90.

References cam_comp::cam_init(), and cam_comp::cam_run1().

Here is the call graph for this function:

subroutine, public atm_comp_mct::atm_run_mct ( type(esmf_clock), intent(in)  EClock,
type(seq_cdata), intent(inout)  cdata_a,
type(mct_avect), intent(inout)  x2a_a,
type(mct_avect), intent(inout)  a2x_a 
)

Definition at line 412 of file atm_comp_mct.F90.

References cam_comp::cam_run1(), cam_comp::cam_run2(), cam_comp::cam_run3(), and cam_comp::cam_run4().

Here is the call graph for this function:


The documentation for this module was generated from the following file: