Hello,
I'm working on a simulation which has a large scale. In the user-defined fortran file, two functions CORRXY and ECRGEO have been modified to do the modification of the coordinates of the points in the mesh.
In the previous version of telemacV5.8 it worked well and the final result had longitude and latitude as its coordinates. But in TelemacV6, with the same fortran file I only got the result which had very large coordinates.
Is this because the function ECRGEO was not called during the computation? Thanks!