How to add traction boundary by supplying pressure?

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Rodgers
Posts: 31
Joined: Wed Sep 15, 2004 4:44 pm
Location: University of California, Davis

How to add traction boundary by supplying pressure?

Post by Rodgers »

I come to OpenSees as a FEAP user and want to use OpenSees to do some solid structure modeling, not just beam column.

I miss the ability to add patch loads and add constraints by supplying edge etc.

In case it is not listed in the online manual, does OpenSees provide a way to specify traction boundary by supplying pressure like "CSURface" in FEAP? In other words, is there a command that will compute equivalent nodal load based on pressure on a element surface? Better yet, could it find the right element to apply the load automatically?

If not, which element routine should I call to add this capability when coding it?
It is not what you can do, it is what you can dream!
Rodgers
Posts: 31
Joined: Wed Sep 15, 2004 4:44 pm
Location: University of California, Davis

Post by Rodgers »

Looks like eleLoad has similar functionality, but is limited to single element and beams only.
It is not what you can do, it is what you can dream!
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

i have no experience with the 3d elements. however, i think you have to calculate the equivalent nodal forces -- which is what feap does anyways.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Rodgers
Posts: 31
Joined: Wed Sep 15, 2004 4:44 pm
Location: University of California, Davis

Post by Rodgers »

Thanks Silvia!

I was thinking an element should be able to know how to do the N(x)Tau(x)ds integral. I just need to ask all the element that has edges aligned with the supplied conditon to provide the equivalent nodal load. And then use the "load" command to actually add these nodal loads.
It is not what you can do, it is what you can dream!
Post Reply