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 15254 for branches/UKMO/dev_r5518_obs_oper_update/NEMOGCM/NEMO/OPA_SRC/DOM/dom_oce.F90 – NEMO

Ignore:
Timestamp:
2021-09-14T13:37:21+02:00 (3 years ago)
Author:
jroberts
Message:

Changes manually merged from https://forge.ipsl.jussieu.fr/nemo/browser/branches/UKMO/dev_r5518_GO6_package_STARTHOUR?

File:
1 edited

Legend:

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

    r7960 r15254  
    277277   INTEGER , PUBLIC ::   nmonth        !: current month 
    278278   INTEGER , PUBLIC ::   nday          !: current day of the month 
     279   INTEGER , PUBLIC ::   nhour         !: current hour 
     280   INTEGER , PUBLIC ::   nminute       !: current minute 
    279281   INTEGER , PUBLIC ::   ndastp        !: time step date in yyyymmdd format 
    280282   INTEGER , PUBLIC ::   nday_year     !: current day counted from jan 1st of the current year 
Note: See TracChangeset for help on using the changeset viewer.