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 25 and Version 26 of Users/SetupNewConfiguration


Ignore:
Timestamp:
2017-05-15T15:12:32+02:00 (7 years ago)
Author:
acc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/SetupNewConfiguration

    v25 v26  
    1 = Setting up a new configuration 
     1== Setting up a new configuration 
    22 
    33[[PageOutline(2-3)]] 
    44 
    55Last edition: '''[[Wikinfo(changed_ts)]]''' by '''[[Wikinfo(changed_by)]]''' 
     6 
     7[[TitleIndex(Users/SetupNewConfiguration/, hideprefix)]] 
    68 
    79{{{ 
     
    230232    * usrdef_closea.F90 : only used in ORCA CONFIGURATIONS for specific treatments associated with closed seas 
    231233}}} 
    232  
    233 == Other Pre-processing utilities 
    234  
    235 [[TitleIndex(Users/SetupNewConfiguration/, hideprefix)]] 
    236  
    237 === AGRIF nesting tool 
    238 [/wiki/Users/SetupNewConfiguration/AGRIF-nesting-tool How to create ] the grid coordinates, the surface forcing and the initial conditions required by each child model. 
    239  
    240 === Data interpolation with CDO 
    241 The aim is to remap from/to a regular geographic grid to/from an other curvilinear grid, especially the ORCA one. see [/wiki/Users/SetupNewConfiguration/cdo-interpolation here]. 
    242  
    243 === Data compression 
    244 For netdcf files: [/wiki/Users/SetupNewConfiguration/Data-utilities-with-netcdf example] for COREII forcing files. 
    245  
    246 === Weight creation for online interpolation 
    247 See [/wiki/Users/SetupNewConfiguration/Weight-creator here] and [/wiki/Users/SetupNewConfiguration/cdo-interpolation here]. 
    248  
    249 === Bathymetry 
    250 [/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. 
    251  
    252 === Data interpolation 
    253 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] 
    254  
    255 === Setting up MPP configuration tool 
    256 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. 
    257 * Documentation: [attachment:wiki:Users/SetupNewConfiguration:mpp_nc.pdf mpp_nc.pdf] 
    258 * Tar file     : [attachment:wiki:Users/SetupNewConfiguration:mpp_prep-1.0.tar.gz mpp_prep-1.0.tar.gz] 
    259  
    260 === Conversion of restart files 
    261 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: [attachment:wiki:Users/SetupNewConfiguration:Chge_Rst_files.tar Chge_Rst_files.tar] 
    262  
    263 === ORCA grids generator 
    264 This Fortran based tool allows to generate an ORCA grid type: [attachment:wiki:Users/SetupNewConfiguration:gridgen_CECILL.tar gridgen_CECILL.tar]