|
228 | 228 | </CLaw> |
229 | 229 |
|
230 | 230 | <!--Plasticity isotropic--> |
231 | | - <CLaw n="SmallStrainIsotropicPlasticity3DVonMisesVonMises" pn="Generic Small Strain Isotropic plasticity" Type="3D" Behaviour="Plasticity" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Isotropic plasticity for 3d solids. This CL computes plastic strains in a rate-independent way based on the normalized plastic dissipation internal variable" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
| 231 | + <CLaw n="SmallStrainIsotropicPlasticity3DVonMisesVonMises" pn="Generic Small Strain Isotropic plasticity" Type="3D" Behaviour="Plasticity" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Isotropic plasticity for 3d solids. This CL computes plastic strains in a rate-independent way based on the normalized plastic dissipation internal variable. The first VonMises represents the yield surface to use, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca and SimoJu. The second VonMises represents the plastic potential to be used, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca in an associative or non-associative way." Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
232 | 232 | <inputs> |
233 | 233 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
234 | 234 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
|
243 | 243 | </CLaw> |
244 | 244 |
|
245 | 245 | <!--Plasticity kinematic--> |
246 | | - <CLaw n="SmallStrainKinematicPlasticity3DVonMisesVonMises" pn="Generic Small Strain Kinematic-Isotropic plasticity" Type="3D" Behaviour="Plasticity" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Combined Isotropic-Kinematic plasticity for 3d solids. This CL computes plastic strains and back stress vector in a rate-independent way based on the normalized plastic dissipation internal variable" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
| 246 | + <CLaw n="SmallStrainKinematicPlasticity3DVonMisesVonMises" pn="Generic Small Strain Kinematic-Isotropic plasticity" Type="3D" Behaviour="Plasticity" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Combined Isotropic-Kinematic plasticity for 3d solids. This CL computes plastic strains and back stress vector in a rate-independent way based on the normalized plastic dissipation internal variable. The first VonMises represents the yield surface to use, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca and SimoJu. The second VonMises represents the plastic potential to be used, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca in an associative or non-associative way." Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
247 | 247 | <inputs> |
248 | 248 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
249 | 249 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
|
260 | 260 | </CLaw> |
261 | 261 |
|
262 | 262 | <!--Plasticity isotropic--> |
263 | | - <CLaw n="FiniteStrainIsotropicPlasticity3DVonMisesVonMises" pn="Generic Finite Strain Isotropic plasticity" Type="3D" Behaviour="Isotropic Plasticity" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Isotropic plasticity for 3d solids in finite strains. This CL computes plastic strains in a rate-independent way based on the normalized plastic dissipation internal variable" Dimension="3D" LargeDeformation="True" RequiresLocalAxes="False" HybridType="False"> |
| 263 | + <CLaw n="FiniteStrainIsotropicPlasticity3DVonMisesVonMises" pn="Generic Finite Strain Isotropic plasticity" Type="3D" Behaviour="Isotropic Plasticity" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Isotropic plasticity for 3d solids in finite strains. This CL computes plastic strains in a rate-independent way based on the normalized plastic dissipation internal variable. The first VonMises represents the yield surface to use, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca and SimoJu. The second VonMises represents the plastic potential to be used, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca in an associative or non-associative way. This CL computes the logarithmic strain and then proceeds identically as in Small Strains (Souza et al.)" Dimension="3D" LargeDeformation="True" RequiresLocalAxes="False" HybridType="False"> |
264 | 264 | <inputs> |
265 | 265 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
266 | 266 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
|
275 | 275 | </CLaw> |
276 | 276 |
|
277 | 277 | <!--Plasticity kinematic--> |
278 | | - <CLaw n="FiniteStrainKinematicPlasticity3DVonMisesVonMises" pn="Generic Finite Strain Kinematic-Isotropic plasticity" Type="3D" Behaviour="Combined Kinematic and Isotropic Plasticity in Finite Strains" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Combined Isotropic-Kinematic plasticity for 3d solids in Finite strains. This CL computes plastic strains and back stress tensor in a rate-independent way based on the normalized plastic dissipation internal variable" Dimension="3D" LargeDeformation="True" RequiresLocalAxes="False" HybridType="False"> |
| 278 | + <CLaw n="FiniteStrainKinematicPlasticity3DVonMisesVonMises" pn="Generic Finite Strain Kinematic-Isotropic plasticity" Type="3D" Behaviour="Combined Kinematic and Isotropic Plasticity in Finite Strains" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" help="Combined Isotropic-Kinematic plasticity for 3d solids in Finite strains. This CL computes plastic strains and back stress tensor in a rate-independent way based on the normalized plastic dissipation internal variable. The first VonMises represents the yield surface to use, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca and SimoJu. The second VonMises represents the plastic potential to be used, it can be modified to use MohrCoulomb, DruckerPrager, ModifiedMohrCoulomb, Rankine, Tresca in an associative or non-associative way.This CL computes the logarithmic strain and then proceeds identically as in Small Strains (Souza et al.)" Dimension="3D" LargeDeformation="True" RequiresLocalAxes="False" HybridType="False"> |
279 | 279 | <inputs> |
280 | 280 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
281 | 281 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="Pa" units="Pa" v="30.0e9" /> |
|
315 | 315 | </CLaw> |
316 | 316 |
|
317 | 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, this model is able to simulate damage (loss of stiffness) and plasticity (irrecoverable strains) in a fully coupled way"> |
| 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, this model is able to simulate damage (loss of stiffness) and plasticity (irrecoverable strains) in a fully coupled way. The VonMises stands for the yield surface and plastic potential to be used. In this case the flow is always associative."> |
319 | 319 | <inputs> |
320 | 320 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
321 | 321 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
|
0 commit comments