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.
#1306 (UKMO 2014 workplan task 12 - CFL diagnostics) – NEMO

Opened 10 years ago

Closed 8 years ago

Last modified 7 years ago

#1306 closed Task (fixed)

UKMO 2014 workplan task 12 - CFL diagnostics

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

Description

Add a module to calculate and output the maximum CFL number during a model run. This can be used to inform users if they are close to exceeding CFL stability criterion.

The code exists in a local branch at NEMO3.4 and minimal changes should be required to implement this in the latest NEMO version.

The changes will consist of adding one new module and a single call to it in step.F90. The output is written to an ascii file.

Reviewer (technical only): Italo Epicoco

Commit History (0)

(No commits)

Change History (4)

comment:1 Changed 10 years ago by timgraham

  • Owner changed from NEMO team to timgraham

In order to remove the need for a cpp key a namelist option has been added to the namctl namelist to enable/disable use of this change.

Associated wiki page for this change
https://forge.ipsl.jussieu.fr/nemo/wiki/ticket/1306

Associated branch:
https://forge.ipsl.jussieu.fr/nemo/browser/branches/2014/dev_r4650_UKMO12_CFL_diags_take2

Associated review wiki page:
https://forge.ipsl.jussieu.fr/nemo/wiki/ticket/1306/Review

comment:2 Changed 10 years ago by timgraham

Change has now been reviewed by Italo Epicoco (including an update to the documentation) and is ready to be merged.

comment:3 Changed 8 years ago by timgraham

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

This was merged at the 2015 merge party

comment:4 Changed 7 years ago by nemo

  • Type changed from Development to Task

Remove 'Development' type

Note: See TracTickets for help on using tickets.