sectiontest
Syntax
sectionTest1D (1) (2) (3) [4...]
# (1) int, unique tag of the section model to use
# (2) double, size of per deformation increment
# (3) int, number of steps along increment direction
# [4...] int, optional numbers of steps for deformation history
sectionTest2D (1) (2...3) (4) [5...]
# (1) int, unique tag of the section model to use
# (2...3) double, size of per deformation increment
# (4) int, number of steps along increment direction
# [5...] int, optional numbers of steps for deformation history
sectionTest3D (1) (2...4) (5) [6...]
# (1) int, unique tag of the section model to use
# (2...4) double, size of per deformation increment
# (5) int, number of steps along increment direction
# [6...] int, optional numbers of steps for deformation historyRemarks
Example
Last updated