[MITgcm-support] CS64 grid

Dimitris Menemenlis dmenemenlis at gmail.com
Mon Feb 10 12:53:57 EST 2014


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?

Dimitris Menemenlis

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

> 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/e2d27468/attachment.htm>


More information about the MITgcm-support mailing list