MembraneStressResult
- class compas_fea2.results.MembraneStressResult[source]
Bases:
StressResultInherited Methods
Converts the instance to a string.
Computes the centers and radii of the three Mohr's circles for a 3D stress state.
Make an independent copy of the data object.
Draws the three Mohr's circles for a 3D stress state.
Draws the three Mohr's circles for a 3D stress state.
Construct an object of this type from a JSON file.
Construct an object of this type from a JSON string.
Generates an HTML report summarizing the stress results, including Mohr's Circles and yield criteria.
Compute the safety factor (absolute ration value/limit) of the displacement.
Maximum safety factor based on principal stress.
Minimum safety factor based on principal stress.
Compute a hash of the data for comparison during version control using the sha256 algorithm.
Computes the stress along a given direction.
Convert an object to its native data representation and save it to a JSON file.
Convert an object to its native data representation and save it to a JSON string.
Transforms the stress tensor to a new reference frame.
Validate the data against the object's data schema.