<div dir="ltr"><div dir="ltr"><br clear="all"><div>How does OBCS handle irregular vertical grid spacing? I'm currently running a simulation which uses an irregular vertical grid, and generating the OBCS boundary files based on this irregular spacing. I also have a version which generates the OBCS fields based on a regular vertical grid. The irregular version is consistently breaking after about 10 simulated days,. The regular version is running fine, but I'm unsure of whether it is set up correctly. </div><div><br></div><div>My Parm04 is like this:</div><div><div> &PARM04</div><div> usingCartesianGrid=.TRUE.,</div><div> usingSphericalPolarGrid=.FALSE.,</div><div> delX=784*500.0,</div><div> delY=352*500.0,</div><div># delZ=80*0.782,</div><div> delz=0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,</div><div>    0.3750,0.3750,0.3750,0.3750,0.50,0.50,0.50,0.50,0.50,0.50,</div><div>    0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,</div><div>    0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,</div><div>    0.50,0.50,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,</div><div>    0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.3750,0.50,0.50,</div><div>    1.00,1.00,1.00,1.00,1.50,1.50,1.50,1.50,2.00,2.00,</div><div>    2.00,2.00,2.50,2.50,2.50,2.50,2.50,2.50,2.50,2.50,</div></div><div><br></div><div>To be clear, when I generate my "irregular" version, I mean that that my array is vertically scaled to correspond with the spacing list specified by delz.</div><br><div dir="ltr" class="gmail_signature">Senja</div></div></div>