[ET Trac] [Einstein Toolkit] #1414: add option to IOUtil and CarpetIOHDF5 to read datasets into different variables
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Aug 4 01:12:17 CDT 2013
#1414: add option to IOUtil and CarpetIOHDF5 to read datasets into different
variables
-------------------------+--------------------------------------------------
Reporter: rhaas | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Other | Version: development version
Keywords: |
-------------------------+--------------------------------------------------
Extents the file readers capabilities to not only take a cctk_iteration
string but also a string alias. I value of
{{{
IO::filereader_vars = "hydrobase::vel[0]{alias=admbase::shiftx}"
}}}
weill read the datasets admbase::shiftx into the variable
hydrobase::vel[0]. The idea is to be able to read variables of evolution
thorns into postprocessing thorns.
The IOUtil patch adds the options to the parameter parsing routines and
the CarpetIOHDF5 patches have CarpetIOHDF5 act on them.
Consider as a request for comments.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1414>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list