Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.44 KB

materialNonLinearity.jl

Introduction

FEM code to analyze 2D Euler Bernoulli beams with linear and nonlinear constitutive laws.

Standard constitutive laws

Implemented isotropic constitutive laws are:

  • Linear elastic
  • Elastic perfectly plastic
  • Linear hardening / softening

User defined constitutive laws

User can define a constitutive law defined by any kind of function. Examples of a cubic function with softening and a concrete with softening in compression and tension branches are provided.

Documentation Tests Coverage License
docs-dev CI codecov license