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 – NEMO
wiki:Users/SetupNewConfiguration

Version 16 (modified by nicolasmartin, 7 years ago) (diff)

--

Setup a new configuration

Last edition: Wikinfo(changed_ts)? by Wikinfo(changed_by)?

Starting from an existing one

To create and compile a new configuration starting from a reference configuration (ORCA_LIM3 in the following example)

makenemo –n ORCA_LIM3_MYCONFIG -r ORCA_LIM3

To create and compile a new configuration starting from a reference configuration (ORCA_LIM3 in the following example) and add (add_key) or remove (del_key) key:

makenemo –n ORCA2_LIM3_MYCONFIG -r ORCA2_LIM3 del_key "key_iomput" (and answer)

Use of SIREN for a regional configuration

This software called SIREN, allows you to set up regional configuration of NEMO.

The software is written in FORTRAN95 and available in the NEMOGCM/TOOLS directory of nemo_v3_6_STABLE (since revision 6468). SIREN allows you to create your own regional configuration embedded in a wider one.

Actually SIREN is a set of programs to create the input files you need to run a NEMO regional configuration. As demonstrator for a first start, a set of GLORYS files (global reanalysis on ORCA025 grid), as well as examples of namelists are available here.

SIREN documentation: here.

Forum : Please post your questions or comments regarding the use of SIREN in the NEMO configuration manager forum here.

Others Pre-processing utilities

AGRIF nesting tool

How to create the grid coordinates, the surface forcing and the initial conditions required by each child model.

Data interpolation with cdo

The aim is to remap from/to a regular geographic grid to/from an other curvilinear grid, especially the ORCA one. see here.

Data compression

For netdcf files: example for COREII forcing files.

Weight creation for online interpolation

See here and here.

Bathymetry

OPABAT is a group of Fortran and IDL routines which allows to build a bathymetry on the grid of the dynamical oceanic part, OPA.

Data interpolation

The aim is to remap from a regular geographic grid to an other curvilinear grid, especially the ORCA one. It will be provide by SOSIE

Setting up MPP configuration tool

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.

Conversion of restart files

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: Chge_Rst_files.tar

ORCA grids generator

This Fortran based tool allows to generate an ORCA grid type: gridgen_CECILL.tar

Attachments (4)

Download all attachments as: .zip