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.
#1310 (Allow specification of start hour) – NEMO

Opened 10 years ago

Closed 7 years ago

#1310 closed Enhancement (wontfix)

Allow specification of start hour

Reported by: djlea Owned by: djlea
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords:
Cc:

Description

NEMO is hard-wired to always start a run at the start of the day (at 0z). I propose to extend the option of setting the start date to allow for the setting of a start hour via a namelist option.

Commit History (1)

ChangesetAuthorTimeChangeLog
4771djlea2014-09-17T17:52:23+02:00

#1310: Create a new branch for allowing arbitrary start hours in NEMO rather than just 00:00.

Attachments (1)

daymod.F90 (16.7 KB) - added by djlea 10 years ago.

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by djlea

comment:1 Changed 10 years ago by djlea

There is a related ticket at #1037 which can start NEMO at a different start time by changing the initial time step (I believe).

I've attached a version of daymod.F90 relative to NEMO 3.2 with the changes for our method which involves setting at start hour using nn_time0.

comment:4 Changed 8 years ago by djlea

Update to the code to allow restartability for runs of less than one day. This was tested by modifying the AMM12 and ORCA2LIM3 SETTE tests. I've also made a small update to the SETTE test to retain the flexibility to run those tests with different run lengths. Updated diff (after the trunk merge)

https://forge.ipsl.jussieu.fr/nemo/changeset?reponame=&new=5872%40branches%2F2014%2Fdev_r4650_UKMO7_STARTHOUR&old=5075%40branches%2F2014%2Fdev_r4650_UKMO7_STARTHOUR

comment:6 Changed 7 years ago by clevy

  • Resolution set to wontfix
  • Status changed from new to closed

Suppressing tickets opened on the trunk since more than 2 years... cleaning started!

Note: See TracTickets for help on using tickets.