a win32 GUI for Opensees?

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
shisha
Posts: 6
Joined: Wed Jul 21, 2004 3:01 am
Location: LnT

a win32 GUI for Opensees?

Post by shisha »

Dear All,

I am just wondering how many of us using OS presently (and will probably use it for the rest of our lives) really miss a graphical user interface (something like SAP and Patran). As a two year old user of the program I feel a GUI will make life easier trying to use OS. Though there is OSP I feel it is unreliable and without much facilities.

I am starting to consider investing time in making an "open" windows based GUI using VC++ and OpenGL (may be use some of the classes that OS itself provides for the graphics). I just want a feed back as to how many of you will regard it as being of any value..

Please let me know by replying to this post,
shisha.
Jayram

Agree

Post by Jayram »

Hi,

I definitely agree with the need for a GUI. Surely we need a GUI to carry out 3-D FEA such as soil modeling. Since this is something that I'll be working on, I would like to know how people who currently use Opensees for soil-structure problems generate the geometry and the finite element mesh.

With regard to OSP, I have never used it because I feel very uncomfortable with the warning that it may modify certain OS files. Has anyone had a bad experience after installing it?

Thank you
Jayram
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

i know at University of Washiington and UC San Diego they are using GID to generate the
soil mesh .. you might try contacting Pedro Arduino (just don't mention i sent you!)
http://www.ce.washington.edu/~geotech/f ... duino.html

and here are examples of the meshes they generated at washington:
http://maximus.ce.washington.edu/~geotech/opensees
Rodgers
Posts: 31
Joined: Wed Sep 15, 2004 4:44 pm
Location: University of California, Davis

Post by Rodgers »

I don't think GUI is that important as long as you have a good Post-processor.

I think what we really need is an easy way to generate meshes. I've been using FEAP for quite a while, and I think FEAP is much more productive in this respect.
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

While I prefer the TCL interface for my use of OpenSees, have you seen OpenSees Navigator??
http://peer.berkeley.edu/OpenSeesNavigator/
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Boris
Posts: 95
Joined: Mon Jun 14, 2004 3:57 pm
Location: UC Davis

vis tools...

Post by Boris »

We are actively working in this area, see:

http://sokocalo.engr.ucdavis.edu/~jeremic/VisResearch/

and in particular the link to Joey3D, it is standard C with OpenGL. It runs on both Linux and Windows (or any other machine with standard C and OpenGL...).

I would suggest keeping standard C (or C++) and using OpenGL for portability reasons.

Take a look at the source, we are now developing a somewhat larger set of tools but the framework is similar...

Let me know if anyone wants to collaborate on this.

Best regards, Boris

P.S. pleae note our copyright and copyleft clause:)

COPY LEFT and RIGHT:
Use of this set of tools (programs) for research and commerce without express permission of the University, is strictly encouraged. Copyright and Copyleft are covered by the following clause:

Woody's (Guthrie) license (adapted by BJ):
``This source code is Copyrighted in U.S., by the The University and by the Authors, for an indefinite period, and anybody caught using it without our permission, will be mighty good friends of ourn, cause we don't give a darn. Hack it. Compile it. Debug it. Run it. Yodel it. Enjoy it. We wrote it, that's all we wanted to do.''
StructEngVzla
Posts: 1
Joined: Sun Apr 11, 2010 6:54 am
Location: PDVSA

win32gui for opensees: We could help!!!

Post by StructEngVzla »

I am a Civil Engineer (20 years of experience) with a postdegree in finite element analysis now studying a phd on structural analysis. The brother of my wife need a thesis for geting his Computing Engineer Title. I was thinking he could work on a WIN32 Gui for Opensees. (and i will help as his industrial tutor) What all of you think about it?? how are the advances on this area??
Excelent work with opensees until now, i will try to help too!!!
mehmetbektas
Posts: 7
Joined: Fri Sep 28, 2007 3:48 pm
Location: Novel CAE Solutions
Contact:

Post by mehmetbektas »

You could also try nvStructural (GUI for OpenSees) from [url]http://www.novelcae.com[/url]. It is free for students.
greenfun
Posts: 2
Joined: Thu Jul 01, 2010 2:14 am
Contact:

Post by greenfun »

[quote="mehmetbektas"]You could also try nvStructural (GUI for OpenSees) from [url]http://www.novelcae.com[/url]. It is free for students.[/quote]

yeah, i have been using nvStructural and i recommand it to you.
nanbanapr02
Posts: 2
Joined: Tue Jul 20, 2010 4:07 am
Contact:

Post by nanbanapr02 »

GUI is important even though you have good processor
Post Reply