data structure file for HDF5

This commit is contained in:
chen 2016-10-07 15:31:29 -04:00
parent 1d02010cfe
commit 753d71965e
1 changed files with 142 additions and 1 deletions

View File

@ -1,13 +1,154 @@
<?xml version="1.0"?>
<h5ds xmlns='https://damask.mpie.de'>
<h5ds>
<inc>
<type>attr</type>
<h5path></h5path>
<category></category>
<description></description>
</inc>
<ip>
<type>scalar</type>
<h5path>/ip</h5path>
<category></category>
<description></description>
</ip>
<node>
<type>scalar</type>
<h5path>/node</h5path>
<category></category>
<description></description>
</node>
<pos>
<type>vector</type>
</pos>
<elem>
<type>integer</type>
<h5path>/elem</h5path>
<category></category>
<description></description>
</elem>
<phase>
<type>integer</type>
<h5path>/phase</h5path>
<category>Crystallite</category>
<description></description>
</phase>
<texture>
<type>integer</type>
<h5path>/texture</h5path>
<category>Crystallite</category>
<description></description>
</texture>
<volume>
<type>scalar</type>
<h5path>/volume</h5path>
<category>Crystallite</category>
<description></description>
</volume>
<orientation>
<type>vector</type>
<h5path>/orientation</h5path>
<category>Crystallite</category>
<description></description>
</orientation>
<eulerangles>
<type>vector</type>
<h5path>/eulerangles</h5path>
<category>Crystallite</category>
<description>Bunnge Euler angles in degrees</description>
</eulerangles>
<grainrotation>
<type>vector</type>
<h5path>/grainrotation</h5path>
<category>Crystallite</category>
<description></description>
</grainrotation>
<f>
<type>tensor</type>
<h5path>/f</h5path>
<category>Crystallite</category>
<description>deformation gradient (F)</description>
</f>
<p>
<type>tensor</type>
<h5path>/p</h5path>
<category>Crystallite</category>
<description>Pikola Kirkhoff stress</description>
</p>
<resistance_slip>
<type>vector</type>
<h5path>/resistance_slip</h5path>
<category>Constitutive</category>
<description></description>
</resistance_slip>
<shearrate_slip>
<type>vector</type>
<h5path>/shearrate_slip</h5path>
<category>Constitutive</category>
<description></description>
</shearrate_slip>
<resolvedstress_slip>
<type>vector</type>
<h5path>/resolvedstress_slip</h5path>
<category>Constitutive</category>
<description></description>
</resolvedstress_slip>
<totalshear>
<type>scalar</type>
<h5path>/totalshear</h5path>
<category>Constitutive</category>
<description></description>
</totalshear>
<accumulatedshear_slip>
<type>vector</type>
<h5path>/accumulatedshear_slip</h5path>
<category>Constitutive</category>
<description>vector contains accumulated shear per slip system</description>
</accumulatedshear_slip>
<Cauchy>
<type>tensor</type>
<h5path>/Cauchy</h5path>
<category>Derived</category>
<description>Cauchy stress tensor</description>
</Cauchy>
<lnV>
<type>tensor</type>
<h5path>/lnV</h5path>
<category>Derived</category>
<description></description>
</lnV>
<MisesCauchy>
<type>scalar</type>
<h5path>/MisesCauchy</h5path>
<category>Derived</category>
<description>von Mises equivalent of Cauchy stress</description>
</MisesCauchy>
<MiseslnV>
<type>scalar</type>
<h5path>/MiseslnV</h5path>
<category>Derived</category>
<description>left von Mises strain</description>
</MiseslnV>
</h5ds>