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.
#489 (ensure the restartability of the 2nd order advection scheme) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#489 closed Bug (fixed)

ensure the restartability of the 2nd order advection scheme

Reported by: ctlod Owned by: nemo
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords: restartability
Cc:

Description

  • To ensure its restartability, the initialisation of background

diffusivity/viscosity is done in zdfini.F90 (instead zdftke.F90 ..etc) ) and save in restart file in traadv_cen2.F90

  • a re-organisation (to respect DOCTOR norm) of zdf* namelist

has been done at the sme time:
!! nam_zdf vertical physics
!! nam_npc non penetrative convection
!! nam_ric richardson number dependent vertical mixing
!! nam_tke TKE dependent vertical mixing
!! nam_kpp KPP dependent vertical mixing
!! nam_ddm double diffusive mixing parameterization
!! nam_tmx tidal mixing parameterization

Commit History (0)

(No commits)

Change History (2)

comment:1 Changed 15 years ago by ctlod

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

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 2: Developer Interfaces deleted

Milestone 2009 Stream 2: Developer Interfaces deleted

Note: See TracTickets for help on using tickets.