|
278 | 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" 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 | | - <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
| 281 | + <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="Pa" units="Pa" v="30.0e9" /> |
282 | 282 | <parameter n="POISSON_RATIO" pn="Poisson Ratio" v="0.2"/> |
283 | 283 | <parameter n="YIELD_STRESS" pn="Yield stress" v="1.0e6" unit_magnitude="Pa" units="Pa" /> |
284 | 284 | <parameter n="FRACTURE_ENERGY" pn="Fracture energy" v="100" unit_magnitude="J/m^2" units="J/m^2" /> |
|
291 | 291 | <outputs></outputs> |
292 | 292 | </CLaw> |
293 | 293 |
|
294 | | - <!--ViscousGeneralizedMaxwell3D--> |
295 | | - <CLaw n="ViscousGeneralizedMaxwell3D" pn="Generalized Maxwell" Type="3D" Behaviour="Small strain generalized Maxwell" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
| 294 | + <CLaw n="ViscousGeneralizedMaxwell3D" pn="Generalized Maxwell" Type="3D" Behaviour="Small strain generalized Maxwell" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
296 | 295 | <inputs> |
297 | 296 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
298 | | - <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
299 | | - <parameter n="VISCOUS_PARAMETER" pn="Viscous parameter" v="0.15" help="Is the ratio between the stiffnesses C1/Cinf"/> |
300 | | - <parameter n="DELAY_TIME" pn="Delay time" v="1.0" help="Defines the initial slope of the curve" /> |
301 | | - <parameter n="POISSON_RATIO" pn="Poisson Ratio" v="0.2"/> |
| 297 | + <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="Pa" units="Pa" v="30.0e9" /> |
| 298 | + <parameter n="POISSON_RATIO" pn="Poisson Ratio" v="0.2" /> |
| 299 | + <parameter n="VISCOUS_PARAMETER" pn="Viscous parameter" v="0.15" /> |
| 300 | + <parameter n="DELAY_TIME" pn="Delay time" v="100" unit_magnitude="time" units="time" /> |
302 | 301 | </inputs> |
303 | 302 | <outputs></outputs> |
304 | 303 | </CLaw> |
305 | 304 |
|
306 | | - <!--ViscousGeneralizedKelvin3D--> |
307 | 305 | <CLaw n="ViscousGeneralizedKelvin3D" pn="Generalized Kelvin" Type="3D" Behaviour="Small strain generalized Kelvin" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
308 | 306 | <inputs> |
309 | 307 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
310 | | - <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="30.0e9" /> |
311 | | - <parameter n="DELAY_TIME" pn="Delay time" v="1.0" help="Defines the initial slope of the curve" /> |
| 308 | + <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="Pa" units="Pa" v="30.0e9" /> |
| 309 | + <parameter n="DELAY_TIME" pn="Delay time" v="1.0" /> |
312 | 310 | <parameter n="POISSON_RATIO" pn="Poisson Ratio" v="0.2"/> |
313 | 311 | </inputs> |
314 | 312 | <outputs></outputs> |
|
0 commit comments