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.
#1170 (2013 MERCATOR4 congif manager) – NEMO

Opened 10 years ago

Closed 9 years ago

Last modified 2 years ago

#1170 closed Task (fixed)

2013 MERCATOR4 congif manager

Reported by: cbricaud Owned by: jpaul
Priority: low Milestone:
Component: OCE Version: v3.4
Severity: Keywords: OPA v3.4
Cc:

Commit History (0)

(No commits)

Change History (4)

comment:1 Changed 10 years ago by jpaul

This is a first draft of the CONFIGURATION MANAGER demonstrator.
Unfortunately, there are still bugs in those tools.
I will continue to work on it next year, to fix those bugs and add some
improvement as handle north fold...

WARNING : there are still bugs to fix in those tools!!

'

1- program to create coordinate file :

./create_coord create_coord.nam

Variables are extracted from the input coordinates coarse grid and interpolated to create fine coordinates files.

2- program to create bathymetry file:

./create_bathy create_bathy.nam

Bathymetry could be extracted from fine grid Bathymetry file, or interpolated from coarse grid Bathymetry file.

3- program to merge bathymetry file at boundaries :

./merge_bathy merge_bathy.nam

Coarse grid Bathymetry is interpolated on fine grid.
Then fine Bathymetry and refined coarse bathymetry are merged at boundaries.

4- program to create restart file :

./create_restart create_restart.nam

Variables are read from restart file, or standard output.
Then theses variables are interpolated on fine grid.
Finally table are split over new decomposition.

5- program to create boundary files (OBC) :

./create_boundary create_boundary.nam

Variables are read from standard output.
Then theses variables are interpolated on fine grid boundaries.'

comment:2 Changed 9 years ago by cbricaud

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 6 years ago by nemo

  • Type changed from Development to Task

Remove 'Development' type

comment:4 Changed 2 years ago by nemo

  • Keywords OPA v3.4 added
Note: See TracTickets for help on using tickets.