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.
README in branches/2011/DEV_r2739_STFC_dCSE/NEMOGCM/TOOLS/RK_PARTITION – NEMO

source: branches/2011/DEV_r2739_STFC_dCSE/NEMOGCM/TOOLS/RK_PARTITION/README @ 4400

Last change on this file since 4400 was 4400, checked in by trackstand2, 10 years ago

Replace jpk with jpkf in bound_exch_generic. Turn on test timing of exchanges

File size: 445 bytes
RevLine 
[4400]1This tool can be used to generate a domain decomposition using recursive k-section
2partitioning. The decomposition is written to file and may subsequently be hand-edited
3for fine tuning.
4
5Requirements: Bathymetry of model domain in bathy_levels.nc;
6              NEMO namelist file describing the job you want to run (principally to
7              get the z-coordinate options).
8
9Run make_partition.exe -h to get a list of the available flags.
Note: See TracBrowser for help on using the repository browser.