New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 10005 for branches/UKMO/dev_r5518_GO6_package_STARTHOUR/NEMOGCM/NEMO/OPA_SRC/DOM/dom_oce.F90 – NEMO

Ignore:
Timestamp:
2018-07-26T13:07:55+02:00 (6 years ago)
Author:
timgraham
Message:

Included all of the functional changes from STARTHOUR branch in branches/2014

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package_STARTHOUR/NEMOGCM/NEMO/OPA_SRC/DOM/dom_oce.F90

    r9830 r10005  
    280280   INTEGER , PUBLIC ::   nmonth        !: current month 
    281281   INTEGER , PUBLIC ::   nday          !: current day of the month 
     282   INTEGER , PUBLIC ::   nhour         !: current hour 
     283   INTEGER , PUBLIC ::   nminute       !: current minute 
    282284   INTEGER , PUBLIC ::   ndastp        !: time step date in yyyymmdd format 
    283285   INTEGER , PUBLIC ::   nday_year     !: current day counted from jan 1st of the current year 
Note: See TracChangeset for help on using the changeset viewer.