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

Changes between Version 1 and Version 2 of 2010WP/2010Action_institutions_LOCEAN


Ignore:
Timestamp:
2009-11-21T12:04:46+01:00 (14 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2010WP/2010Action_institutions_LOCEAN

    v1 v2  
    99[[BR]] 
    1010 
    11 '''total weeks : 24 + 40 + 20 + 18 + 4 + 12 + 6 + 12 + 24 + 40 = 200 
     11'''total weeks : '''[[BR]] 
     1224 + 40 + 20 + 18 + 4 + 12 + 6 + 12 + 24 + 40 = 200 wk 
    1213 
    1314---- 
    1415[[BR]] 
    1516 
    16 == '''A.1 — resolving the 2 versions of time-stepping''' == 
     17=== '''A.1 — resolving the 2 versions of time-stepping''' === 
    1718         '''Motivation:''' The NEMO former time stepping did not conserve the tracer when vvl were used (i.e. non linear free surface). Two time-stepping strategies have been implemented, one in Paris and one in Toulouse. The former is described in  Leclair and Madec (OM 2009), the latter is based on Shchepetkin and McWilliams (OM 2005) work. The objective here is to intercompare the two solutions and either chose the best or improve the co-existence of the two time stepping (more readability and reduce the number of modules)  [[BR]] 
    1819         '''Status :''' Paris time stepping already in the trunk (v3.2), Toulouse' one will be committed early 2010 (cf C.4, v3.3) [[BR]] 
    19          '''main tasks :'''  (24w) [[BR]] 
    20          (1)  intercomparison of the 2 time stepping strategies in ORCA and facade configurations (12w) [[BR]] 
    21          (2)  either chose one time stepping strategy or improve the co-existence of the two (12w) (v3.4) [[BR]] 
     20         '''main tasks :'''  (24wk) [[BR]] 
     21         (1)  intercomparison of the 2 time stepping strategies in ORCA and facade configurations (12wk) [[BR]] 
     22         (2)  either chose one time stepping strategy or improve the co-existence of the two (12wk) (v3.4) [[BR]] 
    2223         '''Principal Investigator :''' Rachid Benshila (rachid.benshila@locean-ipsl.upmc.fr) [[BR]] 
    2324 
    2425 
    2526[[BR]] 
    26 == '''A.2 — Configuration manager'''   ==   
     27=== '''A.2 — Configuration manager'''   ===   
    2728   '''Motivation:''' Create the configuration tools (CFG-tools):  user-friendly interface, the tools, and the documentation associated to the creation of a new model configuration, and especially configurations defined as a zoom of an ORCA configuration. The tools include the generation of a grid, a bathymetry, an initial state, a forcing data set, and open boundary conditions.  
    2829   '''Status :''' Start in August 2009, within My_Ocean (Brice Lemaire position). Work done in collaboration with IFREMER. [[BR]] 
    29    '''main tasks :''' (40w) [[BR]] 
    30    (1)  revisit the grid generation of the AGRIF tools (6 w) (v3.3) [[BR]] 
    31    (2)  create a automatic OBC data generation (16w) (v3.4) [[BR]] 
    32    (3)  Hand changes of the bathymetry through the Java interface developed at IFREMER (12 w) (v3.4) [[BR]] 
    33    (4)  First full version of the configuration manager  (6 w) (v3.5) [[BR]] 
     30   '''main tasks :''' (40wk) [[BR]] 
     31   (1)  revisit the grid generation of the AGRIF tools (6 wk) (v3.3) [[BR]] 
     32   (2)  create a automatic OBC data generation (16wk) (v3.4) [[BR]] 
     33   (3)  Hand changes of the bathymetry through the Java interface developed at IFREMER (12 wk) (v3.4) [[BR]] 
     34   (4)  First full version of the configuration manager  (6 wk) (v3.5) [[BR]] 
    3435   '''Principal Investigator :''' Rachid Benshila (rachid.benshila@locean-ipsl.upmc.fr) [[BR]] 
    3536 
    3637[[BR]] 
    37 == '''A.3 — MPP evolution''' (continuation) == 
     38=== '''A.3 — MPP evolution''' (continuation) === 
    3839   '''Motivation:'''  Improve the mpp behaviour of NEMO by playing with width of the overlap area, the number of communication, the dynamical allocation and the suppression of the solvers. [[BR]] 
    3940   '''Status :''' the mpp library has been rewritten in 2009 [[BR]] 
    40    '''main tasks :'''   (20w) [[BR]] 
    41    (1)  Implementation of the mpp_sum giving the same results in single and multi-proc. runs developed at DFO (1 w) (v3.3) [[BR]]  
    42    (2) introduce and test a 2 points overlap area ( 6 w) (v3.4) [[BR]]  
    43    (3) minimize the number of communication in the baroclinic loop (regroup and suppress useless one) (4 w) (v3.4) [[BR]] 
    44    (4) introduce dynamical allocation as developed by Andrew Porter (4 w) (v3.4)  [[BR]] 
    45    (5) try to merge the filtered and time splitting free surface in order to suppress the solvers and increase the model scalability (flt and rs options) (5 w) (v3.4) [[BR]] 
     41   '''main tasks :'''   (20wk) [[BR]] 
     42   (1)  Implementation of the mpp_sum giving the same results in single and multi-proc. runs developed at DFO (1 wk) (v3.3) [[BR]]  
     43   (2) introduce and test a 2 points overlap area ( 6 wk) (v3.4) [[BR]]  
     44   (3) minimize the number of communication in the baroclinic loop (regroup and suppress useless one) (4 wk) (v3.4) [[BR]] 
     45   (4) introduce dynamical allocation as developed by Andrew Porter (4 wk) (v3.4)  [[BR]] 
     46   (5) try to merge the filtered and time splitting free surface in order to suppress the solvers and increase the model scalability (flt and rs options) (5 wk) (v3.4) [[BR]] 
    4647   '''Principal Investigator :''' Rachid Benshila (rachid.benshila@locean-ipsl.upmc.fr) [[BR]] 
    4748 
    4849[[BR]] 
    49 == '''A.4 — IOM for outputs''' (continuation) ==   
     50=== '''A.4 — IOM for outputs''' (continuation) ===   
    5051   '''Motivation:''' Further developments will be made to impove/add functionality in IOM server. [[BR]] 
    5152   '''Status :''' the IOM library interface has been written and implemented in v3.2. [[BR]] 
    52    '''main tasks :'''  (18 w)  [[BR]] 
    53    (1) minimise the number of mpi communication between the IOM server and NEMO (4 w)[[BR]] 
    54    (2) benefit from the use of IOM internal elementary operators (8 w) [[BR]] 
    55    (3)  Further improve the IOM user interface (4 w)[[BR]] 
    56    (4)  documentation (2 w) (v3.4) [[BR]] 
     53   '''main tasks :'''  (18 wk)  [[BR]] 
     54   (1) minimise the number of mpi communication between the IOM server and NEMO (4 wk)[[BR]] 
     55   (2) benefit from the use of IOM internal elementary operators (8 wk) [[BR]] 
     56   (3)  Further improve the IOM user interface (4 wk)[[BR]] 
     57   (4)  documentation (2 wk) (v3.4) [[BR]] 
    5758   '''Principal Investigator :''' Sebastien Masson (smasson@locean-ipsl.upmc.fr) [[BR]] 
    5859 
    5960[[BR]] 
    60 == '''A.5 — Coupled interface''' (continuation) ==  
     61=== '''A.5 — Coupled interface''' (end) ===  
    6162   '''Motivation:''' The current coupled surface module only work with LIM2. Its functionality should be extended to the cases where sea ice is not used (for example with region coupled configuration), and where a multi category  sea-ice component is used (LIM3 or CICE). Furthermore, the module is interfaced to OASIS-3 not 4, the latest version which allows parallel coupling.[[BR]] 
    6263   '''Status :'''  The coupled interface with LIM3 is currently developed in the framework of EC-earth project. [[BR]] 
    63    '''main tasks :'''  (8 w)   [[BR]] 
    64    (1) coupled interface without sea-ice component  v3.4 (2 w)[[BR]] 
    65    (2) integration of the LIM3 coupled interface in NEMO v3.4 (2 w)[[BR]] 
     64   '''main tasks :'''  (8 wk)   [[BR]] 
     65   (1) coupled interface without sea-ice component  v3.4 (2 wk)[[BR]] 
     66   (2) integration of the LIM3 coupled interface in NEMO v3.4 (2 wk)[[BR]] 
    6667   (3) Possibly CICE coupled interface   ==> Met Office  [[BR]] 
    67    (4) implementation and validation of an OASIS-4 interface in collaboration with E. Maisonnave (CERFACS) (2 w) [[BR]] 
    68    (5) documentation of the coupled surface module  (2 w) [[BR]] 
     68   (4) implementation and validation of an OASIS-4 interface in collaboration with E. Maisonnave (CERFACS) (2 wk) [[BR]] 
     69   (5) documentation of the coupled surface module  (2 wk) [[BR]] 
    6970   '''Principal Investigator :''' Sebastien Masson (smasson@locean-ipsl.upmc.fr) [[BR]] 
    7071 
    7172[[BR]] 
    72 == '''A.6 — vvl compatibility with TRC'''   ==  
     73=== '''A.6 — vvl compatibility with TRC'''   ===  
    7374   '''Motivation:'''  The changes introduced in T and S equation for both vvl and the two time stepping strategies should be introduced for the passive tracers (TRC). [[BR]] 
    74    '''main task  :'''  (4 w) [[BR]] 
    75    (1) vvl compatibility (Paris team, 2 w) (v3.3)  [[BR]] 
    76    (2) time stepping compatibility (Paris team, 2 w) (v3.3) [[BR]] 
     75   '''main task  :'''  (4 wk) [[BR]] 
     76   (1) vvl compatibility (Paris team, 2 wk) (v3.3)  [[BR]] 
     77   (2) time stepping compatibility (Paris team, 2 wk) (v3.3) [[BR]] 
    7778   '''Principal Investigator :''' Christian Ethé (cetlod@ipsl.jussieu.fr) [[BR]] 
    7879 
    7980[[BR]] 
    80 == '''A.7 — Merge TRA-TRC'''  == 
     81=== '''A.7 — Merge TRA-TRC'''  === 
    8182   '''Motivation:''' Merge of active and passive tracer advection/diffusion modules to avoid duplication of almost identical modules[[BR]] 
    82    '''main tasks :'''   (12 w) [[BR]] 
    83    (1) replace T and S 3D arrays by 4D arrays throughout the code (2 w) (v3.4) [[BR]] 
    84    (2) put the 4D traceur as input argument of advection and diffusion routines (4 w) (v3.4) [[BR]] 
    85    (3) merge the TRC and TRA trend diagnostic module (6 w) (v3.4) [[BR]] 
     83   '''main tasks :'''   (12 wk) [[BR]] 
     84   (1) replace T and S 3D arrays by 4D arrays throughout the code (2 wk) (v3.4) [[BR]] 
     85   (2) put the 4D traceur as input argument of advection and diffusion routines (4 wk) (v3.4) [[BR]] 
     86   (3) merge the TRC and TRA trend diagnostic module (6 wk) (v3.4) [[BR]] 
    8687   '''Principal Investigator :''' Christian Ethé (cetlod@ipsl.jussieu.fr) [[BR]] 
    8788 
    8889[[BR]] 
    89 == '''A.8 — reference manuels'''  (continuation)  ==  
     90=== '''A.8 — reference manuels'''  (continuation)  ===  
    9091   '''Motivation:'''  paper documentation a never-ending story. [[BR]] 
    91    '''main task  :'''  (6 w)[[BR]] 
    92    (1) Create the TRP documentation using Latex (similar to the NEMO ocean engine documentation) (Paris team, 2 w) (v3.3)  [[BR]] 
    93    (2) update NEMO/OPA documentation in order to better match what is actually in the reference version (Paris team, 4 w) (v3.3 and followings) [[BR]] 
    94    (3) review of the written documentation (NOCS team, 1 w) (v3.3) [[BR]] 
     92   '''main task  :'''  (6 wk)[[BR]] 
     93   (1) Create the TRP documentation using Latex (similar to the NEMO ocean engine documentation) (Paris team, 2 wk) (v3.3)  [[BR]] 
     94   (2) update NEMO/OPA documentation in order to better match what is actually in the reference version (Paris team, 4 wk) (v3.3 and followings) [[BR]] 
     95   (3) review of the written documentation (NOCS team, 1 wk) (v3.3) [[BR]] 
    9596   '''Principal Investigator :''' Christian Ethé (cetlod@ipsl.jussieu.fr) [[BR]] 
    9697 
    9798[[BR]] 
    98 == '''A.9 — Update of the ocean physics''' ==  
     99=== '''A.9 — Update of the ocean physics''' ===  
    99100         '''Motivation:''' Some aspects of the ocean physics and numeric require  [[BR]] 
    100101         '''Status :''' Item (1) and (2) have been developed but not implemented in the reference. Item (3) and (4) have not started. [[BR]] 
    101          '''main tasks :'''  (12 w) [[BR]] 
    102          (1) Remove the forcing term from the Asselin filter to exactly conserve T & S (Leclair & Madec 2009) (1 w). [[BR]] 
    103          (2) distibute a daily solar radiation on diurnal cycle over the model time step (1 w) (v3.3) [[BR]] 
    104          (3) revisite the bottom boundary layer implementation (merge of advective and diffusive bbl modules) and improve the advective case (6 w) (v3.4) [[BR]] 
    105          (4) develop and validate the Fox-Kemper parameterisation (restratification of the mixed layer by sub-meso-scale eddies) (4 w) (v3.3) [[BR]] 
     102         '''main tasks :'''  (12 wk) [[BR]] 
     103         (1) Remove the forcing term from the Asselin filter to exactly conserve T & S (Leclair & Madec 2009) (1 wk). [[BR]] 
     104         (2) distibute a daily solar radiation on diurnal cycle over the model time step (1 wk) (v3.3) [[BR]] 
     105         (3) revisite the bottom boundary layer implementation (merge of advective and diffusive bbl modules) and improve the advective case (6 wk) (v3.4) [[BR]] 
     106         (4) develop and validate the Fox-Kemper parameterisation (restratification of the mixed layer by sub-meso-scale eddies) (4 wk) (v3.3) [[BR]] 
    106107         '''Principal Investigator :''' Gurvan Madec (gm@locean-ipsl.upmc.fr) [[BR]] 
    107108 
    108109[[BR]] 
    109 == '''A.10 — ORCA2-LIM based on NEMO''' (continuation) == 
     110=== '''A.10 — ORCA2-LIM based on NEMO''' (continuation) === 
    110111         '''Motivation:''' Provide to all groups using NEMO in coupled O/I/A simulations a reference set of forced experiments that document the effect of various physical package as well as the changes from the OPA8 to NEMO with respect to the ocean and ice components (and possibly PISCES). This is part of the IsENES EU project. [[BR]] 
    111112         '''Status :''' ORCA2-LIM2 configuration (bathy, physics) has been updated, and Standard output for IPCC runs using IOM(v3.2). An environment has been developed to run long forced and coupled experiments together with the creation of standard control plots. [[BR]] 
    112          '''main tasks :'''   (< 24 w) [[BR]] 
    113          (1) ORCA2-LIM3 configuration, coll. with UCL (4 w) (v3.4). [[BR]] 
    114          (2) reference CORE2 normal year and interannual simulations (6 w) (v3.2) [[BR]] 
    115          (3) A series of runs (starting from the NEMO physics down to OPA8 physics not necessary all with both mean seasonal and interannual forcing. (v3.4) (8 w) [[BR]] 
    116          (4) Web and paper documentations of the behaviour found (v3.4) (6 w) (v3.4) [[BR]] 
     113         '''main tasks :'''   (< 24 wk) [[BR]] 
     114         (1) ORCA2-LIM3 configuration, coll. with UCL (4 wk) (v3.4). [[BR]] 
     115         (2) reference CORE2 normal year and interannual simulations (6 wk) (v3.2) [[BR]] 
     116         (3) A series of runs (starting from the NEMO physics down to OPA8 physics not necessary all with both mean seasonal and interannual forcing. (v3.4) (8 wk) [[BR]] 
     117         (4) Web and paper documentations of the behaviour found (v3.4) (6 wk) (v3.4) [[BR]] 
    117118         (5) Possibly reference experiment with other resolution (ORCA1, 05, 025…) (v3.X) [[BR]] 
    118119         (6) Possibly reference experiment with ORCA2-LIM-PISCES (v3.X) [[BR]] 
     
    120121 
    121122[[BR]] 
    122 == '''A.11 — Development of TAM''' (continuation) == 
     123=== '''A.11 — Development of TAM''' (continuation) === 
    123124         '''Motivation:''' development of the Tangent and Adjoint Model (TAM) of NEMO.[[BR]] 
    124125         '''Status :''' ANR VODA + the support of CNRS, with a major contribution from the LJK team (3 years, started in 2008). [[BR]] 
    125          '''main tasks :''' (40 w) [[BR]] 
     126         '''main tasks :''' (40 wk) [[BR]] 
    126127         (1) write the linear tangent model of NEMO/OPA and the validation tools. (v3.4 or v3.5) [[BR]] 
    127128         (2) write the Adjoint model of NEMO/OPA and the validation tools. (v3.5) [[BR]]