sloop-hycom3d-compile-model.py
Compile model executables.
usage: bin/sloop-hycom3d-compile-model.py [-h]
[--log-level {debug,info,warning,error,critical}]
[--log-file LOG_FILE]
[--log-no-color]
[--blkdat-input BLKDAT_INPUT]
[--patch_input PATCH_INPUT]
[--sigma {0,2}] [--rank RANK]
[--vconf {manga,med,indien,gijon}]
[--npdtmax NPDTMAX]
[--noutmax NOUTMAX]
Named Arguments
- --log-level
Possible choices: debug, info, warning, error, critical
logging level
Default: “info”
- --log-file
logging file name
Default: “sloop.log”
- --log-no-color
suppress colors in console
Default: False
- --blkdat-input
main blkdat.input file
Default: “PARAMETERS{rank}./blkdat.input”
- --patch_input
patch.input file
Default: “SPLIT{rank}./patch.input”
- --sigma
Possible choices: 0, 2
sigma for stmt_fns*.h files
Default: 0
- --rank
nesting rank
Default: 0
- --vconf
Possible choices: manga, med, indien, gijon
vortex conf corresponding to ‘maquette hycom’
Default: “gijon”
- --npdtmax
max number of barocline time step
Default: 7000
- --noutmax
max number of model outputs
Default: 200