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.
Users/Agenda/2018-07-11 (diff) – NEMO

Changes between Version 18 and Version 19 of Users/Agenda/2018-07-11


Ignore:
Timestamp:
2018-07-11T11:20:28+02:00 (5 years ago)
Author:
clem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/Agenda/2018-07-11

    v18 v19  
    3838=== Important notice on XIOS revision 
    3939'''The official and supported version of XIOS is XIOS 2.5, which should be used from now on. '''[[BR]] 
    40 {{{ 
    41 svn co ​http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-2.5 xios-2.5 
    42 }}} 
    4340It has been tested and works with NEMO reference configurations, but if problems for now, try using XIOS 2.0 before requesting help through the XIOS users mailing list. 
    4441 
     
    8178            * WAT: 
    8279 
     80     * '''New Reference configurations 
     81         * AGRIF_DEMO: 2 interlocked zooms (1:4 & 1:3) in the Nordic Seas + 1 zoom (1:1) at the equator 
     82         * SPITZ12: regional configuration around the Svalbard archipelago  
     83 
    8384     * '''Wave coupling 
    8485         * coupled interface to external wave model 
    8586         * large scale wave interaction process added in momentum and tracer equations 
    8687 
    87      * ''' New sea-ice component 
    88          * New SI3 component (in place of LIMx), improvements in natural and computational sciences so as friendlier user interface 
    89          * Fully compatible with AGRIF  
    90          * Benefitting from the gathering of multiple communications into one  
     88     * ''' New sea-ice component SI3 (in place of LIMx) 
     89         * Improvements in physics 
     90            * landfast ice: simple grounding with a "release" stress (not fully operational) 
     91            * lateral melting 
     92            * melt ponds: constant or Holland 2012 formulation (and soon topographic melt ponds) 
     93            * ice-atm. drags from Lupkes 2012 (depending on ice concentration) or Lupkes 2015 (depending on sea ice concentration and atm. stability)  
     94         * Improvements in numerics 
     95            * advection: Ultimate-Macho scheme 
     96            * rheology: adaptive EVP (Kimmritz 2017) 
     97            * coupling interface: conductivity as surface forcing instead of heat fluxes (Met-Office requirement) 
     98         * Improvements in performance 
     99            * all thermodynamics in 1D 
     100            * reduced mpp communications 
     101         * Users & developers friendly 
     102            * comprehensive set of outputs (universal units and understandable names + includes cmip) 
     103            * new architecture and namelist 
     104            * all processes can be decoupled from each other (switch on/off) 
     105            * ice categories bounds can be defined by the user or set automatically 
     106            * for open boundaries, the number of ice categories from the forcing model can be different from the number of categories in the regional simulation 
     107            * fully compatible with AGRIF 
    91108 
    92109     * '''Passive tracer TOP and biogeochemical PISCES components