[MITgcm-support] MITgcm-support Digest, Vol 141, Issue 28
Martin Losch
Martin.Losch at awi.de
Fri Mar 20 05:52:50 EDT 2015
Please have closer look at the error message, in particular:
> OBCS_CHECK: useOrlanski* OBC not yet implemented for pTracers
so the code stops. You can remove the code in OCBS_CHECK (in particular the "errCount = errCount + 1”), but then the model may do something funny for passive tracers, you’ll have check obcs_calc.F to see what will happen to ptracers in this case.
M.
> On 20 Mar 2015, at 05:20, josue_pingu at ciencias.unam.mx wrote:
>
> Hello Martin,
>
> Thanks, I forgot one & at the end of the name list. But now, I get an error, the message is:
>
> ** WARNING ** INI_MODEL_IO: use tiled-files to write sections (for OBCS)
> OBCS_CHECK: useOrlanski* OBC not yet implemented for pTracers
> OBCS_CHECK: detected 1 fatal error(s)
> S/R ALL_PROC_DIE: ending the run
> STOP ABNORMAL END: S/R OBCS_CHECK
>
> I'm checking the code inside obcs_calc.F but I don't know where is the error.
>
> The data.ptraces file is:
>
> &PTRACERS_PARM01
> PTRACERS_numInUse=1,
> PTRACERS_ref(1:8,1) = 8*35.,
> PTRACERS_names(1)='Tr',
> PTRACERS_advScheme(1)=4,
> &
>
> I add this line in the obcs_calc.F file:
> OBETr(j,k,bi,bj)=1.
>
> Regards, Josué Martínez
>
> El jue, 19 de mar 2015 a las 10:00 , mitgcm-support-request at mitgcm.org escribió:
>> Send MITgcm-support mailing list submissions to
>> mitgcm-support at mitgcm.org
>>
>> Today's Topics:
>>
>> 1. Ptraces in Plume on slope esperiment (Error)
>> (josue_pingu at ciencias.unam.mx)
>> 2. Re: Ptraces in Plume on slope esperiment (Error) (Martin Losch)
>>
>> Date: Thu, 19 Mar 2015 09:26:19 +0100
>> From: Martin Losch <Martin.Losch at awi.de>
>> To: MITgcm Support <mitgcm-support at mitgcm.org>
>> Subject: Re: [MITgcm-support] Ptraces in Plume on slope esperiment
>> (Error)
>> Message-ID: <6F707F3F-85AF-474E-A8D4-CA96A509CDD9 at awi.de>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Josue,
>>
>> very likely there?s a problem with your data.ptracers because that?s the only file that ptracers_readparms.f opens and reads; maybe you forgot the ?&" or ?/? at the end of the name list. Please compare with data.ptracers namelist of other verification experiments (ls verification/*/input*/data.ptracers)
>>
>> Martin
>>
>>
>> On 19 Mar 2015, at 05:16, josue_pingu at ciencias.unam.mx wrote:
>>
>> Hello MITgcm developers,
>>
>> I'm trying add Ptraces to plume on slope experiment. I began following step by step the indications in the link bellow.
>>
>> http://mitgcm.org/pipermail/mitgcm-support/2008-April/005358.html
>>
>> But, the model send me an error message that say:
>> ./mitgcmuv > output.txt
>> At line 1987 of file ptracers_readparms.f (unit = 11, file = '/tmp/gfortrantmpfY2x3y')
>> Fortran runtime error: End of file
>> Also I compared the code of others experiments, but I can't solve the problem.
>> Could you help?
>> I will be happy to use Ptracers as another parameter and variable in the model.
>>
>> Regards, Josu? Mart?nez Moreno
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>>
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
>>
>>
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>>
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
>>
>>
>>
>> End of MITgcm-support Digest, Vol 141, Issue 28
>> ***********************************************
>>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list