Hello again all,<div><br></div><div>Sorry for spamming you with emails. But here is the modified mpas_io.F</div><div><br></div><div>Thanks,</div><div>Doug<br><br><div class="gmail_quote">On Tue, Oct 16, 2012 at 3:19 PM, Doug Jacobsen <span dir="ltr">&lt;<a href="mailto:jacobsen.douglas@gmail.com" target="_blank">jacobsen.douglas@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello All,<div><br></div><div>I would like to propose another trunk commit. This commit modifies mpas_io.F. </div><div>

<br></div><div>Currently, if a dimension or is not present in an input/restart file and a variable is dimensioned using this dimension mpas will fail upon doing a halo update on the field. This happens because the missing dimension is -1 and MPI doesn&#39;t appreciate this.</div>


<div><br></div><div>In this fix, I set the default dimension to 1, but print a warning to log.*.err that says the dimension was missing and to ensure that it was present in the input file if it should not be 1.</div><div>


<br></div><div>Please let me know if anyone has an issue with this, if not I&#39;ll probably commit it tomorrow since it&#39;s only 2 lines of code that change.</div><div><br></div><div>Thanks,</div><div>Doug</div>
</blockquote></div><br></div>