Description
The design according to Eurocode (UI-input of CODEDESIGN - EC) or according to AASHTO (UI-input of CODEDESIGN - AASHTO) is performed.
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 |
env |
envname |
TEXT |
Envelope ULS-Basic (EN) or Strength I-V (AASHTO) |
env1 |
env1name |
TEXT |
Characteristic combination (EN) or Service I (AASHTO) |
env2 |
env2name |
TEXT |
Frequent combination (EN) or Service III (AASHTO) |
env3 |
env3name |
TEXT |
Quasi-permanent combination (EN) or Fatigue (AASHTO) |
env4 |
env4name |
TEXT |
Rare combination (EN) |
day |
resday |
INT |
Day of envelope in case of combination, default: resday = day1 |
flexure |
TRUE or FALSE |
BOOLEAN |
Perform design due to flexure |
brittle |
TRUE or FALSE |
BOOLEAN |
Perform design due to brittle |
shear |
TRUE or FALSE |
BOOLEAN |
Perform design due shear force |
torsion |
TRUE or FALSE |
BOOLEAN |
Perform design due torsion |
detailing |
TRUE or FALSE |
BOOLEAN |
Consideration of detailed reinforcement rules |
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 CODEDESIGN 1 LOCAL 0 3 "env=ULS" "env1=C1" "env2=C2" "env3=C3" "day=127" \
"flexure=TRUE" "brittle=TRUE" "shear=TRUE" \
"torsion=TRUE" "theta=45.000" "crack=TRUE" \
"detailing=TRUE" "resname=ReinfDesign"
The design according to Eurocode (ULS + SLS) is performed and the results are saved under "ReinfDesign”.
|
(C) ALLPLAN GmbH |
Privacy policy |