Description
The check of ultimate limit state is performed. The options control the way the design is to be performed. The task type is obsolete and has been replaced by CODECHECK.
Arguments
The basic arguments correspond to those of all tasks (cf. TCL Command TASK). The other arguments are to be entered in the form "key=value".
There are the following additional specific predefined arguments, cf. CODECHECK:
Key |
Value |
Dimension |
Meaning |
env |
envname |
TEXT |
Envelope containing the results to be checked |
day |
resday |
INT |
Day of envelope in case of combination, default: resday = day1 |
flexure |
TRUE or FALSE |
BOOLEAN |
Perform check due to flexure |
shear |
TRUE or FALSE |
BOOLEAN |
Perform check due to shear force |
torsion |
TRUE or FALSE |
BOOLEAN |
Perform check due to torsion |
interact |
TRUE or FALSE |
BOOLEAN |
Perform check of interaction (torsion and shear force) |
theta |
angle |
ANGLED |
Angle of variable compression strut inclination (shear force design) |
resname |
rname |
TEXT |
Name for referencing the results |
Scopes
TASKS, CONTAINER
Examples
TASK ULSCHECK 1 LOCAL 0 5 "env=GZT" "day=127" "flexure=TRUE" "shear=TRUE" \
"torsion=TRUE" "interact=TRUE" "theta=45.000" \
"resname=ReinfCheck_t0"
The verification is performed for bending, shear and torsion and for the interaction of the influences.
|
(C) ALLPLAN GmbH |
Privacy policy |