diff --git a/Calculations/Connector-Plate.ipynb b/Calculations/Connector-Plate.ipynb index de29462..1419b3f 100644 --- a/Calculations/Connector-Plate.ipynb +++ b/Calculations/Connector-Plate.ipynb @@ -1,8 +1,17 @@ { "cells": [ + { + "cell_type": "markdown", + "id": "e3b0d5f1-f107-4d98-adad-403bfd9bc2b9", + "metadata": {}, + "source": [ + "## Connector Plate Load Estimate\n", + "This notebook calculates an estimate maximum load for the connector plates used in the STM assembly." + ] + }, { "cell_type": "code", - "execution_count": 20, + "execution_count": 1, "id": "e70e1154-7d5d-4c92-9f62-2dd2c734f586", "metadata": { "editable": true, @@ -24,7 +33,7 @@ "" ] }, - "execution_count": 20, + "execution_count": 1, "metadata": {}, "output_type": "execute_result" } @@ -54,9 +63,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "stm-env", "language": "python", - "name": "python3" + "name": "stm-env" }, "language_info": { "codemirror_mode": { @@ -68,7 +77,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.3" + "version": "3.13.7" } }, "nbformat": 4, diff --git a/Calculations/rendered/Connector-Plate.md b/Calculations/rendered/Connector-Plate.md index e141ac3..90c4248 100644 --- a/Calculations/rendered/Connector-Plate.md +++ b/Calculations/rendered/Connector-Plate.md @@ -1,3 +1,7 @@ +## Connector Plate Load Estimate +This notebook calculates an estimate maximum load for the connector plates used in the STM assembly. + + ```python from pint import UnitRegistry unit = UnitRegistry()