TCL Command REMOVELAT

Inhalt

Index

Description

The task is used when parts of the structure are removed. The affected elements are deactivated (DEACTIVATE) and the forces are transferred (LCTRANSFER). These two tasks are generated by the preprocessor from the task REMOVAL. The force transfer affects all relevant load sums that were specified in the construction plan. To de-activate a support in the sub-model (precast girder), its position are specified. The support is unknown to the main model.

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 REMOVAL:

Key

Value

Dimension

Meaning

refpt

pname

TEXT

Reference point that defines the position of the support in the cross-section of the girder

at

station

LSTATION

Longitudinal distance of the support from the start of the girder (station > 0) or from the end of the girder (station < 0)

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.

Scopes

TASKS, CONTAINER

Examples

PHASE "Lift" BEGIN

    TEXT "Installationof girder"

    DAYBEGIN "<Dlift>" MOUNT

    HUMIDITY 75.00

    TMEAN 20.00

    ASSEMBLIES BEGIN

    ASSEMBLIES END

    TASKS BEGIN

        #task taskname day1 duration assembly [SKIP] additional args

        TASK SUPPORTAT 1 LOCAL 0 "" "refpt=P_top" "at=1.00000" "Cx=1e+08" "Cy=1e+08" "Cz=1e+08" "CMy=1e+08"

        TASK SUPPORTAT 1 LOCAL 0 "" "refpt=P_top" "at=-1.00000" "Cx=1e+08" "Cz=1e+08"

        TASK REMOVALAT 1 LOCAL 0 "" "refpt=P_bott" "at=0.50000" "lcsuffix=_rems1" "init=TRUE"

        TASK REMOVALAT 1 LOCAL 0 "" "refpt=P_bott" "at=-0.50000" "lcsuffix=_rems2" "init=TRUE"

    TASKS END

PHASE END

Typical construction phase for lifting a precast girder. Two supports at top "P_top" at position are activated. Two supports at bottom "P_bott" are de-activated.



Allplan

(C) ALLPLAN GmbH

Privacy policy