[aspect-devel] Raw data output
Eric Heien
emheien at ucdavis.edu
Tue Jun 5 12:04:49 PDT 2012
For now I just put in ASCII support since my analysis is simple and involves few points. In the future I think HDF5 would be a great idea, especially if we can also output values associated with the finite elements (temperature, pressure, etc).
-Eric
On Jun 5, 2012, at 12:01 PM, Timo Heister wrote:
> On Fri, Jun 1, 2012 at 12:33 AM, Wolfgang Bangerth
> <bangerth at math.tamu.edu> wrote:
>>
>>> I'd like to output particle information (position, velocity, etc) in
>>> an easy to parse format for use in scientific analysis. The VTK
>>> format works great for visualization but is hard to parse in Python
>>> or MATLAB scripts. Is there any format preference in Aspect when
>>> outputting raw simulation data (e.g. HDF5 vs. NetCDF vs. ASCII)?
>>
>> I don't have any. I would say use whatever is most convenient for
>> whatever it is you want to do with it. If someone wants another format
>> in addition we can always implement that too.
>
> In the long run there is some interest in supporting hdf5 output for
> graphical data (from a different project). If we do implement that in
> deal.ii it would make sense to put data like this also into hdf5. For
> now I would go the easiest (ascii) route. But we should extend the
> configuration of deal.II to allow hdf5 at some point.
>
> --
> Timo Heister
> http://www.math.tamu.edu/~heister/
> _______________________________________________
> Aspect-devel mailing list
> Aspect-devel at geodynamics.org
> http://geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
More information about the Aspect-devel
mailing list