githubEdit

MinResistance

The MinDisplacement criterion tests the displacement of the specified node, if it is smaller than the given value, the analysis is terminated.

Syntax

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

Last updated