update xml definition of data structure in HDF5
This commit is contained in:
parent
7262ed9a17
commit
2cbec97eab
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<LABEL2PATH_DAMASK>
|
<h5ds xmlns='https://damask.mpie.de'>
|
||||||
<f>
|
<f>
|
||||||
<type>tensor</type>
|
<type>tensor</type>
|
||||||
<h5path>/f</h5path>
|
<h5path>/f</h5path>
|
||||||
|
@ -10,4 +10,4 @@
|
||||||
<h5path>/Cauchy</h5path>
|
<h5path>/Cauchy</h5path>
|
||||||
<description>Cauchy stress tensor</description>
|
<description>Cauchy stress tensor</description>
|
||||||
</Cauchy>
|
</Cauchy>
|
||||||
</LABEL2PATH_DAMASK>
|
</h5ds>
|
Loading…
Reference in New Issue