Description
The tendons are pre-tensioned and then the girder is cast. The preprocessor generates the necessary calculation tasks.
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 |
dh1 |
dh1val |
DOUBLE |
Duration in hours until the start of stressing |
dh2 |
dh2val |
DOUBLE |
Duration in hours between start of stressing and start of pouring |
dh3 |
dh3val |
DOUBLE |
Duration in hours between start of pouring and start of measurement (fcmtest) |
castenv |
cname |
TEXT |
Name of stressing bed |
fcmtest |
fcmval |
STRESS |
Test strength to determine the true concrete age |
Dshrink |
dshday |
INT |
Start of drying shrinkage |
sgroup |
sname |
TEXT |
The stress group is implicitly given by the tendons used and does not normally need to be specified. In special cases, a different stress group can be selected. |
Scopes
TASKS, CONTAINER
Examples
PHASE "Fabrication" BEGIN
TEXT ""
DAYBEGIN 1
HUMIDITY 75.00
TMEAN 20.00
ASSEMBLIES BEGIN
ASM 3 MEMBER "<Girder>" UNIT * SGLOBAL * SGLOBAL *
ASM 3 TGROUP "Girder2-1"
ASSEMBLIES END
TASKS BEGIN
#task taskname day1 duration assembly [SKIP] additional args
TASK SUPPORTAT 1 LOCAL 0 "" "refpt=P_bott" "at=0.00000" "Cx=1e+18" "Cy=1e+18" \
"Cz=1e+18" "CMx=10000" "CMy=10000" "CMz=10000"
TASK SUPPORTAT 1 LOCAL 0 "" "refpt=P_bott" "at=20.00000" "Cx=1e+18" "Cy=0" \
"Cz=1e+18" "CMx=10000" "CMy=10000" "CMz=10000"
TASK PRECASTG 1 LOCAL 2 3 "dh1=0.00" "dh2=2.00" "dh3=10.00" "castenv=StressBed1"
TASKS END
PHASE END
Definition of a typical phase for production. The girder is supported at 2 points and generated by PRECASTG. PRECASTG includes pre-stressing and concreting.
|
(C) ALLPLAN GmbH |
Privacy policy |