Hello
I intend to do a 3-dimensional nonlinear dynamic analysis. In other words, I want the records for x-direction and y-direction to get started together and end together, as well as. Consequently, the interaction effects of applying both directions will be considered in the output responses related to the x-direction and y-direction.
But I need help on how to do this. Please provide guidance in this regard.
Perform 3D Analysis
Moderators: silvia, selimgunay, Moderators
-
- Posts: 160
- Joined: Mon Feb 02, 2015 6:32 pm
Re: Perform 3D Analysis
set comp1 "Series -dt $dt -filePath $xFile -factor $GMfatt"
set comp2 "Series -dt $dt -filePath $yFile -factor $GMfatt"
pattern UniformExcitation 2 1 -accel $comp1
pattern UniformExcitation 3 2 -accel $comp2
set comp2 "Series -dt $dt -filePath $yFile -factor $GMfatt"
pattern UniformExcitation 2 1 -accel $comp1
pattern UniformExcitation 3 2 -accel $comp2
Prafulla Malla, Nepal
Praf_malla@hotmail.com
Praf_malla@hotmail.com
Re: Perform 3D Analysis
Good time
In the following of the above question, how should we define the analyze command?
In the following of the above question, how should we define the analyze command?
-
- Posts: 916
- Joined: Mon Sep 09, 2013 8:50 pm
- Location: University of California, Berkeley