[MITgcm-support] MITgcm_contrib

Elja Huibregtse J.N.Huibregtse at student.TUDelft.NL
Mon Apr 21 07:45:16 EDT 2008


Hi all,

I am trying to set up the cube-sphere integration with sea-ice on the cs32.grid by applying the steps described in:
http://mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm_contrib/high_res_cube/README.cs32

While applying "cvs co MITgcm_code", "cvs co MITgcm/verification/global_ocean.cs32x15" and "cvs co MITgcm/verification/tutorial_held_suarez_cs/input", I get the error message:

-----------------
cvs checkout: existing repository /u/gcmpack/CVSROOT/Emptydir does not match /u/gcmpack/MITgcm/utils
cvs checkout: ignoring module MITgcm/utils
connect to address 128.31.2.31: Connection timed out
Trying krb4 rsh...
connect to address 128.31.2.31: Connection timed out
trying normal rsh (/usr/bin/rsh)
forge.csail.mit.edu: Connection timed out
cvs [checkout aborted]: end of file from server (consult above messages if any)
------------------

Although it seems like something is really going wrong, I am able to continue to build up the 1-cpu cube sphere. Compiling the program ("make -j") fails, however:

------------------
pgf90 -r8 -Mextend -O3 -LNO:fusion=2 -c cal_time2dump.f
pgf90 -r8 -Mextend -O3 -LNO:fusion=2 -c diagnostics_addtolist.f
pgf90 -r8 -Mextend -O3 -LNO:fusion=2 -c diagnostics_init_varia.f
pgf90 -r8 -Mextend -O3 -LNO:fusion=2 -c diagnostics_interp_p2p.f
PGF90-S-0038-Symbol, calendardumps, has not been explicitly declared (cal_time2dump.f)
  0 inform,   0 warnings,   1 severes, 0 fatal for cal_time2dump
make: *** [cal_time2dump.o] Error 2
make: *** Waiting for unfinished jobs....
PGF90-S-0072-Assignment operation illegal to external procedure hdiag (diagnostics_addtolist.f: 922)
PGF90-S-0038-Symbol, hdiag, has not been explicitly declared (diagnostics_addtolist.f)
  0 inform,   0 warnings,   2 severes, 0 fatal for diagnostics_addtolist
make: *** [diagnostics_addtolist.o] Error 2
------------------

Do I have to declare the symbols myself? Or do the versions of MITgcm (I am using checkpoint58) and the cube-sphere part not match? How can I fix it, any ideas?

Thanks for your help!

Elja   


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


More information about the MITgcm-support mailing list