Difference between revisions of "Main Page"

From OpenSeesWiki
Jump to navigationJump to search
Line 7: Line 7:
 
== OpenSees ==
 
== OpenSees ==
  
''OpenSees'', the Open System for [http://en.wikipedia.org/wiki/Earthquake_engineering Earthquake Engineering] Simulation, is an [http://en.wikipedia.org/wiki/Object-oriented object-oriented], [http://en.wikipedia.org/wiki/Open_source open source] software framework. It allows users to create both serial and [http://en.wikipedia.org/wiki/Parallel_computing parallel] [http://en.wikipedia.org/wiki/Finite_element finite element] computer applications for simulating the response of structural and geotechnical systems subjected to [http://en.wikipedia.org/wiki/Earthquakes earthquakes] and oher hazards.  OpenSees is primarily written in [http://en.wikipedia.org/wiki/C%2B%2B C++] and uses several [http://en.wikipedia.org/wiki/Fortran Fortran] and [http://en.wikipedia.org/wiki/C_programming_language C] numerical libraries for linear equation solving, and material and element routines.
+
''OpenSees'', the Open System for [http://en.wikipedia.org/wiki/Earthquake_engineering Earthquake Engineering] Simulation, is an [http://en.wikipedia.org/wiki/Object-oriented object-oriented], [http://en.wikipedia.org/wiki/Open_source open source] software framework. It allows users to create both serial and [http://en.wikipedia.org/wiki/Parallel_computing parallel] [http://en.wikipedia.org/wiki/Finite_element finite element] computer applications for simulating the response of structural and geotechnical systems subjected to [http://en.wikipedia.org/wiki/Earthquakes earthquakes] and oher hazards.  OpenSees is primarily written in [http://en.wikipedia.org/wiki/C%2B%2B C++] and uses several [http://en.wikipedia.org/wiki/Fortran Fortran] and [http://en.wikipedia.org/wiki/C_programming_language C] numerical libraries for linear equation solving, and material and element routines. The framework WILL BE covered in the [[OpenSees Developer| developers section]].
  
 
The goal of the OpenSees development is to improve the modeling and computational simulation in earthquake engineering through:
 
The goal of the OpenSees development is to improve the modeling and computational simulation in earthquake engineering through:
Line 13: Line 13:
 
#education
 
#education
 
#community discussion
 
#community discussion
 +
 +
A number of simple applications are provided to introduce new users and non-programmers to the OpenSees framework. All these applications are interpreters and they allow users to perform finite element analysis using a simple yet powerful scripting language. The analysis can look like plain text input files or they can be complex programs. It's up to the skills of the user. These applications are covered in the [[OpenSees User| users section]].
  
  

Revision as of 01:10, 1 March 2010


Welcome to the OpenSeesWiki

OpenSeesWiki is a Wiki creation. The goal is simple: to provide information about OpenSees. Please explore the site and see what a great resource OpenSees can be.

OpenSees

OpenSees, the Open System for Earthquake Engineering Simulation, is an object-oriented, open source software framework. It allows users to create both serial and parallel finite element computer applications for simulating the response of structural and geotechnical systems subjected to earthquakes and oher hazards. OpenSees is primarily written in C++ and uses several Fortran and C numerical libraries for linear equation solving, and material and element routines. The framework WILL BE covered in the developers section.

The goal of the OpenSees development is to improve the modeling and computational simulation in earthquake engineering through:

  1. new open-source code development
  2. education
  3. community discussion

A number of simple applications are provided to introduce new users and non-programmers to the OpenSees framework. All these applications are interpreters and they allow users to perform finite element analysis using a simple yet powerful scripting language. The analysis can look like plain text input files or they can be complex programs. It's up to the skills of the user. These applications are covered in the users section.


OpenSees Resources

OpenSees has two different classes of user and the information contained herein is similarly split:

  1. OpenSees User
  2. OpenSees Developer


OpenSees Tools and Applications

  1. BuildingTclLogo small.GIF: a Real-Time Interface, graphical and scriptical, for Numerical Simulation in OpenSees


FAQs

Funding

The funding for the development and maintenance of the core OpenSees code was initially provided by the NSF-sponsored Pacific Earthquake Engineering (PEER) Center. Funding is currently provided by the NSF sponsored George E. Brown, Jr. Network for Earthquake Engineering Simulation (NEES).


Wiki Tools