f3dasm_simulate.abaqus.cddm.VonMisesPlasticElasticPathLoads
- class VonMisesPlasticElasticPathLoads(material, microstructure, loading)[source]
Bases:
SimulationInfoClass that contains the information to run a simulation with a composite material with two phases. The phases are assumed to be elastic or plastic. The plastic phase is assumed to be a von Mises material.
- Parameters:
material (
Material) – material objectmicrostructure (
Microstructure) – microstructure objectloading (
Loading) – loading conditions
List of Public Methods
to_dict- rtype:
Methods
- __init__(material, microstructure, loading)[source]
Class that contains the information to run a simulation with a composite material with two phases. The phases are assumed to be elastic or plastic. The plastic phase is assumed to be a von Mises material.
- Parameters:
material (
Material) – material objectmicrostructure (
Microstructure) – microstructure objectloading (
Loading) – loading conditions