A library for constitutive models in FEniCSx written in Rust and Python.
- My side project which should have a similar functionality as https://github.com/BAMresearch/fenics-constitutive. (BUT IN RUST)
- Currently this repo just reserves the name on github (naming stuff is hard)
- This is my personal Rust-Learning project, therefore don't expect anything groundbreaking.
- Clone the repository.
- Install
mamba
mamba env create -f environment.yml