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.
2017WP/CNRS (diff) – NEMO

Changes between Version 2 and Version 3 of 2017WP/CNRS


Ignore:
Timestamp:
2016-10-06T11:11:32+02:00 (8 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2017WP/CNRS

    v2 v3  
    2222|| CNRS-3 || Energy trend diagnostics || to be continued from 2016 || || || || || || 
    2323|| CNRS-4 || LIM3, FCT4 advection scheme || to be continued from 2016 || || || || || || 
     24|| CNRS-5 || Add RK-3 scheme || new || || || || || || 
    2425 
    2526Summary of [https://forge.ipsl.jussieu.fr/nemo/wiki/2016WP/2016SharedActions SHARED ACTIONS] (listed here for continuity) 
    2627 
    2728|| Action || Brief description || Status || Branch name || Trac ticket n° || Wiki page name || Reviewer(s) || Review status || Shared Action Stream || 
    28 || CNRS-5 || Assessment of LIM3 with AGRIF || to be continued from 2016 ||https://forge.ipsl.jussieu.fr/nemo/browser/branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3 || ||https://forge.ipsl.jussieu.fr/nemo/wiki/2016WP/AGRIF-2_Rousset-Levy ||R. Benshila + J. Chanut || || AGRIF-2 || 
    29 || CNRS-6 || Simplification of vertical diffusion || to be continued from 2016 || https://forge.ipsl.jussieu.fr/nemo/browser/branches/2015/dev_r5786_CNRS9_NOC3_ZDF || #1260 || !https://forge.ipsl.jussieu.fr/nemo/wiki/ticket/1260_CNRS0_NOC1_LDF || || || Simplification-1 || 
    30 || CNRS-7 || Simplification of configurations, introduction of user-defined module || to be continued from 2016 || https://forge.ipsl.jussieu.fr/nemo/browser/branches/2016/dev_r6409_SIMPLIF_2_usrdef || [https://forge.ipsl.jussieu.fr/nemo/ticket/1692 #1692] || !https://forge.ipsl.jussieu.fr/nemo/wiki/2016WP/Simplif2-CNRS-simona || Andrew Coward || review in progress || Simplification-2 || 
    31 || CNRS-8 || Integration of the SEABASS configuration as a test case || to be continued from 2016 || || || || Simona Flavoni || || Robustness-1 || 
    32 || CNRS-9 || ''' '''Academic test cases in the system || to be continued from 2016 || https://forge.ipsl.jussieu.fr/nemo/browser/branches/2016/dev_r6409_SIMPLIF_2_usrdef || [https://forge.ipsl.jussieu.fr/nemo/ticket/1692 #1692] || || Andrew Coward || review in progress || Robust-3/Simplif-2 || 
    33 || CNRS-11 || Revisiting TOP interface || in progress || || || || Olivier Aumont || || Robustness-5 || 
    34 || CNRS-12 || Continuous integration tool ('Trusting') || to be continued from 2016 || || || || || || Robustness-6 || 
    35 || CNRS-13 || Evolution of the Collaborative Development Environment (CDE) || to be continued from 2016 || || || || || || Robustness-10 || 
     29|| CNRS- || Assessment of LIM3 with AGRIF || to be continued from 2016 ||https://forge.ipsl.jussieu.fr/nemo/browser/branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3 || ||https://forge.ipsl.jussieu.fr/nemo/wiki/2016WP/AGRIF-2_Rousset-Levy ||R. Benshila + J. Chanut || || || 
     30|| CNRS- || Simplification of vertical diffusion || to be continued from 2016 || https://forge.ipsl.jussieu.fr/nemo/browser/branches/2015/dev_r5786_CNRS9_NOC3_ZDF || #1260 || !https://forge.ipsl.jussieu.fr/nemo/wiki/ticket/1260_CNRS0_NOC1_LDF || || || || 
     31|| CNRS- || Simplification of configurations, introduction of user-defined module || to be continued from 2016 || https://forge.ipsl.jussieu.fr/nemo/browser/branches/2016/dev_r6409_SIMPLIF_2_usrdef || [https://forge.ipsl.jussieu.fr/nemo/ticket/1692 #1692] || !https://forge.ipsl.jussieu.fr/nemo/wiki/2016WP/Simplif2-CNRS-simona || Andrew Coward || review in progress || || 
     32|| CNRS- || Integration of the SEABASS configuration as a test case || to be continued from 2016 || || || || Simona Flavoni || || || 
     33|| CNRS- || ''' '''Academic test cases in the system || to be continued from 2016 || https://forge.ipsl.jussieu.fr/nemo/browser/branches/2016/dev_r6409_SIMPLIF_2_usrdef || [https://forge.ipsl.jussieu.fr/nemo/ticket/1692 #1692] || || Andrew Coward || review in progress || || 
     34|| CNRS- || Revisiting TOP interface || in progress || || || || Olivier Aumont || || || 
     35|| CNRS- || Continuous integration tool ('Trusting') || to be continued from 2016 || || || || || || || 
     36|| CNRS- || Evolution of the Collaborative Development Environment (CDE) || to be continued from 2016 || || || || || || || 
    3637 
    3738---- 
     
    4849'''             Motivation: '''To introduce a less expensive advection scheme (in order to deal with a great number of tracers) [[BR]]  Rachid, using a classical test case of  advection of a passive tracer,  have shown that a 4th order Flux  Corrected Transport (FCT4) had a  behavior very close to the one of a  Pather scheme, i.e. the one used in  LIM. It is much cheaper as you don't  have to advect second order  moments in addition to the field itself.[[BR]]'''        Status :'''              Continuation of 2015. The FCT4 scheme has been coded and tested as part of a 3D advection scheme for ocean tracers'''.[[BR]]Main tasks : '''adapt to LIM3 and test it. If it performs as expected, implement it in the current version of LIM3      '''[[BR]]Science Pre-viewer''':''' '''Gurvan Madec'''[[BR]]System Pre-viewer''':''' '''Gurvan Madec'''[[BR]]Deadline:[[BR]]Depends on:[[BR]]Principal Investigator :''' Clément Rousset 
    4950 
    50 === '''CNRS-7 - Integration of a SEABASS configuration as a test case''' === 
    51 '''                                          Motivation: '''SEABASS  is the reference configuration for Data Assimilation, included in the  NEMO v3.4_STABLE version. Various data assimilation experiments have  been done with this configuration, with various data assimilation  systems (e.g. Cosme et al, 2011, Bouttier et al. 2014, Yin et al.,  2014). In this context, this configuration appears to be useful for data  assimilation users, to couple their own DA system on NEMO and compare  their results with thgose obtained on this configuration. SEABASS is  also easy to take in hand. Also, it allows to update the configuration  status to the future version of NEMO. For these reasons, this  configuration is a relevant test case for Data Assimilation.[[BR]]                                          '''                                          Status:''' [[BR]]                                          '''                                          Main tasks:'''              [[BR]]                             '''             Science Pre-viewer:''' Simona Flavoni'''[[BR]]             System Pre-viewer: '''Simona Flavoni[[BR]]'''             Deadline:''' [[BR]]             '''             Priority: '''[[BR]]             '''             Depends on: SIMPLIF-2 / CNRS''' - Simplification of configurations, introduction of user-defined module 
    52  
    53 '''             Principal Investigator: '''Pierre-Antoine Bouttier 
     51=== '''CNRS-5 - Introduce Kung-Kutta 3rd order scheme (similar to the one used in WRF model)''' === 
     52'''                                          Motivation: '''[[BR]]                                          '''                                          Status:''' [[BR]]                                          '''                                          Main tasks:'''              [[BR]]                             '''             Science Pre-viewer:''' Gurvan Madec'''[[BR]]             System Pre-viewer: '''[[BR]]'''             Deadline:''' [[BR]]             '''             Priority: '''[[BR]]             '''             Depends on: [[BR]]Principal Investigator: '''Gurvan Madec