source:
trunk/NEMOGCM/TOOLS/SIREN
@
4990
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cfg | 4213 | 7 years | ![]() |
first draft of the CONFIGURATION MANAGER demonstrator | |
src | 4213 | 7 years | ![]() |
first draft of the CONFIGURATION MANAGER demonstrator | |
README | 1.3 KB | 4213 | 7 years | ![]() |
first draft of the CONFIGURATION MANAGER demonstrator |
README ¶
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.
Note: See TracBrowser
for help on using the repository browser.