Functions/Subroutines | |
| subroutine | tick21 (TIME, DTIME) |
| real function | dsec21 (TIME1, TIME2) |
| real function | tdiff (T1, T2) |
| subroutine | stme21 (TIME, DTME21) |
| integer function | julday (id, mm, iyyy) |
| subroutine | caldat (julian, id, mm, iyyy) |
| real(kind=8) function | time2hours (TIME) |
| subroutine | prinit |
| subroutine | prtime (PTIME) |
| subroutine | t2d (TIME, DAT, IERR) |
| subroutine | d2t (DAT, TIME, IERR) |
| subroutine | d2j (DAT, JULIAN, IERR) |
| subroutine | j2d (JULIAN, DAT, IERR) |
| double precision function | tsub (T1, T2) |
| double precision function | tsubsec (T1, T2) |
| subroutine | u2d (UNITS, DAT, IERR) |
| subroutine | t2iso (TIME, ISODT) |
Variables | |
| character, public | caltype |
| subroutine w3timemd::caldat | ( | integer(kind=4), intent(in) | julian, |
| integer(kind=4), intent(out) | id, | ||
| integer(kind=4), intent(out) | mm, | ||
| integer(kind=4), intent(out) | iyyy | ||
| ) |
| subroutine w3timemd::d2j | ( | integer, dimension(8), intent(in) | DAT, |
| double precision, intent(out) | JULIAN, | ||
| integer, intent(out) | IERR | ||
| ) |
Definition at line 1227 of file w3timemd.F90.
References caltype.
| subroutine w3timemd::d2t | ( | integer, dimension(8), intent(in) | DAT, |
| integer, dimension(2), intent(out) | TIME, | ||
| integer, intent(out) | IERR | ||
| ) |
Definition at line 1153 of file w3timemd.F90.
| real function w3timemd::dsec21 | ( | integer, dimension(2), intent(in) | TIME1, |
| integer, dimension(2), intent(in) | TIME2 | ||
| ) |
Definition at line 333 of file w3timemd.F90.
References caltype, mymd21(), and w3servmd::strace().
Referenced by pdlib_w3profsmd::apply_boundary_condition(), pdlib_w3profsmd::apply_boundary_condition_va(), gxoutf(), gxoutp(), pdlib_w3profsmd::pdlib_jacobi_gauss_seidel_block(), pdlib_w3profsmd::pdlib_w3xypfsfct2(), pdlib_w3profsmd::pdlib_w3xypfsn2(), pdlib_w3profsmd::pdlib_w3xypfspsi2(), pdlib_w3profsmd::pdlib_w3xypug(), w3bullmd::w3bull(), w3profsmd::w3cflug(), w3pro3md::w3cflxy(), w3fldsmd::w3fldh(), w3fldsmd::w3fldm(), w3grib(), w3initmd::w3init(), w3ounp(), w3outp(), w3psmcmd::w3psmc(), w3sbs1(), w3snl5md::w3snl5(), w3updtmd::w3ucur(), w3updtmd::w3urho(), w3updtmd::w3utau(), w3updtmd::w3uwnd(), w3wavemd::w3wave(), w3pro1md::w3xyp1(), w3pro2md::w3xyp2(), w3pro3md::w3xyp3(), w3profsmd::w3xypfsfct2(), w3profsmd::w3xypfsn2(), w3profsmd::w3xypfsnimp(), w3profsmd::w3xypfspsi2(), w3profsmd::w3xypug(), wminitmd::wminit(), wminitmd::wminitnml(), wminiomd::wmiobg(), wminiomd::wmioeg(), wminiomd::wmioes(), wminiomd::wmiohg(), wminiomd::wmiohs(), wmupdtmd::wmupdt(), and wmwavemd::wmwave().
| subroutine w3timemd::j2d | ( | double precision, intent(in) | JULIAN, |
| integer, dimension(8), intent(out) | DAT, | ||
| integer, intent(out) | IERR | ||
| ) |
| integer function w3timemd::julday | ( | integer(kind=4), intent(in) | id, |
| integer(kind=4), intent(in) | mm, | ||
| integer(kind=4), intent(in) | iyyy | ||
| ) |
Definition at line 756 of file w3timemd.F90.
Referenced by pt2netcdf(), t2netcdf(), and time2hours().
| subroutine w3timemd::prinit |
Definition at line 930 of file w3timemd.F90.
Referenced by wminitmd::wminit(), and wminitmd::wminitnml().
| subroutine w3timemd::prtime | ( | real, intent(out) | PTIME | ) |
Definition at line 990 of file w3timemd.F90.
References tdiff().
Referenced by wmfinlmd::wmfinl(), wminitmd::wminit(), wminitmd::wminitnml(), and wmwavemd::wmwave().
| subroutine w3timemd::stme21 | ( | integer, dimension(2), intent(in) | TIME, |
| character, intent(out) | DTME21 | ||
| ) |
Definition at line 682 of file w3timemd.F90.
Referenced by gxoutf(), gxoutp(), w3grib(), w3initmd::w3init(), w3ounp(), w3outp(), w3prep(), w3src6md::w3sds6(), w3trck(), w3wavemd::w3wave(), wminitmd::wminit(), wminitmd::wminitnml(), wmwavemd::wmprnt(), wmupdtmd::wmupdt(), and wmwavemd::wmwave().
| subroutine w3timemd::t2d | ( | integer, dimension(2), intent(in) | TIME, |
| integer, dimension(8), intent(out) | DAT, | ||
| integer, intent(out) | IERR | ||
| ) |
Definition at line 1072 of file w3timemd.F90.
Referenced by w3iopomd::w3iopon_write(), w3ounp(), w3prnc(), and w3shel().
| subroutine w3timemd::t2iso | ( | integer, dimension(2), intent(in) | TIME, |
| character(len=32), intent(out) | ISODT | ||
| ) |
| real function w3timemd::tdiff | ( | integer, dimension(8), intent(in) | T1, |
| integer, dimension(8), intent(in) | T2 | ||
| ) |
Definition at line 576 of file w3timemd.F90.
Referenced by prtime(), wmfinlmd::wmfinl(), wminitmd::wminit(), wminitmd::wminitnml(), and ww3_systrk().
| subroutine w3timemd::tick21 | ( | integer, dimension(2), intent(inout) | TIME, |
| real, intent(in) | DTIME | ||
| ) |
Definition at line 84 of file w3timemd.F90.
References iymd21(), and w3servmd::strace().
Referenced by gxoutf(), gxoutp(), w3fldsmd::w3fldg(), w3fldsmd::w3fldh(), w3fldsmd::w3fldm(), w3grib(), w3initmd::w3init(), w3ounp(), w3outp(), w3srcemd::w3srce(), w3wavemd::w3wave(), wminitmd::wminit(), wminitmd::wminitnml(), wmupdtmd::wmupdt(), and wmwavemd::wmwave().
| real(kind=8) function w3timemd::time2hours | ( | integer, dimension(2), intent(inout) | TIME | ) |
Definition at line 844 of file w3timemd.F90.
References julday().
Referenced by caldat(), w3updtmd::w3ucur(), and w3updtmd::w3ulev().
| double precision function w3timemd::tsub | ( | integer, dimension(8), intent(in) | T1, |
| integer, dimension(8), intent(in) | T2 | ||
| ) |
Definition at line 1527 of file w3timemd.F90.
References caltype.
Referenced by w3iopomd::w3iopon_write(), and w3ounp().
| double precision function w3timemd::tsubsec | ( | integer, dimension(8), intent(in) | T1, |
| integer, dimension(8), intent(in) | T2 | ||
| ) |
| subroutine w3timemd::u2d | ( | character(*), intent(in) | UNITS, |
| integer, dimension(8), intent(out) | DAT, | ||
| integer, intent(out) | IERR | ||
| ) |
Definition at line 1728 of file w3timemd.F90.
References w3servmd::extcde(), and w3odatmd::ndse.
Referenced by w3iopomd::w3iopon_write(), and w3ounp().
| character, public w3timemd::caltype |
Definition at line 79 of file w3timemd.F90.
Referenced by d2j(), dsec21(), iymd21(), j2d(), mymd21(), tsub(), tsubsec(), w3crnc(), w3iogrmd::w3iogr(), w3iopomd::w3iopon_write(), and w3ounp().