IDamBreakErosionCriticalShearStress Property |
Erosion failure critical shear stress. If the shear stress exceeds the critical shear stress,
then the material in the breach erodes away.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double CriticalShearStress { get; set; }
Property CriticalShearStress As Double
Get
Set
property double CriticalShearStress {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also