Host website for finite volume solid mechanics eductional framework by Scott Levie.
This learning framework is a set of Jupyter notebooks that provide an guide for building a Finite Volume Solid Mechanics solver while giving an in-depth explanation of the theory used through-out.
To only view the notebooks use the following links to the desired notebooks. Then use the navigation arrows to move from notebook to notebook.
If you want to be able to code along or alter the notebooks try using the binder link below. This creates an online Jupyter notebook environment:
This may take a few minutes to load. Once loaded:
ctrl
+ shift
+ f
to open the file browser. Or select the dependincies.ipynb
notebook and run the first cell by selecting the run cell icon _01_Defining_Mesh.ipynb
and continue through to notebook 8.Alternatively, you can clone this repository from the Github repo.
pip install jupyterlab
git clone https://github.com/scottlevie97/pythonFVSolidMechanics.git
pythonFVSolidMechanics/lesson_notebooks
dependencies.ipynb
Financial support is gratefully acknowledged from the Irish Research Council through the Laureate programme, grant number IRCLA/2017/45
Additionally, the authors want to acknowledge project affiliates, Bekaert, through the Bekaert University Technology Centre (UTC) at UCD (www.ucd.ie/bekaert), and I-Form, funded by Science Foundation Ireland (SFI) Grant Number 16/RC/3872, co-funded under European Regional Development Fund and by I-Form industry partners.