Main Page

From Nemesis
(Difference between revisions)
Jump to: navigation, search
m
 
Line 93: 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]

Latest revision as of 21: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