I use HypooDD to relocate earthquakes but when I type on the terminal:
hypoDD hypoDD.inp
this error appears:
STOP >>> Increase MAXEVE in hypoDD.inc. statement executed
I changed the MAXEVE in the hypoDD.inc file but the error still appear. How can I fix this problem?
The problem is solved with me when I did the following: 1.change the dimensions in the hpoDD.inc file. 2. recompile the program using the "make" command.