[MITgcm-support] CS64 grid

Dimitris Menemenlis dmenemenlis at gmail.com
Mon Feb 10 12:59:39 EST 2014


Could you check out seaice_readparms.F and try again.
Or just change "LT" to "GT" as discussed below.
Then recompile.

On Feb 10, 2014, at 9:55 AM, Anthony Coletti <ajcolett at geo.umass.edu> wrote:

> Sounds good! :)
> 
> On Feb 10, 2014, at 12:53 PM, Dimitris Menemenlis <dmenemenlis at gmail.com> wrote:
> 
>> I think that there is a bug in the consistency check in seaice_readparms.F
>> I ma pretty sure it should read:
>> 
>>       IF ( SEAICE_deltaTtherm .NE. dTtracerLev(1)     .OR.
>>      &     SEAICE_deltaTdyn   .GT. SEAICE_deltaTtherm .OR.
>>      ...
>> 
>> not
>> 
>>       IF ( SEAICE_deltaTtherm .NE. dTtracerLev(1)     .OR.
>>      &     SEAICE_deltaTdyn   .LT. SEAICE_deltaTtherm .OR.
>>      ...
>> 
>> I will change and you can try again.  OK?
>> 
>>> Hey Guys,
>>> 
>>> I ended up getting this error when using SEAICE_deltaTdyn::
>>> 
>>> (PID.TID 0062.0001) *** ERROR *** Unsupported combination of SEAICE_deltaTtherm,
>>> (PID.TID 0062.0001) *** ERROR ***  SEAICE_deltaTdyn, and dTtracerLev(1)Anthony J. Coletti
>>> 
>>> Anthony

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20140210/0c69bdc4/attachment.htm>


More information about the MITgcm-support mailing list