Could you provide a bit more guidance on modifying the fortran code?
I've added a new variable in NOMVAR_TELEMAC2D
TEXTE (32) = 'CLIPPED WSE M '
! VARIABLE 32
MNEMO(32) = 'CWSE '
I've then inserted a section after line 579 in PRERES_TELEMAC2D
! CLIP FREE SURFACE ELEVATION IF DEPTH < 0.01 m
I'm getting an error message since I haven't defined CWSE. Where and how should CWSE be defined? I'll attached my fortran file to this post. Any help would be greatly appreciated.
File Attachment:
File Name:
Fortran.fFile Size: 25 KB