|
61 | 61 | <!--3D Interface laws--> |
62 | 62 | <CLaw n="ElasticCohesive3DLaw" pn="Joint Elastic Cohesive 3D" Type="Interface3D" behaviour="Elastic" |
63 | 63 | StrainSize="6" AnalysisType="Linear,Non-Linear" |
64 | | - help="Elastic law (no breakage) for joints in 3D problems" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" DamageType="Local,NonLocal" > |
| 64 | + help="Elastic Cohesive law (no breakage) for joints in 3D problems" Dimension="3D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AllowsAnisotropy="False" DamageType="Local,NonLocal" > |
65 | 65 | <inputs> |
66 | 66 | <parameter n="NORMAL_STIFFNESS" pn="Normal stiffness" unit_magnitude="F/L" units="N/m" v="0.3e06" /> |
67 | 67 | <parameter n="SHEAR_STIFFNESS" pn="Shear stiffness" unit_magnitude="F/L" units="N/m" v="0.3e06" /> |
|
199 | 199 | </CLaw> |
200 | 200 |
|
201 | 201 | <!--2D Interface laws--> |
202 | | - <CLaw n="ElasticCohesive2DPlaneStrain" pn="Simplified Joint Plane Strain" Type="InterfaceStrain" behaviour="Elastic" StrainSize="3" DamageType="Local,NonLocal" |
203 | | - help="Simplified law for joints in Plane Strain problems" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AnalysisType="Linear,Non-Linear"> |
| 202 | + <CLaw n="ElasticCohesive2DPlaneStrain" pn="Joint Elastic Cohesive Plane Strain" Type="InterfaceStrain" behaviour="Elastic" StrainSize="3" DamageType="Local,NonLocal" |
| 203 | + help="Elastic Cohesive law (no breakage) for joints in Plane Strain problems" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AnalysisType="Linear,Non-Linear"> |
204 | 204 | <inputs> |
205 | 205 | <parameter n="NORMAL_STIFFNESS" pn="Normal stiffness" unit_magnitude="F/L" units="N/m" v="0.3e06" /> |
206 | 206 | <parameter n="SHEAR_STIFFNESS" pn="Shear stiffness" unit_magnitude="F/L" units="N/m" v="0.3e06" /> |
|
210 | 210 | </outputs> |
211 | 211 | </CLaw> |
212 | 212 |
|
213 | | - <CLaw n="ElasticCohesive2DPlaneStress" pn="Simplified Joint Plane Stress" Type="InterfaceStress" behaviour="Elastic" StrainSize="3" DamageType="Local,NonLocal" |
214 | | - help="Simplified law for joints in Plane Stress problems" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AnalysisType="Linear,Non-Linear"> |
| 213 | + <CLaw n="ElasticCohesive2DPlaneStress" pn="Joint Elastic Cohesive Plane Stress" Type="InterfaceStress" behaviour="Elastic" StrainSize="3" DamageType="Local,NonLocal" |
| 214 | + help="Elastic Cohesive law (no breakage) for joints in Plane Stress problems" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False" AnalysisType="Linear,Non-Linear"> |
215 | 215 | <inputs> |
216 | 216 | <parameter n="NORMAL_STIFFNESS" pn="Normal stiffness" unit_magnitude="F/L" units="N/m" v="0.3e06" /> |
217 | 217 | <parameter n="SHEAR_STIFFNESS" pn="Shear stiffness" unit_magnitude="F/L" units="N/m" v="0.3e06" /> |
|
0 commit comments