Hi,
I am using python version 3.9.4.
I have recently installed telemac v8p2r0 and compiled succesfully and it is showing it as trunk version while I am running the example cases.
Now, when I am running the test case available in C:\opentelemac-mascaret\v8p2r0\examples\telemac2d\malpasset, I am getting the error of missing the geometry file named "geo_malpasset-large.slf" even though the folder has that file:
In ..\..\examples\telemac2d\malpasset\t2d_malpasset-fine.cas missing file for GEOMETRY FILE:
geo_malpasset-large.slf
I am getting this missing file error while running other test cases too and getting the same missing file error but for different files (but the files are actually there in the respective folders)
For another test case in the folder C:\opentelemac-mascaret\v8p2r0\examples\telemac2d\rain_runoff
then i am getting the error:
In ..\..\examples\telemac2d\rain_runoff\t2d_rain_runoff.cas missing file for BOUNDARY CONDITIONS FILE:
geo_flume.cli
Afterwards, I tried to run my own test case and it gave the same error:
In D:\Nitesh\Scenario21\_S21.cas missing file for FORMATTED DATA FILE 1:
hyetograph.txt
Attached are the images of errors.
Please help me to solve the issue.