Functions/Subroutines | |
| subroutine | seq_rest_read (rest_file) |
| subroutine | seq_rest_write (EClock_d, seq_SyncClock) |
Variables | |
| logical | iamin_CPLID |
| integer(IN) | mpicom_GLOID |
| integer(IN) | mpicom_CPLID |
| integer(IN) | nthreads_GLOID |
| integer(IN) | nthreads_CPLID |
| logical | drv_threading |
| logical | atm_present |
| logical | lnd_present |
| logical | ice_present |
| logical | ocn_present |
| logical | rof_present |
| logical | glc_present |
| logical | sno_present |
| logical | atm_prognostic |
| logical | lnd_prognostic |
| logical | ice_prognostic |
| logical | ocn_prognostic |
| logical | ocnrof_prognostic |
| logical | glc_prognostic |
| logical | sno_prognostic |
| integer(IN) | info_debug = 0 |
| subroutine seq_rest_mod::seq_rest_read | ( | character(*),intent(in) | rest_file | ) |
Definition at line 99 of file seq_rest_mod.F90.
| subroutine seq_rest_mod::seq_rest_write | ( | type(ESMF_Clock),intent(in) | EClock_d, | |
| type(seq_timemgr_type),intent(inout) | seq_SyncClock | |||
| ) |
Definition at line 202 of file seq_rest_mod.F90.
| logical seq_rest_mod::atm_present |
Definition at line 77 of file seq_rest_mod.F90.
| logical seq_rest_mod::atm_prognostic |
Definition at line 85 of file seq_rest_mod.F90.
| logical seq_rest_mod::drv_threading |
Definition at line 75 of file seq_rest_mod.F90.
| logical seq_rest_mod::glc_present |
Definition at line 82 of file seq_rest_mod.F90.
| logical seq_rest_mod::glc_prognostic |
Definition at line 90 of file seq_rest_mod.F90.
| logical seq_rest_mod::iamin_CPLID |
Definition at line 69 of file seq_rest_mod.F90.
| logical seq_rest_mod::ice_present |
Definition at line 79 of file seq_rest_mod.F90.
| logical seq_rest_mod::ice_prognostic |
Definition at line 87 of file seq_rest_mod.F90.
| integer(IN) seq_rest_mod::info_debug = 0 |
Definition at line 93 of file seq_rest_mod.F90.
| logical seq_rest_mod::lnd_present |
Definition at line 78 of file seq_rest_mod.F90.
| logical seq_rest_mod::lnd_prognostic |
Definition at line 86 of file seq_rest_mod.F90.
| integer(IN) seq_rest_mod::mpicom_CPLID |
Definition at line 71 of file seq_rest_mod.F90.
| integer(IN) seq_rest_mod::mpicom_GLOID |
Definition at line 70 of file seq_rest_mod.F90.
| integer(IN) seq_rest_mod::nthreads_CPLID |
Definition at line 74 of file seq_rest_mod.F90.
| integer(IN) seq_rest_mod::nthreads_GLOID |
Definition at line 73 of file seq_rest_mod.F90.
| logical seq_rest_mod::ocn_present |
Definition at line 80 of file seq_rest_mod.F90.
| logical seq_rest_mod::ocn_prognostic |
Definition at line 88 of file seq_rest_mod.F90.
| logical seq_rest_mod::ocnrof_prognostic |
Definition at line 89 of file seq_rest_mod.F90.
| logical seq_rest_mod::rof_present |
Definition at line 81 of file seq_rest_mod.F90.
| logical seq_rest_mod::sno_present |
Definition at line 83 of file seq_rest_mod.F90.
| logical seq_rest_mod::sno_prognostic |
Definition at line 91 of file seq_rest_mod.F90.
1.6.1