Skip to content

aradermacher/fenics-reinforcement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test

Fenics-reinforcement

FEniCS-reinforcement (name WIP) is a package that will let you include truss elements in a 3d mesh in FEniCSX. Currently, the trusses are hardcoded and we do not use FEniCS for the calculation of stresses and stiffness, but we add those to the stiffness matrix manually.

How to use

# TODO

Installation

Clone the repository and run

pip install -e .

in the cloned directory, as long as this package is in development. A conda package is planned.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%