[MITgcm-support] Error Messages for 'seaice_growth.f' during compile

Edwards, Erick (LCDR) eledward at nps.edu
Thu Aug 1 16:58:21 EDT 2013


MITgcm Support,

I'm attempting to use the 'seaice' package but during the compile (after the 'make' command), I get the following messages:

seaice_growth.f(5895): error #6404: This name does not have a type, and must have an explicit type.   [SNOWPRECIP]
     &             snowPrecip(i,j,bi,bj) * (ONE-AREApreTH(I,J))
-------------------^
seaice_growth.f(5982): error #6404: This name does not have a type, and must have an explicit type.   [EVAP]
     &       ( ( EVAP(I,J,bi,bj)-PRECIP(I,J,bi,bj) )
-----------------^
seaice_growth.f(5982): error #6404: This name does not have a type, and must have an explicit type.   [PRECIP]
     &       ( ( EVAP(I,J,bi,bj)-PRECIP(I,J,bi,bj) )
---------------------------------^
compilation aborted for seaice_growth.f (code 1)
make[1]: *** [seaice_growth.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [fwd_exe_target] Error 2

Has anyone else experienced this?

Erick


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20130801/d23ea63f/attachment.htm>


More information about the MITgcm-support mailing list