Dear Telemac community,
We managed to implement the calculation of discharges through cross-sections in TELEMAC-3D.
Here is the procedure for
v8p2r0 :
(1) Modify `$HOMETEL/scripts/python3/execution/study.py` to
enable the partitionning of sections file, see (and remove extension .txt):
(2) Modify `$HOMETEL/sources/telemac3d/telemac3d.dico` to
add a keyword named `SECTIONS INPUT FILE` in the dico file, see:
(3) Include the
`FORTRAN FILE` with 5 subroutines and the module VAR_SEC, see:
Hope it will help others users and wish it will be integrated in the trunk in a near future,
Luc