Hi Guys and Gals,
I have a bit of a problem.
I've unpacked the ww3 3.14 model onto a linux machine and compiled the test case and thats all fine and working.
Then i tried the next step which is compling one of the modules WW3_Grid and I got this error message...
Processing ww3_grid
---------------------
ad3 : processing ww3_grid
*** compile error ***
file w3gdatmd.o not found
mv: cannot stat `w3gdatmd.o': No such file or directory
make: *** [/home/ww3/obj/w3gdatmod.o] Error 5
**********************
*** end of compilation ***
**********************
I go check to the scratch folder and there is a log in the file 'w3gdatmd.l' saying....
In file w3gdatmd.f90:633
USE W3SERVMD, ONLY:EXTCDE
1
Fatal Error: Can't open module 'w3servmd.mod' for reading at (1): No such file or directory..
So then I checked out the objects folder and there is a file in there named 'w3servmd.o' and its a binary so I can't see whats going on..
Can someone help ASAP as I've spent nearly a day trying to figure out what's going on. Is it just a simple thing I'm missing??
Cheers and thanks in advance, Craig
I have a bit of a problem.
I've unpacked the ww3 3.14 model onto a linux machine and compiled the test case and thats all fine and working.
Then i tried the next step which is compling one of the modules WW3_Grid and I got this error message...
Processing ww3_grid
---------------------
ad3 : processing ww3_grid
*** compile error ***
file w3gdatmd.o not found
mv: cannot stat `w3gdatmd.o': No such file or directory
make: *** [/home/ww3/obj/w3gdatmod.o] Error 5
**********************
*** end of compilation ***
**********************
I go check to the scratch folder and there is a log in the file 'w3gdatmd.l' saying....
In file w3gdatmd.f90:633
USE W3SERVMD, ONLY:EXTCDE
1
Fatal Error: Can't open module 'w3servmd.mod' for reading at (1): No such file or directory..
So then I checked out the objects folder and there is a file in there named 'w3servmd.o' and its a binary so I can't see whats going on..
Can someone help ASAP as I've spent nearly a day trying to figure out what's going on. Is it just a simple thing I'm missing??
Cheers and thanks in advance, Craig