...
- Go into the directory which contains the file 'gem_settings.nml'.
- Set the model environment with, for example:
511 - Execute the script with:
findtopo
Make When on the UQAM servers make sure you are using this script: /envi/RPN_tools/bin/findtopo!!!
...
The script accepts the following input keys:
| Key | Description |
|---|---|
| gemnml | Name of namelist file; default: 'gem_settings.nml' |
| minx | Minimum number of tiles to use in x-direction; default: 8 |
| miny | Minimum number of tiles to use in y-direction; default: 8 |
| mincores | Minimum number of total cores to be used; default: 192 |
| maxcores | Maximum number of total cores to be used; default: 1152 |
| corespernode | Number of cores per node; default: 192 |
| maxwaste | Maximum number of cores that can get wasted; default 0 |
| mintilex | Minimum number of points per tile in x-direction; default: 20 |
| mintiley | Minimum number of points per tile in y-direction; default: 20 |