How to apply groundmotion in an arbitary direction?

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
mkfotouhi
Posts: 21
Joined: Mon Oct 24, 2005 7:00 am
Location: Younglove Construction

How to apply groundmotion in an arbitary direction?

Post by mkfotouhi » Mon Oct 24, 2005 7:17 am

Hi
I want to model the effect of earthquake inceedent angle to structures. So I need to apply the earthquake records in different angles to the structures. but in the opensees there are only three main direction available(1,2,3 =x,y,z). What shoud I do to model an structure which affected by an eathquake make a 30 degree angle whith the x axis?
thanks alot
M.K. Fotouhi
PhD student, Iowa State University

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk » Mon Oct 24, 2005 8:04 am

either break into into components .. or rotate the structure the 30 degrees .. remember with the coord transformation you can rotate the col axis (they dont have to be orientated in x, y, z)

mkfotouhi
Posts: 21
Joined: Mon Oct 24, 2005 7:00 am
Location: Younglove Construction

earthquake Incident angle

Post by mkfotouhi » Mon Oct 24, 2005 10:50 am

tnx fmk
but I need to repeet my analysis many times whith one structure but many earthquake angles(5, 10, 15, ..,90 degree) and if i want to change the whole structure each time I need to make many models. Also because I need nonlinear analysis, I can not use superposition ruls and can not break the record to its components.
Is not there any other way for me to introduce the angle of earthquake incident other than x,y,z?
waiting for your guidance.
M.K. Fotouhi
PhD student, Iowa State University

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk » Mon Oct 24, 2005 12:49 pm

no, all i could do would be to decompose it as well .. forces in the inside of any fe program must be provided in the dof directions (if another fe package takes it at an angle they must decompose it internally) .. for your problem just write a single tcl proc which takes as i/p the angle and then generates the model rotated.

mkfotouhi
Posts: 21
Joined: Mon Oct 24, 2005 7:00 am
Location: Younglove Construction

thanks for your kind attentation

Post by mkfotouhi » Mon Oct 24, 2005 1:50 pm

thanks alot fmk for your kind attentation.
Hope to learn more from you later.
M.K. Fotouhi
PhD student, Iowa State University

Post Reply