[cam-users] Re: an error in CAM

Tom Henderson Tom Henderson <hender@cgd.ucar.edu>
Mon, 22 Sep 2003 15:27:47 -0600 (MDT)


Dr. Song,

I don't know the answer to your question, so I'm forwarding it to the cam-users 
mailing list.  Usually, someone will know...  

Tom



>From: "Song, Qingyuan (Q.)" <qsong1@ford.com>
>
>Tom,
>It is me again. I am trying to run CAM on our SGI machine. When compiling, I 
got the following error message in SRCHUTIL module. I am not familiar with this 
specific problem. Please let me know what's wrong. Your help will be much 
appreciated.
>Regards,
>Qingyuan 
>PS. The error message:
>
>module srchutil
>       ^
>f90-855 f90: ERROR SRCHUTIL, File =
>/ford/ladon/u/qsong1/cam/cam1/models/atm/cam/src/control/srchutil.F90,
>Line = 4, Column
>= 8
>  The compiler has detected errors in module "SRCHUTIL".  No module
>information file will be created for this module.
>
>   use shr_kind_mod, only: r8 => shr_kind_r8
>                           ^
>f90-1015 f90: ERROR ISMIN, File =
>/ford/ladon/u/qsong1/cam/cam1/models/atm/cam/src/control/srchutil.F90,
>Line = 59, Column =
> 28
>  Local-name "R8" must only be referenced once in a rename-list in this
>scope.
>
>f90: SGI MIPSpro Fortran 90 Version 7.41 (f14) Mon Sep 22, 2003 
>16:19:32
>f90: 145 source lines
>f90: 2 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
>cf90: "explain cf90-message number" gives more information about each
>message
>gmake: *** [srchutil.o] Error 2
>
>