In runcode.py, the default for "sortieFile" on my machine is set to "False" (line 564). All I did was switching it to "True". There may be more to it in terms of how the value of sortieFile impacts the call to copying SISRES file to the result file.
parser.add_option("-s", "--sortiefile",
action="store_true",
dest="sortieFile",
default=True,
help="specify whether there is a sortie file, default is no" )
The administrator has disabled public write access.
The registration and abstract submission for the 2025 TELEMAC User Conference is now live! Early Bird registration is £200 (about 237 Euro at time of writing). Abstract is 600 words. Deadline is EXTE [ ... ]