Hey Michael,<div><br></div><div>I was having an issue earlier where the namelist variables were not being set to have length StrKIND (which is by default 512). For some reason it was truncating them at 10 characters.</div>


<div class="gmail_extra">
<br>I thought that it was because kind_types was not included in the module, and then because of that StrKIND wasn&#39;t defined. But including that actually didn&#39;t have any effect.</div><div class="gmail_extra"><br>

</div><div class="gmail_extra">If you have any suggestions that would be very appreciated.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Doug<br><br><br><div class="gmail_quote">

On Fri, Nov 16, 2012 at 3:56 PM, Michael Duda <span dir="ltr">&lt;<a href="mailto:duda@ucar.edu" target="_blank">duda@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Hi, Doug.<br>
<br>
I&#39;m not sure I follow the proposal. The mpas_kind_types module is<br>
already included (indirectly) in mpas_configure.F, since we already<br>
declare the namelist character variables to be of length StrKIND.<br>
<br>
Michael<br>
<div><div><br>
<br>
On Fri, Nov 16, 2012 at 03:48:12PM -0700, Doug Jacobsen wrote:<br>
&gt; Hey All,<br>
&gt;<br>
&gt; I would like to commit a change to mpas_configure.F<br>
&gt;<br>
&gt; I want to add &quot;use mpas_kind_types&quot; at the top. This way namelist options<br>
&gt; can be used that have the length of StrKIND.<br>
&gt;<br>
&gt; This will allow longer values for character namelist options.<br>
&gt;<br>
&gt; Any comments are welcome.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Doug<br>
<br>
</div></div>&gt; _______________________________________________<br>
&gt; mpas-developers mailing list<br>
&gt; <a href="mailto:mpas-developers@mailman.ucar.edu" target="_blank">mpas-developers@mailman.ucar.edu</a><br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers" target="_blank">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a><br>
<br>
</blockquote></div><br></div>