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.
Users/SetupNewConfiguration (diff) – NEMO

Changes between Version 3 and Version 4 of Users/SetupNewConfiguration


Ignore:
Timestamp:
2017-03-06T15:58:52+01:00 (7 years ago)
Author:
cbricaud
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/SetupNewConfiguration

    v3 v4  
    1 '''NEMO configuration manager''' 
     1 
     2== NEMO configuration manager == 
     3 
    24 
    35 
     
    2426 
    2527 
    26 '''Others Pre-processing utilities'''  
    2728 
    28 -AGRIF nesting tool[[BR]] 
    29     [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/AGRIF-nesting-tool How to create ] the grid coordinates, the surface forcing and the initial conditions required by each child model.[[BR]] 
     29== Others Pre-processing utilities == 
     30  
    3031 
    31 -Data interpolation with [http://www.mpimet.mpg.de/fileadmin/software/cdo/ cdo][[BR]] 
     32'''AGRIF nesting tool: '''[[BR]]  
     33   [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/AGRIF-nesting-tool How to create ] the grid coordinates, the surface forcing and the initial conditions required by each child model.[[BR]] 
     34 
     35'''Data interpolation with [http://www.mpimet.mpg.de/fileadmin/software/cdo/ cdo]:''' [[BR]] 
    3236    The aim is to remap from/to a regular geographic grid to/from an other curvilinear grid, especially the ORCA one. see [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/cdo-interpolation here].[[BR]] 
    3337 
     38'''Data compression:''' [[BR]] 
     39   for netdcf files: [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/Data-utilities-with-netcdf example] for COREII forcing files.[[BR]] 
    3440 
    35 -Data compression (for netdcf files) [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/Data-utilities-with-netcdf example] for COREII forcing files.[[BR]] 
    3641 
    37 -Weight creation for online interpolation : see [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/Weight-creator here] and [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/cdo-interpolation here].[[BR]] 
     42'''Weight creation for online interpolation :'''[[BR]] 
     43   see [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/Weight-creator here] and [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/cdo-interpolation here]. [[BR]] 
    3844 
    39 -Bathymetry[[BR]] 
     45'''Bathymetry:'''[[BR]] 
    4046    [https://forge.ipsl.jussieu.fr/nemo/wiki/Users/SetupNewConfiguration/OPABAT OPABAT] is a group of Fortran and IDL routines which allows to build a bathymetry on the grid of the dynamical oceanic part, OPA.[[BR]] 
    4147 
    42 -Data interpolation[[BR]]  
     48'''Data interpolation:'''[[BR]] 
    4349    The aim is to remap from a regular geographic grid to an other curvilinear grid, especially the ORCA one. It will be provide by [http://sosie.sourceforge.net/ SOSIE ][[BR]] 
    4450 
    45 -Setting up MPP configuration tool[[BR]] 
     51'''Setting up MPP configuration tool:'''[[BR]] 
    4652    This Fortran based tool provides to the user information to choose the best domain decomposition. The proposed solution will be the one with an optimized number of processos in suppressing eventual useless land processors.[[BR]] 
    4753        Documentation: ????? mpp_nc.pdf 727.78 kB[[BR]] 
    4854        Tar file     : ????? mpp_prep-1.0.tar.gz 965.85 kB[[BR]] 
    4955 
    50 -Conversion of restart files:[[BR]] 
     56'''Conversion of restart files''' [[BR]] 
    5157    This Fortran based tool performs light changes on restart files (NetCDF or DIMG format) to ensure their compatibility with the new IOM package in the standard version of NEMO i.e. since the tag nemo_v2 and later:[[BR]] 
    5258    ???? Chge_Rst_files.tar 80.00 kB[[BR]] 
    5359 
    54 -ORCA grids generator[[BR]] 
     60'''ORCA grids generator'''[[BR]] 
    5561    This Fortran based tool allows to generate an ORCA grid type: ???? gridgen_CECILL.tar 290.00 kB[[BR]] 
    5662