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 2 and Version 3 of Users/SetupNewConfiguration


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/SetupNewConfiguration

    v2 v3  
    2626'''Others Pre-processing utilities'''  
    2727 
     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]] 
     30 
     31-Data interpolation with [http://www.mpimet.mpg.de/fileadmin/software/cdo/ cdo][[BR]] 
     32    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]] 
     33 
     34 
     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]] 
     36 
     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]] 
     38 
     39-Bathymetry[[BR]] 
     40    [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]] 
     41 
     42-Data interpolation[[BR]]  
     43    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]] 
     44 
     45-Setting up MPP configuration tool[[BR]] 
     46    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]] 
     47        Documentation: ????? mpp_nc.pdf 727.78 kB[[BR]] 
     48        Tar file     : ????? mpp_prep-1.0.tar.gz 965.85 kB[[BR]] 
     49 
     50-Conversion of restart files:[[BR]] 
     51    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]] 
     52    ???? Chge_Rst_files.tar 80.00 kB[[BR]] 
     53 
     54-ORCA grids generator[[BR]] 
     55    This Fortran based tool allows to generate an ORCA grid type: ???? gridgen_CECILL.tar 290.00 kB[[BR]] 
    2856 
    2957