[MITgcm-support] Problems with tutorial_global_oce_biogeo

Martin Losch Martin.Losch at awi.de
Thu Sep 25 05:47:54 EDT 2008


Daniele,
the documentation for this tutorial is in the---surprise, suprise--- 
model documentation, see here:
<http://mitgcm.org/r2_manual/latest/online_documents/node155.html>
but that's probably not what you meant.

Your problem is connected to reading the name lists. Some compilers  
require a "/" at the end of the namelists, others "&". The latter is  
the default in the MITgcm/verification directory. You can tell the  
code that your compiler requires "/" by adding -DNML_TERMINATOR to  
the  DEFINES variable in your build options file (and redo "make  
makefile && make CLEAN && make depend && make).
Can you please tell us what your build options files looks like. I  
have no problems with (the default:) darwin_ppc_g77 (and the latest  
code) on a G4 PowerBook. I have to admit that I don't now what the  
"bipro" stands for. This is what I did:
cd verification
./testreport -t tutorial_global_oce_biogeo
This test passes. Unless you have modified anything in the name list  
files you should get the something like this:
Y Y Y Y>14<16 16 16 16 16 16 16 13 16 16 16 13 16 16 16 16 16 16 16  
16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass   
tutorial_global_oce_biogeo


Martin

On 25 Sep 2008, at 10:24, Daniele Iudicone wrote:

> Hi,
> I've installed the code on a Mac PPC G5 bipro. Trying to run the  
> tutorial verification/tutorial_global_oce_biogeo with g77 I've got  
> this error message:
>
> (PID.TID 0000.0001) //  
> =======================================================
> (PID.TID 0000.0001) // Model parameter file "data"
> (PID.TID 0000.0001) //  
> =======================================================
> (PID.TID 0000.0001)
> (PID.TID 0000.0001) S/R INI_PARMS ; starts to read PARM01
> namelist read start : end of file
> apparent state: unit 11 named /tmp/tmp.F6oZFSJ
> last format: list io
> lately reading sequential formatted external IO
> Abort trap
>
> Could you help me? I've tryed
>
> Is there any documentation (papers, for instance) on this  
> particular configuration?
>
> Thank you in advance.
>
> Best regards,
> Daniele Iudicone
>
> Stazione Zoologica "A. Dohrn"
> Villa comunale
> 80121 Naples Italy
> Ph. +390815833201
> Fax +390815833224
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list