Examples¶
The following examples showcase the features of toms-structures and how they might be incorporated into engineering design.
The below examples are available as jupyter notebooks and can be downloaded from the source repository here.
To run these notebooks you must first install jupyter notebook by running pip install notebook in the same virtual environment in which toms-structures 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!