during compilation i am getting this error. the model is running and unable to write the sediment properties and its value in the history and average file...it may be due to the absence of tile.h file.
thanks in advance.
ana_sediment.h:27:0: fatal error: tile.h: No such file or directory
#include "tile.h"
^
compilation terminated.
gfortran -c -O3 -fdefault-real-8 -fdefault-double-8 -mcmodel=medium analytical_.f -o analytical.o
analytical_.f
parameter (mask_val = .true.)
1
Error: Unexpected characters in PARAMETER statement at (1)
Fatal Error: Can't open module file ‘mod_param.mod’ for reading at (1): No such file or directory
compilation terminated.
Makedefs:13: recipe for target 'analytical.o' failed
make: *** [analytical.o] Error 1
mv: cannot stat 'roms': No such file or directory