Main Page
| Line 14: | Line 14: | ||
'''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 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, Mohr-Coulomb | + | 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. |
Revision as of 21:30, 6 February 2007
Welcome to nemesis
Descriptionnemesis 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.
|
|