File tree Expand file tree Collapse file tree
kratos.gid/apps/Structural/xml Expand file tree Collapse file tree Original file line number Diff line number Diff line change 314314 <outputs ></outputs >
315315 </CLaw >
316316
317+ <!-- Associative plastic damage model-->
318+ <CLaw n =" AssociativePlasticDamageModel3DVonMises" pn =" Associative Plastic-Damage model" Type =" 3D" Behaviour =" Small Strain Plastic-Damage model" StrainSize =" 6" ImplementedInApplication =" StructuralMechanicsApplication" Dimension =" 3D" LargeDeformation =" False" RequiresLocalAxes =" False" HybridType =" False" help =" Small Strain Plastic-Damage model" >
319+ <inputs >
320+ <parameter n =" DENSITY" pn =" Density" unit_magnitude =" Density" units =" kg/m^3" v =" 2400" />
321+ <parameter n =" YOUNG_MODULUS" pn =" Young Modulus" unit_magnitude =" Pa" units =" Pa" v =" 30.0e9" />
322+ <parameter n =" POISSON_RATIO" pn =" Poisson Ratio" v =" 0.2" />
323+ <parameter n =" YIELD_STRESS" pn =" Yield stress" v =" 1.0e6" unit_magnitude =" Pa" units =" Pa" />
324+ <parameter n =" FRACTURE_ENERGY" pn =" Fracture energy" v =" 100" unit_magnitude =" J/m^2" units =" J/m^2" />
325+ <parameter n =" HARDENING_CURVE" pn =" Hardening type" v =" 0" help =" Defines the flow rule to use (LinearSoft=0, ExpSoft=1)" />
326+ </inputs >
327+ <outputs ></outputs >
328+ </CLaw >
329+
330+
331+
332+
333+
317334</ConstitutiveLaws >
You can’t perform that action at this time.
0 commit comments