Main Page
m |
|||
| (One intermediate revision by one user not shown) | |||
| 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/ | + | * [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| | + | * '''[[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.
|
|