<div dir="ltr">Dear MITgcm forum,<div><br></div><div>Hope everyone's well. Following yesterday's email and reading Section 8.3.1.4.1 of the docs I attempted to change the file data.obcs myself, because I wanted to move from the default grid to Nx ✕ Ny = 120 ✕ 60 .  Accordingly I changed data.obcs to</div><div><br></div><div># Open-boundaries<br> &OBCS_PARM01<br> OB_Ieast = 60*-1,<br> OB_Iwest = 60*1,<br> OB_Jnorth = 120*-1,<br> OB_Jsouth = 120*1,<br> &<br></div><div><br></div><div>After running I get this error:</div><div><br></div><div>At line 2509 of file obcs_readparms.f (unit = 11, file = 'scratch1.000000000')<br>Fortran runtime error: Cannot match namelist object name c<br></div><div><br></div><div>Please, could you advise.</div><div><br></div><div>Best</div><div>Jeremy</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 24 May 2021 at 13:27, Jeremy Miller <<a href="mailto:jeremysharonmiller@gmail.com">jeremysharonmiller@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear MITgcm forum,<div><br></div><div>Hope all are well. I want to input open boundary conditions (OBCs) for the internal wave verification. I have a few questions.</div><div><br></div><div>1. What are the default OBCs ? </div><div>2. How does one change the OBCs? I was reading through obcs_calc.F and I found it somewhat difficult to understand (not coming with a Fortran background).</div><div>3. Is it possible to output the OBCs from a short python snippet? </div><div><br></div><div>Best</div><div>Jeremy Miller</div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div>