[MITgcm-support] query ?

Amitabh Mitra amitabhmitra1 at rediffmail.com
Fri Jun 18 03:19:38 EDT 2004


An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20040618/99fbd77a/attachment.htm>
-------------- next part --------------
  
   Sir,

   I want to run the lab_sea experiment in MITgcm/verification .

  I made a new directory 'build' and copied all the necessary files

  in it . The Makefile was sucessfully  made using F90 compiler, and
 
  the file dependencies were created .But as I give the 'make' command

   Three errors are displayed in the file sbo_calc.f  as shown below.

   Is it a syntax error or a fortran compiler problem ?

    Any suggestions ? 



   f90 -n32 -extend_source -bytereclen -O3 -OPT:Olimit=0:roundoff=3:div_split=ON:al
   ias=typed -c sbo_calc.f

      Real*8 ae        /6.3710e6/
                       ^
   f90-197 f90: ERROR SBO_CALC, File = sbo_calc.f, Line = 3285, Column = 24
    Unexpected syntax: ", or EOS" was expected but found "/".

      Real*8 grav      /9.8156/
                       ^
   f90-197 f90: ERROR SBO_CALC, File = sbo_calc.f, Line = 3286, Column = 24
    Unexpected syntax: ", or EOS" was expected but found "/".

      Real*8 sbo_omega /7.292115e-5/
                       ^
   f90-197 f90: ERROR SBO_CALC, File = sbo_calc.f, Line = 3287, Column = 24
    Unexpected syntax: ", or EOS" was expected but found "/".

   f90: MIPSpro Fortran 90 Version 7.3  (f52) Fri Jun 18, 2004  12:22:58
   f90: 3436 source lines
   f90: 3 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
   cf90: "explain cf90-message number" gives more information about each message
   make: *** [sbo_calc.o] Error 2
   $

   Thanking You ,
  
   Amitabh Mitra

  

  


More information about the MITgcm-support mailing list