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.
2009WP/2009Stream3/VVL – NEMO
wiki:2009WP/2009Stream3/VVL

Version 2 (modified by rblod, 15 years ago) (diff)

--

Debugging variable volume option


Last edited Timestamp?


Getting the code


At this time (04-20-09), the work has been done on a branch starting from svn rev1359.

  • Outside modipsl :

svn co --username nemo_user http://forge.ipsl.jussieu.fr/nemo/svn/branches/dev_004_VVL/NEMO[[BR]]

  • Inside modipsl :

Edit modipsl/util/mod.def and replace
tags/nemo_v3_1
by
branches/dev_004_VVL in NEMO section

Note that this branch has been created some time after nemo_v3_1 release (svn rev1332) so it includes intermediate developments and correction not dealing with vvl, including:

  • complete work on time origin in outputs (ticket:335) + downward vertical axis (ticket:357)
  • Update lib_mpp, see ticket #379
  • add s-sigma coordinates option, ticket #378
  • Update lib_mpp, see ticket #379 -first implementation of iom_put, see ticket:387
  • update of diaptr

In addition, the VVL has been synchronized with the trunk :

  • dev_004_VVL:sync: see ticket #417 : corrections for IOM
  • dev_004_VVL:sync: synchro with trunk, see ticket #361 : correction in diaptr
  • dev_004_VVL:sync: synchronisation with the trunk, see ticket #388 : bound salt exchange

Code organisation


Flow chart (original for Mathieu Leclair) :

TITLE2.1


TITLE2.2


Modified routines

Cautions

pressure gradient
time splitting

To be done

Tests


Attachments (5)

Download all attachments as: .zip