[MITgcm-support] [EXTERNAL] (no subject)

Dimitris Menemenlis menemenlis at jpl.nasa.gov
Tue Apr 20 09:16:50 EDT 2021


must be a simple typo or hidden character in data file

> On Apr 20, 2021, at 5:29 AM, Jeremy Miller <jeremysharonmiller at gmail.com> wrote:
> 
> 1. I am trying to change Nr, the number of cells in the z-direction. When changing it from 20 (the default) foe example to 22, at run-time I get the error:
> 
> Fortran runtime error: Cannot match namelist object name -0.0440182
> 
> Error termination. Backtrace:
> #0  0x7f0d178d1d3a
> #1  0x7f0d178d2849
> 
> etc.
> 
> I changed Nr in input/data in the relevant lines:
> 
> Line 8: Tref =  0.0484200, ..... -0.0484200 (20 values),  -> Tref =  0.0486517,..., -0.0486517, (22 values)
> Line 14: sRef= 20*35. ->  sRef= 22*35.,
> Line 70: delZ=22*10., -> delZ=22*9.,
> 
> and I changed the relevant lines in code/SIZE.h and code/SIZE.h_mpi:
> 
> Line 55:      &           Nr  =  20) ->      &           Nr  =  22)
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20210420/6a7cdd42/attachment.html>


More information about the MITgcm-support mailing list