#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 11 years ago by jpaul
comment:2 Changed 10 years ago by cbricaud
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 7 years ago by nemo
- Type changed from Development to Task
Remove 'Development' type
comment:4 Changed 3 years ago by nemo
- Keywords OPA v3.4 added
Note: See
TracTickets for help on using
tickets.
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 :
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.'