Add documentation to connector-plate notebook
This commit is contained in:
parent
83cc28c4f2
commit
3c422b0770
2 changed files with 18 additions and 5 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue