Class: CuntzeSettings

Defines the configuration for the Cuntze failure criterion for reinforced materials.

Methods

Name Description
Reset() Resets the settings to their default values.

Properties

Name Description
EvaluateFiberCompressionFailure Gets or sets whether fiber compression failure is evaluated. The corresponding failure label is 'cfc'
EvaluateFiberTensionFailure Gets or sets whether fiber tension failure is evaluated. The corresponding failure label is 'cft'
EvaluateMatrixCompressionFailure Gets or sets whether matrix compression failure is evaluated. The corresponding failure label is 'cmB'
EvaluateMatrixTensionFailure Gets or sets whether matrix tension failure is evaluated. The corresponding failure label is 'cmA'
EvaluateMatrixWedgeShapeFailure Gets or sets whether matrix wedge shape failure is evaluated. The corresponding failure label is 'cmC'
FailureDimension Gets or sets whether the failure criterion is evaluated only in-plane (2D), or also in the out-of-plane direction (3D).
FiberCompressionFailureWeightingFactor Gets or sets the weighting factor for the fiber compression failure (cfc) evaluation.
FiberTensionFailureWeightingFactor Gets or sets the weighting factor for the fiber tension failure (cft) evaluation.
FracturePlaneAngle Gets or sets the fracture plane angle theta. The value must be in the range [45, 90).
InPlaneShearFrictionCoefficient Gets or sets the in-plane shear friction coefficient b21. The value must be greater than or equal to 0.
MatrixCompressionFailureWeightingFactor Gets or sets the weighting factor for the matrix compression failure (cmB) evaluation.
MatrixTensionFailureWeightingFactor Gets or sets the weighting factor for the matrix tension failure (cmA) evaluation.
MatrixWedgeShapeFailureWeightingFactor Gets or sets the weighting factor for the matrix wedge shape failure (cmC) evaluation.
ModeInteractionCoefficient Gets or sets the mode interaction coefficient.
OutOfPlaneShearFrictionCoefficient Gets the out-of-plane shear friction coefficient b32. Computed from the fracture plane angle theta.