Description
The results of a load case are added (factorially) to a load sum.
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 following other specific predefined arguments:
Key |
Value |
Dimension |
Meaning |
lc |
lcname |
TEXT |
Loadcase name (summand) |
day |
resday |
INT |
Day of loadcase, default: resday = day1 |
lcsum |
lcsumname |
TEXT |
Day of load sum (lcsum = lcsum + lc) |
ffsec |
sfact |
DOUBLE |
Load factor of the secondary forces, default: sfact = 1.0 |
ffprim |
pfact |
DOUBLE |
Load factor of the primary forces, default: pfact = 1.0 |
fdispl |
dfact |
DOUBLE |
Factor of displacements, default: dfact = 1.0 |
Scopes
TASKS, CONTAINER
Examples
TASK LCADDTO 1 LOCAL 0 "" "lc=CS-t0" "lcsum=CS-too" "ffsec=-1" "ffprim=-1" "fdispl=-1" "descr=TDA at t=oo"
By using factors -1 the results of loadcase "CS-t0" are subtracted from loadcase "CS-too" .
|
(C) ALLPLAN GmbH |
Privacy policy |