Hello all,
Since one month when compiling Telemac 2D with the options "susgfortrans" and "clean telemac2d -dredgesim" some modules such as "declarations_telemac2d.mod" or "friction_def.mod" are not compiled and I don't understand why. For my developments I added some pre-compilation keys in some subroutines. For example in the subroutine condin.f and I modified consequently the telemac2d.cmdf file so that I replaced condin.f by condin.F. But I didn't add any pre-compilation keys in the "declarations_telemac2d.f" module. So do you have any idea why this module (and some others) are not compiled ? I hope I am clear enough.