From The FEniCS project
FEniCS-Plasticity is a library that implements the Von Mises and Drucker-Prager plasticity models using FEniCS software. However, the structure of the library should be general enough to also allow other models to be implemented with little effort.
Contents |
3D bending of a beam
The picture below shows a simply supported 5x1x1 beam loaded by the body force
f = [0,0, − 40sin(πt / 2)] for
at the final loading step.
Or see the movie
Download
From a bazaar repository at Launchpad;
bzr branch lp:fenics-plasticity
or download a tarball from the fenics-plasticity archive.
License
FEniCS-Plasticity is licensed under the GNU LGPL Version 3.0 or later. See http://www.gnu.org for details.
Feedback
For feedback, patches, and comments contact Kristian B. Ølgaard <k.b.oelgaard@tudelft.nl> or Garth N. Wells <gnw20@cam.ac.uk>

