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.
2020WP/TOP-03_cbricaud_CRS (diff) – NEMO

Changes between Version 5 and Version 6 of 2020WP/TOP-03_cbricaud_CRS


Ignore:
Timestamp:
2019-12-20T15:34:50+01:00 (4 years ago)
Author:
cbricaud
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2020WP/TOP-03_cbricaud_CRS

    v5 v6  
    1616||=Dependencies || If any                                                || 
    1717||=Branch       || source:/NEMO/branches/{YEAR}/dev_r{REV}_{ACTION_NAME} || 
    18 ||=Previewer(s) || Gurvan Madec                                                 || 
    19 ||=Reviewer(s)  || Names                                                 || 
     18||=Previewer(s) || Gurvan Madec, Marc Stringer                                                || 
     19||=Reviewer(s)  || Marc Stringer                                                 || 
    2020||=Ticket       || #XXXX                                                 || 
    2121 
     
    2525 
    2626In IMMERSE, a task has started to runs a coupled OCE+ICE+BGC with 2 seperate executable, coupled with OASIS  
     27 
     28 
     29The previous implementation ( in NEMO 3.6 ) has been use by Sara Berthet in CNRM (  https://doi.org/10.1029/2019MS001644 ) with PISCES and is in integration in NEMO-MEDUSA at UKMO-NOCS. 
     30 
     31A reference paper for the description of the method has been subimitted to GMD (NEMO special issue) 
    2732 
    28332 options are possible: 
     
    3641   They are probably others ways of improvment 
    3742 
    38 - OPTION 2 :  OCE+ICE+BGC with 2 seperate executables, coupled with OASIS  
     43- OPTION 2 :  OCE+ICE+BGC with 2 separated executables, coupled with OASIS  
    3944    
    4045   In a first time, the coarsened variables can be computed by the algo developped in OPTION 1  
     
    4853'''Here the work is''': 
    4954 
    50 - to design the implementation and to take care of the compatibility with OPTION 2 
     55- to design the implementation, in particular to avoid the duplication of routines and to take care of the compatibility with OPTION 2 
    5156 
    5257- to develop OPTION 1 in a z-coordinate context 
     
    5863- in a third time, the implementation will be done in PISCES. This part is not expected in 2020. 
    5964 
     65- OPTION 2 will be treated after, when the separation of executables will be implemented in NEMO 4 reference version. 
    6066 
    6167=== Implementation