[Trilinos-Users] A couple of questions about ParamterList

Baker, Christopher G. bakercg at ornl.gov
Thu Apr 26 16:52:51 MDT 2012


It seems more a need to be able to associate additional data with a parameter on the parameter list. That having been done, it is fairly straightforward to add the support to the XML reader and writer.

Chris

-----Original Message-----
From: Markus Berndt [berndt at lanl.gov<mailto:berndt at lanl.gov>]
Sent: Thursday, April 26, 2012 06:40 PM Eastern Standard Time
To: Trilinos-Users at software.sandia.gov
Subject: [Trilinos-Users] A couple of questions about ParamterList


We are using ParameterList and its XML representation extensively in two
projects (ASCEM and a LANL LDRD). The input for multi-physics
simulations is read from an XML representation of a ParameterList using
the Teuchos tools that exist for converting XML to a PrameterList.

Since we have to input many quantities that have units associated with
them, it would be nice if there was a way to associate an additional
string with a parameter in the ParameterList XML representation which
could be used to specify the units of a parameter. Is there already a
mechanism that could facilitate that? If not, I think this would be a
popular feature if it was available.

It would be incredibly convenient if the XML representation of
ParameterList would allow the inclusion of another XML file (something
like #include for cpp). With this, we would have an easier time
organizing large input files, by keeping snippets of XML for particular
material descriptions and simply including them when needed. I
understand that this can be accomplished by preprocessing the input, but
that is a step that is hard to sell to actual users of a simulator. Did
I miss an already existing include feature? If not, would you consider
including this in a future version of the PrameterList XML reader?

- Markus

--
Markus Berndt -- LANL CCS-2 -- (505) 665-4711


_______________________________________________
Trilinos-Users mailing list
Trilinos-Users at software.sandia.gov
http://software.sandia.gov/mailman/listinfo/trilinos-users




More information about the Trilinos-Users mailing list