92     character(len=*), 
intent(out) :: timelabel
    96     write(timelabel,
'(I4.4,I2.2,I2.2,A1,I2.2,I2.2,I2.2,A1,I3.3)') &
 integer, public time_nowstep
current step [number] 
real(dp), public time_dtsec_ocean
time interval of ocean step [sec] 
integer, public time_dstep_atmos_phy_mp
step interval of physics(microphysics) 
real(dp), public time_dtsec_atmos_phy_rd
time interval of physics(radiation   ) [sec] 
integer, public time_nstep_atmos_dyn
small step of dynamics 
real(dp), public time_nowms
subsecond part of current time [millisec] 
real(dp), public time_nowsec
subday part of current time [sec] 
integer, public time_nstep
total steps [number] 
real(dp), public time_dtsec_atmos_phy_mp
time interval of physics(microphysics) [sec] 
real(dp), public time_dtsec_atmos_phy_ch
time interval of physics(chemistry   ) [sec] 
integer, public time_dstep_atmos_dyn
step interval of dynamics 
real(dp), public time_nowdaysec
second of current time [sec] 
real(dp), public time_startdaysec
second of start time [sec] 
integer, public time_nowday
absolute day of current time [day] 
integer, public time_dstep_urban
step interval of urban step 
real(dp), public time_dtsec_land
time interval of land step [sec] 
integer, public time_dstep_wallclock_check
step interval of wallclock terminator 
integer, public time_dstep_ocean
step interval of ocean step 
real(dp), public time_dtsec
time interval of model [sec] 
subroutine, public time_gettimelabel(timelabel)
generate time label 
integer, public time_dstep_atmos_phy_sf
step interval of physics(surface flux) 
integer, public time_offset_year
time offset [year] 
integer, public time_dstep_atmos_phy_tb
step interval of physics(turbulence  ) 
real(dp), public time_dtsec_wallclock_check
time interval of wallclock terminator [sec] 
integer, public time_dstep_atmos_phy_rd
step interval of physics(radiation   ) 
real(dp), public time_dtsec_atmos_dyn
time interval of dynamics [sec] 
real(dp), public time_dtsec_atmos_phy_sf
time interval of physics(surface flux) [sec] 
real(dp), public time_dtsec_atmos_phy_tb
time interval of physics(turbulence  ) [sec] 
integer, public time_dstep_land
step interval of land step 
real(dp), public time_dtsec_atmos_phy_ae
time interval of physics(aerosol     ) [sec] 
integer, public time_dstep_atmos_phy_cp
step interval of physics(cumulus     ) 
real(dp), public time_dtsec_atmos_phy_cp
time interval of physics(cumulus     ) [sec] 
integer, public time_dstep_atmos_phy_ae
step interval of physics(aerosol     ) 
integer, public time_dstep_atmos_phy_ch
step interval of physics(chemistry   ) 
integer, dimension(6), public time_nowdate
current time [YYYY MM DD HH MM SS] 
real(dp), public time_dtsec_urban
time interval of urban step [sec]