Skip to content

Simulates the unconfined compression of nonlinear poroelastic materials

License

Notifications You must be signed in to change notification settings

hennessymatt/UnconfinedCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnconfinedCompression

Lightweight Python code for simulating the unconfined compression of nonlinear poroelastic materials. The poroelastic sample is assumed to remain cylindrical during compression. The code uses Chebyshev spectral differentiation along with fully implicit time stepping. The Jacobian matrix for Newton iterations has been coded by hand for speed.

Features of the code include:

  • Displacement- and force-controlled loading
  • neo-Hookean and fibre-reinforced neo-Hookean material responses
  • Constant and deformation-dependent permeabilities

The code uses SymPy to generate exact derivatives of hyperelastic strain energies and permeabilities. This makes it easy to extend and customise the material properties without having to manually update the entries in the Jacobian matrix.

About

Simulates the unconfined compression of nonlinear poroelastic materials

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages