[mpas-developers] Bug Fix: Include kind types in mpas_configure

Doug Jacobsen jacobsen.douglas at gmail.com
Fri Nov 16 20:28:20 MST 2012


Hey Michael,

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.

I thought that it was because kind_types was not included in the module,
and then because of that StrKIND wasn't defined. But including that
actually didn't have any effect.

If you have any suggestions that would be very appreciated.

Thanks,
Doug


On Fri, Nov 16, 2012 at 3:56 PM, Michael Duda <duda at ucar.edu> wrote:

> Hi, Doug.
>
> I'm not sure I follow the proposal. The mpas_kind_types module is
> already included (indirectly) in mpas_configure.F, since we already
> declare the namelist character variables to be of length StrKIND.
>
> Michael
>
>
> On Fri, Nov 16, 2012 at 03:48:12PM -0700, Doug Jacobsen wrote:
> > Hey All,
> >
> > I would like to commit a change to mpas_configure.F
> >
> > I want to add "use mpas_kind_types" at the top. This way namelist options
> > can be used that have the length of StrKIND.
> >
> > This will allow longer values for character namelist options.
> >
> > Any comments are welcome.
> >
> > Thanks,
> > Doug
>
> > _______________________________________________
> > mpas-developers mailing list
> > mpas-developers at mailman.ucar.edu
> > http://mailman.ucar.edu/mailman/listinfo/mpas-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20121116/bcc73b40/attachment-0001.html 


More information about the mpas-developers mailing list