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.
2021WP/VLD-07_Bricaud_Samson_ORCA4-12-36 (diff) – NEMO

Changes between Version 1 and Version 2 of 2021WP/VLD-07_Bricaud_Samson_ORCA4-12-36


Ignore:
Timestamp:
2021-04-06T16:21:29+02:00 (3 years ago)
Author:
gsamson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2021WP/VLD-07_Bricaud_Samson_ORCA4-12-36

    v1 v2  
    1111== Summary 
    1212 
    13 ||=Action       || Name and subject of the action                        || 
    14 ||=PI(S)        || Names                                                 || 
     13||=Action       || ORCA configs validation with future Nemo 4.2          || 
     14||=PI(S)        || Clément Bricaud, Guillaume Samson                     || 
    1515||=Digest       || Brief description with motivations and main tasks     || 
    1616||=Dependencies || If any                                                || 
     
    2222=== Description 
    2323 
    24 {{{#!box width=25em help 
    25 Describe the goal of development and the methodology, \\ 
    26 add reference documents or publications if relevant. 
    27 }}} 
     24Simulations description: 
    2825 
    29 ''...'' 
     26- restart on 2013/01/01 from GLORYS2V4 (1/4° reanalysis) and PSY4 (1/12° analysis) 
     27- hourly atmospheric forcings from ERA5 (reanalysis) and IFS (analysis) 
     28- simulated period: 2013-2020 (8 years) 
     29- to be completed... 
    3030 
    31 === Implementation 
     31List of new devs currently tested: 
    3232 
    33 {{{#!box width=35em help 
    34 Describe flow chart of the changes in the code. \\ 
    35 List the Fortran modules and subroutines to be created/edited/deleted. \\ 
    36 Detailed list of new variables to be defined (including namelists), \\ 
    37 give for each the chosen name and description wrt coding rules. 
    38 }}} 
     33* scalability 
     34* regular trunk sources update to detect any change / bug 
     35* QCO 
     36* XIOS restarts 
     37* ABL 
     38* to be completed... 
    3939 
    40 ''...'' 
    41  
    42 === Documentation updates 
    43  
    44 {{{#!box width=55em help 
    45 Using previous parts, define the main changes to be done in the NEMO literature  
    46 (manuals, guide, web pages, …). 
    47 }}} 
    48  
    49 ''...'' 
    50  
    51 == Preview  
    52  
    53 {{{#!box width=50em info 
    54 [[Include(wiki:Developers/DevProcess#preview_)]] 
    55 }}} 
    56  
    57 ''...'' 
    5840 
    5941== Tests