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.
#1829 (Changes to C06 for climate simulation and reanalysis) – NEMO

Opened 7 years ago

Last modified 3 years ago

#1829 assigned Task

Changes to C06 for climate simulation and reanalysis

Reported by: hadjt Owned by: ayoung
Priority: low Milestone: Unscheduled
Component: OCE Version:
Severity: minor Keywords: diagnostics
Cc: deazer

Description

Context

Changes to C06 for climate simulation and reanalysis

Changes

...

Commit History (0)

(No commits)

Change History (9)

comment:1 Changed 6 years ago by clevy

  • Type changed from Enhancement to Task

comment:2 Changed 6 years ago by nicolasmartin

  • Severity set to minor
  • Status changed from new to assigned

comment:3 Changed 6 years ago by nemo

  • Milestone set to Unscheduled

Batch modification of milestone field set to 'Unscheduled'

comment:4 Changed 6 years ago by nicolasmartin

  • Owner changed from hadjt to mathiot

I'm not sure if this ticket is in the scope of NEMO ST.

Need a clear statement on this work, is it still relevant now and if so who is the new PI.

comment:5 Changed 5 years ago by mathiot

  • Resolution set to invalid
  • Status changed from assigned to closed

This ticket in not in the scope of the NEMO_ST.

comment:6 Changed 5 years ago by hadjt

When NEMO CO6 is run with a 360_day calender, the time_counter of the output netcfd is liable to wrapping around. Although defined as a double precision varable in the netcdf it's values appear to be limited to be within +/-2,147,483,648 - +/-232

Therefore when running with seconds since 360_day and 1950-01-01 00:00:00, the values wrap 69 years after the origin, and then every 2*69 years.

This does not happen when the calendar is set to "gregorian", so it must be a bug.

I guess somewhere within nemo or xios, time counter must be defined as a short interger rather han a long integer.

comment:7 Changed 5 years ago by hadjt

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:8 Changed 4 years ago by mathiot

  • branch_review set to pending
  • mp_status set to yes
  • Owner changed from mathiot to ayoung
  • Status changed from reopened to assigned

comment:9 Changed 3 years ago by nemo

  • Version v3.6 deleted
Note: See TracTickets for help on using tickets.