githubEdit

MaxResistance

The MaxResistance criterion tests the resistance of the specified node, if it is greater than the given value, the analysis is terminated.

Syntax

criterion MaxResistance (1) (2) (3) (4)
# (1) int, unique criterion tag
# (2) int, node
# (3) int, dof
# (4) double, limit

Last updated