|
2 | 2 | <ConstitutiveLaws> |
3 | 3 | <!--linear elastic laws--> |
4 | 4 | <CLaw n="LinearElastic3DLaw" pn="Linear Elastic" Type="3D" Behaviour="Elastic" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" |
5 | | - help="Linear elastic behaviour in 3D" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" > |
| 5 | + help="Linear elastic behaviour in 3D" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" > |
6 | 6 | <inputs> |
7 | 7 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
8 | 8 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
13 | 13 | </outputs> |
14 | 14 | </CLaw> |
15 | 15 | <CLaw n="LinearElasticPlaneStrain2DLaw" pn="Linear Elastic Plane Strain" Type="PlaneStrain" Behaviour="Elastic" StrainSize="3" ImplementedInApplication="StructuralMechanicsApplication" |
16 | | - help="Linear elastic behaviour in 2D plane strain" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" > |
| 16 | + help="Linear elastic behaviour in 2D plane strain" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" > |
17 | 17 | <inputs> |
18 | 18 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
19 | 19 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
24 | 24 | </outputs> |
25 | 25 | </CLaw> |
26 | 26 | <CLaw n="LinearElasticPlaneStress2DLaw" pn="Linear Elastic Plane Stress" Type="PlaneStress" Behaviour="Elastic" StrainSize="3" ImplementedInApplication="StructuralMechanicsApplication" |
27 | | - help="Linear elastic behaviour in 2D plane stress" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" > |
| 27 | + help="Linear elastic behaviour in 2D plane stress" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" > |
28 | 28 | <inputs> |
29 | 29 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
30 | 30 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
36 | 36 | </outputs> |
37 | 37 | </CLaw> |
38 | 38 | <CLaw n="LinearElasticAxisym2DLaw" pn="Linear Elastic" Type="Axisymmetric" Behaviour="Elastic" StrainSize="4" ImplementedInApplication="StructuralMechanicsApplication" |
39 | | - help="Linear elastic behaviour in 2D axisymmetric" Dimension="2Da" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" > |
| 39 | + help="Linear elastic behaviour in 2D axisymmetric" Dimension="2Da" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" > |
40 | 40 | <inputs> |
41 | 41 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
42 | 42 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
49 | 49 |
|
50 | 50 | <!--hyperelastic NeoHookean laws--> |
51 | 51 | <CLaw n="HyperElastic3DLaw" pn="Hyperelastic NeoHookean" Type="3D" Behaviour="Elastic" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" |
52 | | - help="Hyperelastic Neo-Hookean behaviour in 3D" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" > |
| 52 | + help="Hyperelastic Neo-Hookean behaviour in 3D" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" > |
53 | 53 | <inputs> |
54 | 54 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
55 | 55 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
73 | 73 |
|
74 | 74 | <!--hyperelastic KirchhoffSaintVenant laws--> |
75 | 75 | <CLaw n="KirchhoffSaintVenant3DLaw" pn="Hyperelastic Kirchhoff Saint-Venant" Type="3D" Behaviour="Elastic" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" |
76 | | - help="Hyperelastic Kirchhoff Saint-Venant behaviour in 3D" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" > |
| 76 | + help="Hyperelastic Kirchhoff Saint-Venant behaviour in 3D" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" > |
77 | 77 | <inputs> |
78 | 78 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
79 | 79 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
138 | 138 |
|
139 | 139 | <!--constitutive laws for shells and membranes--> |
140 | 140 | <CLaw n="LinearElasticPlaneStress_Hybrid_3D" KratosName="LinearElasticPlaneStress2DLaw" pn="Linear Elastic" Type="PlaneStress" Behaviour="Elastic" StrainSize="6" ImplementedInApplication="StructuralMechanicsApplication" |
141 | | - help="Linear elastic behaviour in 3D for shells" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="D-R" AllowsAnisotropy="False" > |
| 141 | + help="Linear elastic behaviour in 3D for shells" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="D-R" AllowsAnisotropy="False" > |
142 | 142 | <inputs> |
143 | 143 | <parameter n="DENSITY" pn="Density"/> |
144 | 144 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="P" units="Pa" v="206.9e9" /> |
|
309 | 309 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="2400"/> |
310 | 310 | <parameter n="YOUNG_MODULUS" pn="Young Modulus" unit_magnitude="Pa" units="Pa" v="30.0e9" /> |
311 | 311 | <parameter n="DELAY_TIME" pn="Delay time" v="1.0" /> |
312 | | - <parameter n="POISSON_RATIO" pn="Poisson Ratio" v="0.2"/> |
| 312 | + <parameter n="POISSON_RATIO" pn="Poisson Ratio" v="0.2" /> |
313 | 313 | </inputs> |
314 | 314 | <outputs></outputs> |
315 | 315 | </CLaw> |
|
0 commit comments