Examples#

The following examples showcase the features of sectionproperties in an instructional manner, while also highlighting several validation tests and advanced applications. The below examples are available as jupyter notebooks and can be downloaded here (click on the file you would like to download, then click the download icon at the top of the file).

To run these notebooks you must first install jupyter notebook by running pip install notebook in the same virtual environment in which sectionproperties is installed. Next, navigate to the location of the downloaded examples and run jupyter notebook to open jupyter in the browser. Finally, double click an example file to open the notebook, and execute each cell by clicking the play button. More information on jupyter notebooks can be found here. Don’t be afraid to raise an issue or post in the discussions page if you have trouble running any of the examples!

Geometry#

Materials#

Analysis#

Results#

Validation#

Advanced#