Hello,
Telemac-2D expects cartesian coordinates and in spherical coordinates option expects a Mercator projection. However if you have a mesh built with longitude and latitude, it is possible to do the Mercator projection in subroutine CORRXY (library bief). This subroutine is called just after reading the coordinates in the geometry file, so any change of x and y here will be taken into account in the rest of the computation.
With best regards,
Jean-Michel Hervouet