Hello
I have a problem with this error. What can I do?
ConstructGlobalVariables - HorizontalGrid - ERR150
tanks
ERR150
-
- MOHID Advanced user
- Posts: 187
- Joined: Thu Jan 01, 1970 00:00
Re: ERR150
Hi,
looking at the code in github and following the error structure:
File -> ModuleHorizontalGrid
https://github.com/Mohid-Water-Modelling-System/Mohid/blob/master/Software/MOHIDBase2/ModuleHorizontalGrid.F90
Routine -> ConstructGlobalVariables
Error -> ERR150
It seems that the model computed UTM zone based on the bathymetry file latitude
LATITUDE keyword
and longitude
LONGITUDE keyword
is not the same as the
ZONE keyword
So maybe the ZONE keyword needs to be changed to be consistent with LONGITUDE and LATITUDE or can be just a rouding problem near the boundary between two UTM Zones. So try to change the ZONE to the neighbour UTM Zone.
Hope it helps.
Best regards,
David
looking at the code in github and following the error structure:
File -> ModuleHorizontalGrid
https://github.com/Mohid-Water-Modelling-System/Mohid/blob/master/Software/MOHIDBase2/ModuleHorizontalGrid.F90
Routine -> ConstructGlobalVariables
Error -> ERR150
It seems that the model computed UTM zone based on the bathymetry file latitude
LATITUDE keyword
and longitude
LONGITUDE keyword
is not the same as the
ZONE keyword
So maybe the ZONE keyword needs to be changed to be consistent with LONGITUDE and LATITUDE or can be just a rouding problem near the boundary between two UTM Zones. So try to change the ZONE to the neighbour UTM Zone.
Hope it helps.
Best regards,
David
Who is online
Users browsing this forum: No registered users and 6 guests