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 3 (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. The trunk version stil contains a stable version of 3.3.1
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.[[BR]]

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)
  • back to a semi-implicit bottom friction (bugfree) #867 (namelist ln_bfrimp)
  • add Pacanowski-Philander scheme for computation of Ekman depth in zdfri wiki:ticket851?
  • add a new bulk formulae wiki:ticket/850? (namelist ln_blk_mfs and namsbc_mfs)
  • introduce a drag coefficient compute by wave model (new namelist &namsbc_wave)
  • add tidal potential forcing (new &namelist nam_tide)
  • Netpune effect parametrization #843
  • point to point MPI communication for north fold (namelist ln_nnogather)
  • allow sub timestepping for biogeochemistry models when using non-linear free surface wiki:ticket/855?

Configurations, diagnostics and tools

System simplification

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 ...