Hi everyone!
I am trying to run my simulation but it can not run:
... checking the executable
t3dfort.f:67.9:
USE BIEF
1
Fatal Error: Cannot read module file 'bief.mod' opened at (1), because it was created by a different version of GNU Fortran
... The following command failed for the reason above
gfortran -fopenmp -c -O3 -ffixed-line-length-132 -DHAVE_MPI -fconvert=big-endian -frecord-marker=4 -I C:\opentelemac\v7p1\builds\wing64mpi\lib\utils\special -I C:\opentelemac\v7p1\builds\wing64mpi\lib\utils\parallel -I C:\opentelemac\v7p1\builds\wing64mpi\lib\utils\damocles -I C:\opentelemac\v7p1\builds\wing64mpi\lib\utils\bief -I C:\opentelemac\v7p1\builds\wing64mpi\lib\sisyphe -I C:\opentelemac\v7p1\builds\wing64mpi\lib\tomawac -I C:\opentelemac\v7p1\builds\wing64mpi\lib\telemac2d -I C:\opentelemac\v7p1\builds\wing64mpi\lib\telemac3d t3dfort.f
C:\opentelemac\v7p1>
Please help me, thank you very much