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.
2011WP/Release_v3_4 – NEMO
wiki:2011WP/Release_v3_4

Version 1 (modified by rblod, 12 years ago) (diff)

--

TOC(heading=Release_v3_4)?

Release 3.4

Last edited Timestamp?

Current status

Version 3.4 is currently a beta release (since 2011/12/22), so any feedback is welcome.
An extensive review of the changes included in the 3.4_beta can be found here http://forge.ipsl.jussieu.fr/nemo/report/44[[BR]] Documentation has been updated accordingly and is available there http://forge.ipsl.jussieu.fr/nemo/browser/branches/2011/dev_NEMO_MERGE_2011/DOC/NEMO_book.pdf

Practical informations

The beta version doesn't correspond to a given tag but is located on a svn branch dev_NEMO_MERGE_2011 which can be browsed there http://forge.ipsl.jussieu.fr/nemo/browser/branches/2011/dev_NEMO_MERGE_2011. In practice, the initial version of the beta was revision 3237 on this branch. You will be able to update the beta by performing svn update under the root repository.

Major improvements

New physics and numerics

  • new pressure gradient suitable for s-coordinate (namelist ln_hpg_djc)
  • completion of Griffies iso-neutral diffusion (ln_traldf_grif)
  • add Pacanowski-Philander scheme for computation of Ekman depth in zdfri

Configurations

System simplification

  • suppression of obsolete hpg options
  • replacement of Richardson vertical mixing scheme

Minor bug fixes / enhancements

  • AGRIF
#443Coordinates cannot be read under AGRIF
#415runtime array allocation error with AGRIF
#341Interpolation on the fly with AGRIFRachid ?
#261AGRIF syntax problem with allocation of FLD arrays
#108AGRIF with ice
#107AGRIF with time-splitting
#106AGRIF with time-splitting
#73tradmp.F90 never called when using AGRIF ...