detst
Industrial
- Oct 16, 2004
- 3
Hello,
i would like to access material properties from a solved odb. This is possible via *import odbMaterial and session.odbs[name].materials[name] (according to Chapter 26 of the abaqus scripting reference manual).
This works perfectly for my elastic/plastic material properties, but if i want to access the FLD data (the fld belongs to the DamageInitiation object 26.32) no data is shown. Since i defined the FLD material properties in the model and i should be able to access the FLD also from the odb.
Any hints why only the elastic/plastic material properties are accessible from the odb?
Thanks for any reply,
Det
i would like to access material properties from a solved odb. This is possible via *import odbMaterial and session.odbs[name].materials[name] (according to Chapter 26 of the abaqus scripting reference manual).
This works perfectly for my elastic/plastic material properties, but if i want to access the FLD data (the fld belongs to the DamageInitiation object 26.32) no data is shown. Since i defined the FLD material properties in the model and i should be able to access the FLD also from the odb.
Any hints why only the elastic/plastic material properties are accessible from the odb?
Thanks for any reply,
Det