[MITgcm-support] curvilinear grid
Madhu
madhu.iitd at gmail.com
Wed Oct 12 02:34:53 EDT 2011
Hi All
I am new user to MITGCM and want to use the model for eastern coast of India
(in Bay Of Bengal) to study the internal waves.
I have tested the model for rectangular domain. It has run and results are
ok.
But ultimately i have to run the model using orthogonal curvilinear grids
(attached as *.pdf) to reduce the computational time. I have generated the
curvilinear grids/bathy and associated parameters are LONC.bin, LATC.bin,
DXF.bin, DYF.bin, RA.bin, topo.bin etc. When the model is run with new grid
setup , it failed to run and gave the Error massage as follows.
++++++++++++
$./mitgcmuv >curvi.txt
** WARNING ** INI_MODEL_IO: use tiled-files to write sections (for OBCS)
EXCH1_RS_CUBE: Wrong Tiling
EXCH1_RS_CUBE: works only with sNx=sNy & nSx=6 & nSy=nPx=nPy=1
STOP ABNORMAL END: EXCH1_RS_CUBE: Wrong Tiling
$
++++++++++++++
I want to test it first with single tile case hence in 'SIZE.h' file the
setup was as follow
& sNx = 50,
& sNy = 100,
& OLx = 1,
& OLy = 1,
& nSx = 1,
& nSy = 1,
& nPx = 1,
& nPy = 1,
& Nx = sNx*nSx*nPx,
& Ny = sNy*nSy*nPy,
& Nr = 5)
I will be happy to know, If there is any suggestion with which i can
resolve this issue.
Also if there is any other similar test case please send the information.
Waiting for reply
--
Regards
Madhu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20111012/3159b259/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Grid.pdf
Type: application/pdf
Size: 97937 bytes
Desc: not available
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20111012/3159b259/attachment-0001.pdf>
More information about the MITgcm-support
mailing list