HashinSettings

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

Declaration Syntax

public class HashinSettings : CompositeFailureCriterionSettings

Table 789: Members

Property

DelaminationWeightingFactor

Gets or sets the weighting factor for the delamination evaluation.

Property

EvaluateDelamination

Gets or sets whether delamination is evaluated. Only applies when three-dimensional evaluation is selected. The corresponding failure label is 'hd'

Property

EvaluateFiberFailure

Gets or sets whether fiber failure is evaluated. The corresponding failure label is 'hf'

Property

EvaluateMatrixFailure

Gets or sets whether matrix failure is evaluated. The corresponding failure label is 'hm'

Property

FailureDimension

Gets or sets whether the failure criterion is evaluated only in-plane (2D), or also in the out-of-plane direction (3D).

Property

FiberFailureWeightingFactor

Gets or sets the weighting factor for the fiber failure evaluation.

Property

MatrixFailureWeightingFactor

Gets or sets the weighting factor for the matrix failure evaluation.