ElementResult

class pyccx.results.ElementResult(elSet)

Bases: Result

Including an ElementResult in a LoadCase will inform Calcuix to save the elemental integration properties to the (.dat) file for the selected ElementSet in the chosen working directory specified in the Simulation.

Attributes Summary

ESE

Obtain the internal strain energy per unit volume

cauchyStress

Include cauchy stress components in the output

elementSet

The elementset to obtain values for post-processing.

heatFlux

Include heat flux in the output

mechanicalStrain

This is the mechanical Lagrangian strain for (hyper)elastic materials and incremental plasticity and the mechanical Eulerian strain for deformation plasticity (mechanical strain = total strain - thermal strain).

plasticStrain

The equivalent plastic strain

strain

The total Lagrangian strain for (hyper)-elastic materials and incremental plasticity and the total Eulerian strain for deformation plasticity.

Methods Summary

writeInput()

Attributes Documentation

ESE

Obtain the internal strain energy per unit volume

cauchyStress

Include cauchy stress components in the output

elementSet

The elementset to obtain values for post-processing.

heatFlux

Include heat flux in the output

mechanicalStrain

This is the mechanical Lagrangian strain for (hyper)elastic materials and incremental plasticity and the mechanical Eulerian strain for deformation plasticity (mechanical strain = total strain - thermal strain).

plasticStrain

The equivalent plastic strain

strain

The total Lagrangian strain for (hyper)-elastic materials and incremental plasticity and the total Eulerian strain for deformation plasticity.

Methods Documentation

writeInput()
Return type:

str