Description
Earthquake analysis is performed for one direction and one spectrum. Prerequisites are the defined earthquake event the calculated eigenmodes.
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 EQRESPONSE:
Key |
Value |
Dimension |
Meaning |
eq |
eqname |
TEXT |
Earthquake event |
vx |
|
DOUBLE |
X-component of acting direction |
vy |
|
DOUBLE |
Y-component of acting direction |
vz |
|
DOUBLE |
Z-component of acting direction |
resname |
rname |
TEXT |
Name for referencing the results |
env |
envname |
TEXT |
Name of the envelope |
xlsout |
xlsfile |
TEXT |
Output file (natural frequencies and mass participation) |
Scopes
TASKS, CONTAINER
Examples
TASK EQRESPONSE 1 LOCAL 0 "" "eq=EQ-EC horizontal" \
"vx=0.00" "vy=0.00" "vz=1.00" \
"resname=eigen_res" "env=Resp_Horizontal_Z" \
"xlsout=EQRESPONSE_Z.xlsx"
The earthquake analysis is performed for the global Z direction using the pre-calculated eigenmodes stored under "eigen_res” . The earthquake event "EQ-EC horizontal” contains the spectrum and other parameters. The results are saved in the envelope "Resp_Horizontal_Z” and the report is made in the file "EQRESPONSE_Z.xlsx".
|
(C) ALLPLAN GmbH |
Privacy policy |