[MITgcm-support] (no subject)
pberloff at whoi.edu
pberloff at whoi.edu
Fri Feb 22 15:55:59 EST 2008
I am a new user of the MIT model, and I am trying to compile it on my computer.
My code is from MITgcm_ss_20080205.tar, downloaded from the MITgcm web site.
I am using Intel Fortran Compiler for Linux, version 10.1.
I get these error messages:
#########################################
fortcom: Error: gad_init.f, line 1874: This name does not have a type, and must
have an explicit type. [TEMPSTARTAB]
tempStartAB = nIter0.EQ.0
-------^
fortcom: Error: gad_init.f, line 1874: The assignment operation or the binary
expression operation is invalid for the data types of the two operands.
tempStartAB = nIter0.EQ.0
---------------------------^
fortcom: Error: gad_init.f, line 1875: This name does not have a type, and must
have an explicit type. [SALTSTARTAB]
saltStartAB = nIter0.EQ.0
-------^
fortcom: Error: gad_init.f, line 1875: The assignment operation or the binary
expression operation is invalid for the data types of the two operands.
saltStartAB = nIter0.EQ.0
#########################################
and another one:
#########################################
fortcom: Error: mom_u_coriolis_nh.f, line 3438: This name does not have a type,
and must have an explicit type. [RECIP_HORIVERTRATIO]
& *gravitySign*recip_horiVertRatio
-----------------------^
compilation aborted for mom_u_coriolis_nh.f (code 1)
#########################################
Please, advise on how to fix the problems.
Many thanks,
Pavel Berloff
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the MITgcm-support
mailing list