f3dasm_simulate.abaqus.cddm.VonMisesPlasticElasticPathLoads

class VonMisesPlasticElasticPathLoads(material, microstructure, loading)[source]

Bases: SimulationInfo

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:

List of Public Methods

to_dict

rtype:

dict

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: