Private Attributes | |
| character(SHR_KIND_CL) | start_type |
| character(SHR_KIND_CS) | case_name |
| character(SHR_KIND_CL) | case_desc |
| character(SHR_KIND_CL) | model_version |
| character(SHR_KIND_CS) | username |
| character(SHR_KIND_CS) | hostname |
| character(SHR_KIND_CL) | timing_dir |
| character(SHR_KIND_CL) | tchkpt_dir |
| logical | atm_adiabatic |
| logical | atm_ideal_phys |
| logical | aqua_planet |
| integer(SHR_KIND_IN) | aqua_planet_sst |
| logical | brnch_retain_casename |
| logical | read_restart |
| character(SHR_KIND_CL) | restart_pfile |
| character(SHR_KIND_CL) | restart_file |
| logical | single_column |
| real(SHR_KIND_R8) | scmlat |
| real(SHR_KIND_R8) | scmlon |
| character(SHR_KIND_CS) | logFilePostFix |
| character(SHR_KIND_CL) | outPathRoot |
| logical | perpetual |
| integer(SHR_KIND_IN) | perpetual_ymd |
| real(SHR_KIND_R8) | orb_eccen |
| real(SHR_KIND_R8) | orb_obliqr |
| real(SHR_KIND_R8) | orb_lambm0 |
| real(SHR_KIND_R8) | orb_mvelpp |
| character(SHR_KIND_CL) | flux_epbal |
| logical | flux_albav |
| logical | samegrid_ao |
| logical | samegrid_ro |
| logical | samegrid_al |
| logical | shr_map_dopole |
| logical | npfix |
| character(SHR_KIND_CS) | aoflux_grid |
| logical | ocean_tight_coupling |
| logical | cpl_cdf64 |
| logical | do_budgets |
| logical | do_histinit |
| integer | budget_inst |
| integer | budget_daily |
| integer | budget_month |
| integer | budget_ann |
| integer | budget_ltann |
| integer | budget_ltend |
| logical | drv_threading |
| logical | histaux_a2x |
| logical | histaux_a2x3hr |
| logical | histaux_a2x3hrp |
| logical | histaux_a2x24hr |
| logical | histaux_l2x |
| logical | histaux_r2x |
| real(SHR_KIND_R8) | eps_frac |
| real(SHR_KIND_R8) | eps_amask |
| real(SHR_KIND_R8) | eps_agrid |
| real(SHR_KIND_R8) | eps_aarea |
| real(SHR_KIND_R8) | eps_omask |
| real(SHR_KIND_R8) | eps_ogrid |
| real(SHR_KIND_R8) | eps_oarea |
| integer(SHR_KIND_IN) | info_debug |
| logical | bfbflag |
| logical | atm_present |
| logical | atm_prognostic |
| logical | lnd_present |
| logical | lnd_prognostic |
| logical | rof_present |
| logical | ocn_present |
| logical | ocn_prognostic |
| logical | ocnrof_prognostic |
| logical | ice_present |
| logical | ice_prognostic |
| logical | glc_present |
| logical | glc_prognostic |
| logical | sno_present |
| logical | sno_prognostic |
| logical | dead_comps |
| integer(SHR_KIND_IN) | atm_nx |
| integer(SHR_KIND_IN) | atm_ny |
| integer(SHR_KIND_IN) | lnd_nx |
| integer(SHR_KIND_IN) | lnd_ny |
| integer(SHR_KIND_IN) | ice_nx |
| integer(SHR_KIND_IN) | ice_ny |
| integer(SHR_KIND_IN) | ocn_nx |
| integer(SHR_KIND_IN) | ocn_ny |
| integer(SHR_KIND_IN) | rof_nx |
| integer(SHR_KIND_IN) | rof_ny |
| integer(SHR_KIND_IN) | glc_nx |
| integer(SHR_KIND_IN) | glc_ny |
| integer(SHR_KIND_IN) | sno_nx |
| integer(SHR_KIND_IN) | sno_ny |
| real(SHR_KIND_R8) | nextsw_cday |
| real(SHR_KIND_R8) | precip_fact |
| integer(SHR_KIND_IN) | atm_phase |
| integer(SHR_KIND_IN) | lnd_phase |
| integer(SHR_KIND_IN) | ice_phase |
| integer(SHR_KIND_IN) | ocn_phase |
| integer(SHR_KIND_IN) | glc_phase |
| logical | atm_aero |
| logical | glcrun_alarm |
| logical | glc_g2supdate |
| character(SHR_KIND_CS) | rest_case_name |
Definition at line 65 of file seq_infodata_mod.F90.
character(SHR_KIND_CS) seq_infodata_mod::seq_infodata_type::aoflux_grid [private] |
Definition at line 103 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::aqua_planet [private] |
Definition at line 79 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::aqua_planet_sst [private] |
Definition at line 80 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::atm_adiabatic [private] |
Definition at line 77 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::atm_aero [private] |
Definition at line 172 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::atm_ideal_phys [private] |
Definition at line 78 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::atm_nx [private] |
Definition at line 149 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::atm_ny [private] |
Definition at line 150 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::atm_phase [private] |
Definition at line 167 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::atm_present [private] |
Definition at line 134 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::atm_prognostic [private] |
Definition at line 135 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::bfbflag [private] |
Definition at line 131 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::brnch_retain_casename [private] |
Definition at line 81 of file seq_infodata_mod.F90.
integer seq_infodata_mod::seq_infodata_type::budget_ann [private] |
Definition at line 111 of file seq_infodata_mod.F90.
integer seq_infodata_mod::seq_infodata_type::budget_daily [private] |
Definition at line 109 of file seq_infodata_mod.F90.
integer seq_infodata_mod::seq_infodata_type::budget_inst [private] |
Definition at line 108 of file seq_infodata_mod.F90.
integer seq_infodata_mod::seq_infodata_type::budget_ltann [private] |
Definition at line 112 of file seq_infodata_mod.F90.
integer seq_infodata_mod::seq_infodata_type::budget_ltend [private] |
Definition at line 113 of file seq_infodata_mod.F90.
integer seq_infodata_mod::seq_infodata_type::budget_month [private] |
Definition at line 110 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::case_desc [private] |
Definition at line 71 of file seq_infodata_mod.F90.
character(SHR_KIND_CS) seq_infodata_mod::seq_infodata_type::case_name [private] |
Definition at line 70 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::cpl_cdf64 [private] |
Definition at line 105 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::dead_comps [private] |
Definition at line 148 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::do_budgets [private] |
Definition at line 106 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::do_histinit [private] |
Definition at line 107 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::drv_threading [private] |
Definition at line 114 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_aarea [private] |
Definition at line 124 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_agrid [private] |
Definition at line 123 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_amask [private] |
Definition at line 122 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_frac [private] |
Definition at line 121 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_oarea [private] |
Definition at line 127 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_ogrid [private] |
Definition at line 126 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::eps_omask [private] |
Definition at line 125 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::flux_albav [private] |
Definition at line 97 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::flux_epbal [private] |
Definition at line 96 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::glc_g2supdate [private] |
Definition at line 174 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::glc_nx [private] |
Definition at line 159 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::glc_ny [private] |
Definition at line 160 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::glc_phase [private] |
Definition at line 171 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::glc_present [private] |
Definition at line 144 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::glc_prognostic [private] |
Definition at line 145 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::glcrun_alarm [private] |
Definition at line 173 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::histaux_a2x [private] |
Definition at line 115 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::histaux_a2x24hr [private] |
Definition at line 118 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::histaux_a2x3hr [private] |
Definition at line 116 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::histaux_a2x3hrp [private] |
Definition at line 117 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::histaux_l2x [private] |
Definition at line 119 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::histaux_r2x [private] |
Definition at line 120 of file seq_infodata_mod.F90.
character(SHR_KIND_CS) seq_infodata_mod::seq_infodata_type::hostname [private] |
Definition at line 74 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::ice_nx [private] |
Definition at line 153 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::ice_ny [private] |
Definition at line 154 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::ice_phase [private] |
Definition at line 169 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::ice_present [private] |
Definition at line 142 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::ice_prognostic [private] |
Definition at line 143 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::info_debug [private] |
Definition at line 130 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::lnd_nx [private] |
Definition at line 151 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::lnd_ny [private] |
Definition at line 152 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::lnd_phase [private] |
Definition at line 168 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::lnd_present [private] |
Definition at line 136 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::lnd_prognostic [private] |
Definition at line 137 of file seq_infodata_mod.F90.
character(SHR_KIND_CS) seq_infodata_mod::seq_infodata_type::logFilePostFix [private] |
Definition at line 88 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::model_version [private] |
Definition at line 72 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::nextsw_cday [private] |
Definition at line 165 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::npfix [private] |
Definition at line 102 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::ocean_tight_coupling [private] |
Definition at line 104 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::ocn_nx [private] |
Definition at line 155 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::ocn_ny [private] |
Definition at line 156 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::ocn_phase [private] |
Definition at line 170 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::ocn_present [private] |
Definition at line 139 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::ocn_prognostic [private] |
Definition at line 140 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::ocnrof_prognostic [private] |
Definition at line 141 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::orb_eccen [private] |
Definition at line 92 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::orb_lambm0 [private] |
Definition at line 94 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::orb_mvelpp [private] |
Definition at line 95 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::orb_obliqr [private] |
Definition at line 93 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::outPathRoot [private] |
Definition at line 89 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::perpetual [private] |
Definition at line 90 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::perpetual_ymd [private] |
Definition at line 91 of file seq_infodata_mod.F90.
real(SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::precip_fact [private] |
Definition at line 166 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::read_restart [private] |
Definition at line 82 of file seq_infodata_mod.F90.
character(SHR_KIND_CS) seq_infodata_mod::seq_infodata_type::rest_case_name [private] |
Definition at line 177 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::restart_file [private] |
Definition at line 84 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::restart_pfile [private] |
Definition at line 83 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::rof_nx [private] |
Definition at line 157 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::rof_ny [private] |
Definition at line 158 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::rof_present [private] |
Definition at line 138 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::samegrid_al [private] |
Definition at line 100 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::samegrid_ao [private] |
Definition at line 98 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::samegrid_ro [private] |
Definition at line 99 of file seq_infodata_mod.F90.
real (SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::scmlat [private] |
Definition at line 86 of file seq_infodata_mod.F90.
real (SHR_KIND_R8) seq_infodata_mod::seq_infodata_type::scmlon [private] |
Definition at line 87 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::shr_map_dopole [private] |
Definition at line 101 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::single_column [private] |
Definition at line 85 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::sno_nx [private] |
Definition at line 161 of file seq_infodata_mod.F90.
integer(SHR_KIND_IN) seq_infodata_mod::seq_infodata_type::sno_ny [private] |
Definition at line 162 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::sno_present [private] |
Definition at line 146 of file seq_infodata_mod.F90.
logical seq_infodata_mod::seq_infodata_type::sno_prognostic [private] |
Definition at line 147 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::start_type [private] |
Definition at line 69 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::tchkpt_dir [private] |
Definition at line 76 of file seq_infodata_mod.F90.
character(SHR_KIND_CL) seq_infodata_mod::seq_infodata_type::timing_dir [private] |
Definition at line 75 of file seq_infodata_mod.F90.
character(SHR_KIND_CS) seq_infodata_mod::seq_infodata_type::username [private] |
Definition at line 73 of file seq_infodata_mod.F90.
1.6.1