<div dir="auto"><span style="font-family:sans-serif">Hi everyone;</span><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">Thanks Klaus and Mordecai. In fact, I was wondering that; because when you compile, the guard cells are already set and I don't know if I can change the guard number in order to change the restriction.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">I will work with real coordinates and I hope this solves my problem.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">Thanks again!</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">C.</div><br></div><br><div class="gmail_quote"><div dir="ltr">El vie., 23 de mar. de 2018 07:39, Klaus Weide <<a href="mailto:klaus@flash.uchicago.edu">klaus@flash.uchicago.edu</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 23 Mar 2018, Mordecai-Mark Mac Low wrote:<br>
<br>
> je is regionSize(SECOND_DIR), which is only 4 if you have an extremely narrow grid!<br>
<br>
Actually, such small values of je can (and will) occur when the Grid unit<br>
is filling guard cell regions in the corners of blocks.  PARAMESH 4 makes<br>
separate calls (indirectly) to Grid_bcApplyToRegion[Specialized] for<br>
corner regions.  So an implementation of Grid_bcApplyToRegion[Specialized]<br>
should not make any assumptions about the size of the region in the second<br>
(and third) direction.<br>
<br>
Klaus<br>
</blockquote></div>