Hello,
I have a results file from telemac3d which has 2900 time steps.
So I launched postel3d to extract a vertical cross section. The output I got was 999 files, each representing one time step.
So I launched postel3d with the keyword "PRINTOUT PERIOD FOR CROSS SECTIONS = 3". So the output should be, as far as I know, 967 (2900/3) files each representing 1 out of 3 time steps.
The problem is: I still get 999 files.
What I ask for is a little guidance on which part of the code (I believe it is in "runcode.py") that limits the number of files to 999.
Thanks in advance,
Phelype