source: CONFIG_DEVT/IPSLCM6.2.2_ENSEMBLES/oasis3-mct/README.md @ 6246

Last change on this file since 6246 was 6204, checked in by aclsce, 2 years ago

First import of IPSLCM6.2.2_work_ENSEMBLES working configuration

File size: 2.9 KB
Line 
1This version is the master branch of the OASIS3-MCT climate coupler. It will contain the future developments for OASIS3-MCT_5.0
2
3Since the first developments of OASIS3-MCT, it includes:
4- A first beta version of Python API available (STFC)
5- Add ability to set north and south thresholds on the SCRIPR CONSERV namcouple line.
6- Add number of neighbors to the mapping filename for DISTWGT and GAUSWGT mapping files
7- A « True » area normalisation in conservative remapping
8- An addition of “additional nearest-neighbour” option in SCRIP CONSERV/DESTAREA (DESTNNEI, DESTNNTR)
9- The possibility to deactivate the “additional nearest-neighbour” option (BILINEARNF, BICUBICNF, DISTWGTNF, and GAUSWGTNF)
10- A bugfix for local distance calculation in DISTWGT and GAUSWGT interpolation
11- More systematic test of NetCDF returned error code
12- Fractional masks for the global conservation operation CONSERV (ESiWACE2)
13- New options in global CONSERV to conserve fields with positive and negative values with average value close to zero (ESiWACE2)
14- An hybrid MPI+OpenMP parallelisation of the SCRIP library (previously fully sequential) leading to great reduction in the offline calculation
15- A new communication method, using the remapping weights to define the intermediate mapping decomposition, offering a significant gain at run
16- New methods introduced in the global CONSERV operation reducing its costs by one order of magnitude while still ensuring an appropriate level
17- Support for bundle coupling fields;
18- Automatic coupling restart writing;
19- Memory and performance upgrades;
20- A new LUCIA tool for load balancing analysis;
21- New memory tracking tool (gilt);
22- Improved error checking and error messages;
23- Expanded test cases and testing automation;
24- Testing at high resolution (> 1M gridpoints), high processor counts (32k pes), and with large variable counts (> 1k coupling fields);
25- Bicubic and Second Order Conservative interpolations (with the gradients of the fields being provided by the models);
26- Exchange of data on only a subdomain of the global grid;
27- The specification of how time statistics are written out (variable TIMER_Debug) in the configuration file “namcouple”;
28- Abilty to normalize the conservative remapping weights by the true areas of the grid using gridcell fraction
29- New CONSERV options to normalize postive and negative values separately
30
31Please keep us informed of your progress with OASIS3-MCT and do not forget to cite the following latest reference in your paper describing your coupled model results.::
32A. Craig, S. Valcke, L. Coquart, 2017: Development and performance of a new version of the OASIS coupler, OASIS3-MCT_3.0, Geosci. Model Dev., 10, 3297-3308,https://doi.org/10.5194/gmd-10-3297-2017, 2017.   
33
34If you have problems or questions, please check the forum on the OASIS3-MCT web site (https://portal.enes.org/oasis) or contact us at oasishelp@cerfacs.fr .
Note: See TracBrowser for help on using the repository browser.