Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 ne30ne120 before 8/10/16ne120 after 8/10/16Explanation
dtime30 min15 min15 minTimestep used for most physics processes and for coupling between physics and dynamics
se_nsplit2  dtime/se_nsplit = time between vertical remaps of the semi-Lagrangian vertical coordinate.
se_qsplit1  dtime/(se_nsplit*se_qsplit) = timestep used for tracer advection
se_rsplit4  dtime/(se_nsplit*se_qsplit*se_rsplit) = timestep used for dynamics calculations
hypervis_subcycle3  dtime/(se_nsplit_se_qsplit*se_rsplit*hypervis_subcycle) = timestep used for hyperviscosity calculation
cld_macmic_num_steps6  Number of times the code surrounding macrophysics + microphysics is subcycled. This means that dtime/cld_macmic_num_steps = timestep used for macrophysics and microphysics.
clubb_timestep300 sec  I'm not sure what this means or how it relates to cld_macmic_num_steps
IRADSW2 steps  How frequently to compute SW radiation (in timesteps). Radiation tendencies are taken from previous steps for steps when radiation is not recalculated. I think some scaling is made to account for zenith angle changes?
IRADLW2 steps  How frequently to compute LW radiation (in timesteps). Radiation tendencies are taken from previous steps for steps when radiation is not recalculated. I think some scaling is made to account for zenith angle changes?