use xml file showing the data structure in HDF5
This commit is contained in:
parent
aae2bcf6f9
commit
7262ed9a17
|
@ -0,0 +1,13 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
<LABEL2PATH_DAMASK>
|
||||||
|
<f>
|
||||||
|
<type>tensor</type>
|
||||||
|
<h5path>/f</h5path>
|
||||||
|
<description>deformation gradient (F)</description>
|
||||||
|
</f>
|
||||||
|
<Cauchy>
|
||||||
|
<type>tensor</type>
|
||||||
|
<h5path>/Cauchy</h5path>
|
||||||
|
<description>Cauchy stress tensor</description>
|
||||||
|
</Cauchy>
|
||||||
|
</LABEL2PATH_DAMASK>
|
Loading…
Reference in New Issue