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 (diff) – NEMO

Changes between Version 2 and Version 3 of 2011WP/Release_v3_4


Ignore:
Timestamp:
2011-12-21T18:29:13+01:00 (12 years ago)
Author:
rblod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2011WP/Release_v3_4

    v2 v3  
    2222   * new pressure gradient suitable for s-coordinate (namelist ln_hpg_djc) 
    2323   * completion of Griffies iso-neutral diffusion (ln_traldf_grif) 
     24   * back to a semi-implicit bottom friction (bugfree) #867 (namelist ln_bfrimp)  
    2425   * add Pacanowski-Philander scheme for computation of Ekman depth in zdfri wiki:ticket851 
    25    * add a new bulk formulae wiki:ticket/850 
     26   * add a new bulk formulae wiki:ticket/850 (namelist ln_blk_mfs and namsbc_mfs) 
     27   * introduce a drag coefficient compute by wave model (new namelist &namsbc_wave) 
     28   * add tidal potential forcing (new &namelist nam_tide) 
     29   * Netpune effect parametrization #843 
     30   * point to point MPI communication for north fold (namelist ln_nnogather) 
     31 
    2632   * allow sub timestepping for biogeochemistry models when using non-linear free surface wiki:ticket/855 
    27    * add tidal potential forcing (new namelist nam_tide) 
    28  
    29 === Configurations, diagnostics and  tools=== 
     33=== Configurations, diagnostics and  tools === 
    3034   * suppression of POMME configuration 
    3135   * addition of a regional configuration AMM12 (key_amm_12km and input files http://dodsp.idris.fr/reee512/NEMO/amm12_inputs_v3_4.tar) 
    3236   * improvement of format for lagrangian floats wiki:ticket/859 
    3337   * online computing of transport across sections wiki:ticket/864  
    34    * tidal harmonic analysis (new namelist nam_diaharm) 
     38   * tidal harmonic analysis (new namelist &nam_diaharm) 
    3539   * tools to prepare input files for observation operator wiki:ticket/869 
    3640 
    37 === System simplification  === 
     41=== System simplification === 
     42   * simplification of dynamic allocation 
    3843   * end of merge TRA/TRA (no more separate 3d arrays for tracers, only 4d) 
    3944   * suppression of obsolete hpg options 
    40    * replacement of Richardson vertical mixing scheme 
    4145   * more flexible definition of BDY input data wiki:2011WP/2011Stream2/OpenBoundaryProgress2011 
    4246   * simplification of interfaces toward biogeochemical models wiki:ticket/846