<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    This is a great help, as we can now add variables with an 'i' input
    setting that may not always be present, like the monthly forcing
    files that have cause trouble lately.<br>
    <br>
    Thanks Doug, it looks good to me.<br>
    <br>
    Mark<br>
    <br>
    On 10/16/12 15:19, Doug Jacobsen wrote:
    <blockquote
cite="mid:CAEn+ZpsBZAy0-LYWaOMoLab-+AnKM9py8FHJOBW+qapK=38YZA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hello All,
      <div><br>
      </div>
      <div>I would like to propose another trunk commit. This commit
        modifies mpas_io.F.&nbsp;</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'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'll probably commit it tomorrow since it's only 2 lines of code
        that change.</div>
      <div><br>
      </div>
      <div>Thanks,</div>
      <div>Doug</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mpas-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a>
</pre>
    </blockquote>
  </body>
</html>