Go to the documentation of this file.
93 character(len=19),
intent(out) :: timelabel
109 integer,
intent(in) :: date(6)
110 real(
dp),
intent(in) :: subsec
112 character(len=*),
intent(out) :: timelabel
116 write(timelabel,
'(I4.4,I2.2,I2.2,A1,I2.2,I2.2,I2.2,A1,I3.3)') &
117 date(1:3),
'-', date(4:6),
'.', int(subsec*1000.0_dp)
real(dp), public time_dtsec_atmos_phy_tb
time interval of physics(turbulence ) [sec]
real(dp), public time_nowdaysec
second of current time [sec]
integer, public time_dstep_atmos_phy_cp
step interval of physics(cumulus )
integer, public time_dstep_atmos_phy_ae
step interval of physics(aerosol )
integer, public time_dstep_ocean
step interval of ocean step
real(dp), public time_dtsec_atmos_phy_mp
time interval of physics(microphysics) [sec]
real(dp), public time_dtsec_atmos_phy_bl
time interval of physics(pbl ) [sec]
integer, public time_dstep_atmos_phy_tb
step interval of physics(turbulence )
real(dp), public time_nowsubsec
subsecond part of current time [sec]
integer, public time_dstep_atmos_phy_lt
step interval of physics(lightning )
real(dp), public time_dtsec_atmos_phy_ch
time interval of physics(chemistry ) [sec]
real(dp), public time_dtsec_atmos_phy_cp
time interval of physics(cumulus ) [sec]
real(dp), public time_nowsec
subday part of current time [sec]
real(dp), public time_dtsec_atmos_phy_rd
time interval of physics(radiation ) [sec]
integer, public time_dstep_wallclock_check
step interval of wallclock terminator
real(dp), public time_dtsec_atmos_phy_sf
time interval of physics(surface flux) [sec]
real(dp), public time_dtsec_wallclock_check
time interval of wallclock terminator [sec]
integer, public time_nowstep
current step [number]
real(dp), public time_dtsec_ocean
time interval of ocean step [sec]
integer, parameter, public dp
real(dp), public time_dtsec_atmos_dyn
time interval of dynamics [sec]
real(dp), public time_dtsec_atmos_phy_ae
time interval of physics(aerosol ) [sec]
real(dp), public time_dtsec_urban
time interval of urban step [sec]
integer, public time_dstep_atmos_phy_bl
step interval of physics(pbl )
integer, public time_dstep_atmos_phy_rd
step interval of physics(radiation )
real(dp), public time_dtsec
time interval of model [sec]
subroutine, public time_gettimelabel(timelabel)
generate time label
integer, public time_dstep_atmos_dyn
step interval of dynamics
integer, public time_dstep_atmos_phy_sf
step interval of physics(surface flux)
integer, dimension(6), public time_nowdate
current time [YYYY MM DD HH MM SS]
real(dp), public time_dtsec_land
time interval of land step [sec]
integer, public time_dstep_land
step interval of land step
integer, public time_nstep_atmos_dyn
small step of dynamics
real(dp), public time_dtsec_atmos_phy_lt
time interval of physics(lightning ) [sec]
integer, public time_nstep
total steps [number]
subroutine, public time_time2label(date, subsec, timelabel)
generate time label
integer, public time_dstep_atmos_phy_ch
step interval of physics(chemistry )
integer, public time_dstep_atmos_phy_mp
step interval of physics(microphysics)
real(dp), public time_startdaysec
second of start time [sec]
integer, public time_offset_year
time offset [year]
integer, public time_nowday
absolute day of current time [day]
integer, public time_dstep_urban
step interval of urban step