Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

The main script is called "findtopo" and is currently only available currently available on the internal servers of the ESCER Center as well as on Rorqual.

The script will execute part of the GEM model, so it is not very fast.needs the model environment!

Usage

To use the tool one first has to:

  • 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!!!

Input keys

The script accepts the following input keys:

KeyDescription
gemnmlName of namelist file; default: 'gem_settings.nml'
minxMinimum number of tiles to use in x-direction; default: 8
minyMinimum number of tiles to use in y-direction; default: 8
mincoresMinimum number of total cores to be used; default: 192
maxcoresMaximum number of total cores to be used; default: 1152
corespernodeNumber of cores per node; default: 192
maxwasteMaximum number of cores that can get wasted; default 0
mintilexMinimum number of points per tile in x-direction; default: 20
mintileyMinimum number of points per tile in y-direction; default: 20