I download C:\opentelemac\v6p2\ bay SVN softwave.
and I run:
=============
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\thai30a>telemac2d.py
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The name of the module to run and one CAS file at least are required
Usage: runcode.py [options]
use -h for more help.
Options:
-h, --help show this help message and exit
-c CONFIGNAME, --configname=CONFIGNAME
specify configuration name, default is randomly found
in the configuration file
-f CONFIGFILE, --configfile=CONFIGFILE
specify configuration file, default is systel.cfg
-r ROOTDIR, --rootdir=ROOTDIR
specify the root, default is taken from config file
-v VERSION, --version=VERSION
specify the version number, default is taken from
config file
-s, --sortiefile specify whether there is a sortie file, default is no
-t, --tmpdirectory specify whether the temporary directory is removed,
default is yes
-x, --compileonly specify whether to only create an executable but not
run, default is no
-w WDIR, --workdirectory=WDIR
specify whether to re-run within a defined
subdirectory
--jobname=JOBNAME specify a jobname for HPC queue tracking
--email=EMAIL specify an e-mail adress to warn when HPC job is
finished
--hosts=HOSTS specify the list of hosts available for parallel mode,
';' delimited
--ncsize=NCSIZE the number of processors forced in parallel mode
--nctile=NCTILE the number of core per node. ncsize/nctile is the
number of compute nodes
--split will only do the trace (and the split in parallel) if
option there
--merge will only do the output copying (and recollection in
parallel) if option there
--run will only run the simulation if option there
C:\Users\thai30a>