0

eco2m Fortran runtime error
I have been getting the following error when beginning a TOUGH3 run using the eco2m eos:
TOUGH STATUS: Total preprocessing time = 17.409522771835327
At line 3180 of file /mnt/c/TOUGH/TOUGH3_Source_v1.0/TOUGH3v1.0/TOUGH3-Code/esd-tough3/src/eco2m.f90
Fortran runtime error: Index '27829' of dimension 1 of array 'elem' above upper bound of 27828
This is a new error for me. For context, I have been using SAVE files as INCON for subsequent runs. Model is running multiple cores in parallel through ubuntu.
Any comments on how to resolve this? I have checked obvious things like number of elements
Like
Follow
2replies