MembraneStressResult

class compas_fea2.results.MembraneStressResult[source]

Bases: StressResult

Inherited Methods

ToString

Converts the instance to a string.

bresler_pister

compute_mohr_circle_2d

compute_mohr_circles_3d

copy

Make an independent copy of the data object.

data

draw_mohr_circle_2d

draw_mohr_circles_3d

drucker_prager

from_json

Construct an object of this type from a JSON file.

from_jsonstring

Construct an object of this type from a JSON string.

from_name

griffith

jobdata

lade_duncan

modified_mohr

mohr_coulomb

rankine

safety_factor

sha256

Compute a hash of the data for comparison during version control using the sha256 algorithm.

stress_along_direction

thermal_stress_analysis

to_file

to_json

Convert an object to its native data representation and save it to a JSON file.

to_jsonstring

Convert an object to its native data representation and save it to a JSON string.

transform_stress_tensor

validate_data

Validate the data against the object's data schema.