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

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

undo previous commit made in error

File:
1 edited

Legend:

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

    r15254 r15255  
    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 
    281279   INTEGER , PUBLIC ::   ndastp        !: time step date in yyyymmdd format 
    282280   INTEGER , PUBLIC ::   nday_year     !: current day counted from jan 1st of the current year 
Note: See TracChangeset for help on using the changeset viewer.