|
5 | 5 | <inputs> |
6 | 6 | <parameter n="CONTACT_TAU_ZERO" pn="Tangential Strength" units="MPa" unit_magnitude="P" v="25"/> |
7 | 7 | <parameter n="CONTACT_SIGMA_MIN" pn="Nornal Tensile Strength" units="MPa" unit_magnitude="P" v="5"/> |
8 | | - <parameter n="CONTACT_INTERNAL_FRICC" pn="Internal Friction Coeff" v="1"/> |
| 8 | + <parameter n="CONTACT_INTERNAL_FRICC" pn="Contact Internal Friction" v="1"/> |
9 | 9 | </inputs> |
10 | 10 | <outputs></outputs> |
11 | 11 | </CLaw> |
|
14 | 14 | <inputs> |
15 | 15 | <parameter n="CONTACT_TAU_ZERO" pn="Tangential Strength" units="MPa" unit_magnitude="P" v="25"/> |
16 | 16 | <parameter n="CONTACT_SIGMA_MIN" pn="Nornal Tensile Strength" units="MPa" unit_magnitude="P" v="5"/> |
17 | | - <parameter n="CONTACT_INTERNAL_FRICC" pn="Internal Friction Coeff" v="1"/> |
| 17 | + <parameter n="CONTACT_INTERNAL_FRICC" pn="Contact Internal Friction" v="1"/> |
18 | 18 | </inputs> |
19 | 19 | <outputs></outputs> |
20 | 20 | </CLaw> |
|
49 | 49 | <outputs></outputs> |
50 | 50 | </CLaw> |
51 | 51 |
|
| 52 | + <CLaw n="DEM_KDEM_with_damage_parallel_bond" pn="KDEM with damage" ProductionReady="ProductionReady" help="" ImplementedInApplication="DEMApplication" App="CDEM" Dimension="3D" OutputMode="Materials"> |
| 53 | + <inputs> |
| 54 | + <parameter n="CONTACT_TAU_ZERO" pn="Mohr-Coulomb Cohesion" units="MPa" unit_magnitude="P" v="10"/> |
| 55 | + <parameter n="CONTACT_SIGMA_MIN" pn="Normal Tensile Strength" units="MPa" unit_magnitude="P" v="13"/> |
| 56 | + <parameter n="CONTACT_INTERNAL_FRICC" pn="Contact Internal Friction" v="0.44"/> |
| 57 | + <parameter n="SHEAR_ENERGY_COEF" pn="Shear energy" v="4.0"/> |
| 58 | + <parameter n="LOOSE_MATERIAL_YOUNG_MODULUS" pn="Loose Young modulus" units="Pa" unit_magnitude="P" v="14e8"/> |
| 59 | + <parameter n="FRACTURE_ENERGY" pn="Fracture energy" v="20.0"/> |
| 60 | + </inputs> |
| 61 | + <outputs></outputs> |
| 62 | + </CLaw> |
| 63 | + |
| 64 | + <CLaw n="DEM_KDEM_with_damage_parallel_bond_2D" pn="KDEM with damage" ProductionReady="ProductionReady" help="Not implemented" ImplementedInApplication="DEMApplication" App="CDEM" Dimension="2D" OutputMode="Materials"> |
| 65 | + <inputs> |
| 66 | + <parameter n="CONTACT_TAU_ZERO" pn="Mohr-Coulomb Cohesion" units="MPa" unit_magnitude="P" v="10"/> |
| 67 | + <parameter n="CONTACT_SIGMA_MIN" pn="Normal Tensile Strength" units="MPa" unit_magnitude="P" v="13"/> |
| 68 | + <parameter n="CONTACT_INTERNAL_FRICC" pn="Contact Internal Friction" v="0.44"/> |
| 69 | + <parameter n="SHEAR_ENERGY_COEF" pn="Shear energy" v="4.0"/> |
| 70 | + <parameter n="LOOSE_MATERIAL_YOUNG_MODULUS" pn="Loose Young modulus" units="Pa" unit_magnitude="P" v="14e8"/> |
| 71 | + <parameter n="FRACTURE_ENERGY" pn="Fracture energy" v="20.0"/> |
| 72 | + </inputs> |
| 73 | + <outputs></outputs> |
| 74 | + </CLaw> |
| 75 | + |
52 | 76 | <!-- <CLaw n="LinearElasticPlaneStrain2DLaw" pn="Linear Elastic Plane Strain" ProductionReady="ProductionReady" Type="PlaneStrain" Behaviour="Elastic" StrainSize="3" ImplementedInApplication="StructuralMechanicsApplication" help="Linear elastic behaviour in 2D plane strain" Dimension="2D" LargeDeformation="False" RequiresLocalAxes="False" HybridType="False"> |
53 | 77 | <inputs> |
54 | 78 | <parameter n="DENSITY" pn="Density" unit_magnitude="Density" units="kg/m^3" v="7850"/> |
|
0 commit comments