Description
Redistribution forces that occur when elements are removed are transferred to the load sums.
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. UI-input of LCTRANSFER:
Key |
Value |
Dimension |
Meaning |
lc |
lcname |
TEXT |
Name of the loadcase that receives the redistribution forces |
lcsuffix |
suffix |
TEXT |
Suffix of the load case name under which the transfer forces are stored |
init |
TRUE or FALSE |
BOOLEAN |
The results of the removed elements in the load sums are initialized or not. |
submodel |
modelname |
TEXT |
In the case of precast girders, it is necessary to transfer the state of the girder from the sub-model to the main model. The preprocessor generates these tasks when evaluating the input model. |
Scopes
TASKS, CONTAINER
Examples
TASK DEACTIVATE 500 LOCAL 0 3
TASK LCTRANSFER 500 LOCAL 0 "" "init=TRUE" "lc=SUMTOT" "lcsuffix=_rem"
TASK LCTRANSFER 500 LOCAL 0 "" "init=TRUE" "lc=SW-SUM" "lcsuffix=_rem"
TASK LCTRANSFER 500 LOCAL 0 "" "init=TRUE" "lc=CS-SUM" "lcsuffix=_rem"
On day 500, the elements of assembly 3 are removed and their forces are transferred. The transfer forces are additionally stored in load sums with the suffix "_rem”.
|
(C) ALLPLAN GmbH |
Privacy policy |