Interesting Problem: Changing Boundary condition

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

Moderators: silvia, selimgunay, Moderators

Post Reply
subrata
Posts: 13
Joined: Fri Nov 28, 2008 11:12 pm

Interesting Problem: Changing Boundary condition

Post by subrata »

Hi,
I am doing a gravity analysis of a sigle bay single story frame where the support two nodes (1 and 4) are fixed in all directions.

fix 1 1 1 1 1 1 0
fix 2 0 0 1 1 1 0
fix 3 0 0 1 1 1 0
fix 4 1 1 1 1 1 0

After the gravity analysis I want to remove the vertical boundary condition at node 4 by remove command

remove sp 4 2

Now for static equilibrium I have to replace the vertical restrain by reaction force (20 kN) I have got from previous gravity analysis.

pattern Plain 2 Linear {
load 4 0 20 0.0 0.0 0.0 0.0
}

Do I have to again do the gravity analysis for the application of the reaction?

Please help

thanks in advance,
Subrata
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

yes, defining the load pattern does not apply the load.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Post Reply