ElementResult¶
- class pyccx.results.ElementResult(elSet)¶
Bases:
ResultIncluding an
ElementResultin aLoadCasewill inform Calcuix to save the elemental integration properties to the (.dat) file for the selectedElementSetin the chosen working directory specified in theSimulation.Attributes Summary
Obtain the internal strain energy per unit volume
Include cauchy stress components in the output
The elementset to obtain values for post-processing.
Include heat flux in the output
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).
The equivalent plastic strain
The total Lagrangian strain for (hyper)-elastic materials and incremental plasticity and the total Eulerian strain for deformation plasticity.
Methods Summary
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