Hi everyone!
I'm working on my Telemac2d/Sisyphe model and I launched two calculations on two different computers. One on a v6p2 version, and one on a v7p2 version. The thing is that the v6p2 managed to simulate the whole case (65 simulated days) while the v7p2 one quickly crashed (after 3 days) => in the v7p2 one, the water dug through the river bed until it crashed, a problem that didn't happen on the v6p2.
That's why I wanted to revert back to the old v6p2 version that is still installed on the second computer (this computer is way faster than the other, so it'll make the calculation time way shorter). However, I have fortran files that use modules with my telemac/Sisyphe case, and when I launch it, I end up with the following error :
Fatal Error: Cannot read module file 'bief.mod' opened at <1>, because it was created by a different version of GNU Fortran
I've checked the config files, even copied it from the computer that works, but it sill displays the same error. Does anyone have any guess on how to fix this?
Thanks in advance!