[MITgcm-support] internal wave verification: problem with output for delX

Jeremy Miller jeremysharonmiller at gmail.com
Tue Apr 6 03:06:06 EDT 2021


Dear MITgcm support forum,

I am attempting to run the internal wave verification. Being a python user
I transcribed gendata.m to python. The script I am using is attached here
in the file gendata_IWs.py .
After running genedata_IWs.py and subsequently running ./mitgcmuv >
output.txt, I receive the following message in the terminal window:

S/R LOAD_GRID_SPACING: delX(i=   31)=  0.00000000E+00 : MUST BE >0
S/R LOAD_GRID_SPACING: delX(i=   32)=  0.00000000E+00 : MUST BE >0
.
.
.

S/R LOAD_GRID_SPACING: delX(i=   60)=  0.00000000E+00 : MUST BE >0
S/R LOAD_GRID_SPACING: found   30 invalid delX values

I have read back in the delXVar file that I output and checked that the
values do match the values in the original array dx.
Best
Jeremy Miller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20210406/163c53c9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gendata_IWs.py
Type: text/x-python
Size: 4696 bytes
Desc: not available
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20210406/163c53c9/attachment.py>


More information about the MITgcm-support mailing list