cime_comp_mod Module

************

************

************

************

************

************

************



Variables

Type Visibility Attributes Name Initial
character(len=CL), public :: timing_dir
integer, public :: mpicom_GLOID

Subroutines

public subroutine cime_pre_init1(esmf_log_option)

Read more…

Arguments

Type IntentOptional Attributes Name
character(len=CS), intent(out) :: esmf_log_option Read more…

public subroutine cime_pre_init2()

mt call shr_mem_init(prt=.true.)

Read more…

Arguments

None

public subroutine cime_init()

Component Initialization Note that within each component initialization, the relevant x_present flag part of CIMEInit can be modified By default, all these flags are set to true The atm can reset the lnd_present, ice_present and ocn_present flags based on aqua_planet, ideal_phys and adiabatic modes The stub components will reset the present flags to false, all other components will set them to true for the purposes of symmetry

Read more…

Arguments

None

public subroutine cime_run()

Advance Clock (this is time that models should have before they return to the driver). Write timestamp and run alarm status

Read more…

Arguments

None

public subroutine cime_final()

Arguments

None