Main Page

From Nemesis
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 9: Line 9:
 
| valign="top" |  
 
| valign="top" |  
  
==Description==
 
 
'''nemesis''' is an experimental finite element code.
 
'''nemesis''' is an experimental finite element code.
  
'''nemesis''' consists of two parts: a C++ ''core'', embedding the [http://www.python.org Python] interpreter, capable of undertaking a wide variety of static/transient/eigenvalue problems accounting for material and/or geometrical nonlinearities, and ''extras'', a set of [http://www.python.org Python] scripts that access the core and exploit usability in simple or more complicated tasks, including pre- and post-processing.
+
'''nemesis''' consists of two parts: a [http://en.wikipedia.org/wiki/C%2B%2B C++] ''core'', embedding the [http://www.python.org Python] interpreter, capable of undertaking a wide variety of static/transient/eigenvalue problems accounting for material and/or geometrical nonlinearities, and ''extras'', a set of [http://www.python.org Python] scripts that access the core and exploit usability in simple or more complicated tasks, including pre- and post-processing.
  
 
Some of the available features in '''nemesis''' are: bar/beam/triangle/quad/brick elements, uniaxial elastic/hardening/cyclic/viscoplastic materials, von Mises/Mohr-Coulomb multiaxial elasto-viscoplastic materials, initial/modified/full Newton-Raphson and BFGS algorithms, load/displacement/arc-lenght controls and connection to sql databases.
 
Some of the available features in '''nemesis''' are: bar/beam/triangle/quad/brick elements, uniaxial elastic/hardening/cyclic/viscoplastic materials, von Mises/Mohr-Coulomb multiaxial elasto-viscoplastic materials, initial/modified/full Newton-Raphson and BFGS algorithms, load/displacement/arc-lenght controls and connection to sql databases.
Line 94: Line 93:
 
</div>
 
</div>
 
<div style="padding:0.4em; font-size: 95%;">
 
<div style="padding:0.4em; font-size: 95%;">
* [http://code.google.com/p/nemesis-code/downloads/list download nemesis]  
+
* [http://code.google.com/p/nemesis-code/source download nemesis]  
 
* [http://www.python.org/download/releases/2.5/ download python]
 
* [http://www.python.org/download/releases/2.5/ download python]
 
* [http://www.scintilla.org/SciTE.html          download scite]
 
* [http://www.scintilla.org/SciTE.html          download scite]
 
* [http://www.paraview.org/HTML/Download.html  download paraview]
 
* [http://www.paraview.org/HTML/Download.html  download paraview]
* [[Download|'''more...''']]
+
* '''[[Download|more...]]'''
 
</div>
 
</div>
 
|}
 
|}
  
 
[[Category:Main_Page]]
 
[[Category:Main_Page]]

Latest revision as of 20:20, 8 July 2007

Welcome to nemesis

nemesis is an experimental finite element code.

nemesis consists of two parts: a C++ core, embedding the Python interpreter, capable of undertaking a wide variety of static/transient/eigenvalue problems accounting for material and/or geometrical nonlinearities, and extras, a set of Python scripts that access the core and exploit usability in simple or more complicated tasks, including pre- and post-processing.

Some of the available features in nemesis are: bar/beam/triangle/quad/brick elements, uniaxial elastic/hardening/cyclic/viscoplastic materials, von Mises/Mohr-Coulomb multiaxial elasto-viscoplastic materials, initial/modified/full Newton-Raphson and BFGS algorithms, load/displacement/arc-lenght controls and connection to sql databases.


Example: A pile under lateral loading.


download   |   examples   |   license   |   help   |   about

Personal tools