The NEMO release nemo_v3_2_1 (corresponding to svn revision 1986) is available through the SVN server.
This release us a minor one and has been mainly designed to include only fixes from nemo_v3_2. An exhaustive list of corrections can be found here (do not forget to login on the top right of the page) : http://forge.ipsl.jussieu.fr/nemo/report/39
Major bugfixes concern:
AGRIF:
- AGRIF and OBC: allow AGRIF to work inside a coarse grid with OBC
- iomput with AGRIF: allow AGRIF to use IOSERVER
LIM2:
- LIM2 reproducibility while using different MPP decompositions
OPA:
- vvl and zco: correct fse3 initialisation when Variable Volume Layer and Z COordinates are activated
- correct diagnostics with key_diaar5: take in account the partial steps in the computation of the global volume of the ocean and the water column thickness, and add missing mpp_sum for vol0 for MPP
- Add Missing salt flux into the ocean when using VVL and sea-ice
- lib_mpp and north fold condition: add missing initialisations when suppressing land-only processors
- solve NP-folding bug on stress for coupled ocean-atmosphere configurations, affecting only the coupled model if wind stress is sent in the eastward-northward.
- trc_oce.F90 : correct wrong tabulated R-G-B attenuation coefficient
- domwri.F90: add appropiate close for files in MPP
- fldread.F90: correct test in intialisation phase for interannual forced configurations
- obcrst.F90 in mpp: correct status of restart files for mpp
- in diadimg.F90 (diagnostics with dimg outputs) : correcte status of files for mpp
- correct input file for ORCA2_LIM reference configuration: correct the est-west periodicity for runoffs & coef in the standard input file available in ORCA2_LIM_nemo_v3_2.tar
- correct the bug in freshwater budget control option nn_fwb=3 when running with mpp // option
TOP:
- Misread initial biological data files : In trcdta.F90, add initialisation of the number of records in the input netcdf files when reading with iom.Concerns all others bio-models than PISCES
- deallocate array in LOBSTER routines : while computing trends in the mixed layer
- misplaced modification of fstravs in trczdf_iso.F90: correct errtor in computing vertical part of isopycnal mixing
To update your code while keeping your changes, use svn merge, see FAQ page :http://www.nemo-ocean.eu/Using-NEMO/FAQ#eztoc1028_1_1
Top of the Page