TchilDill / openpile

Pile calculations package. OpenPile aims to be democratize pile calculations for engineers and researchers in academia.
GNU General Public License v3.0
11 stars 4 forks source link

add dataclasses for structural materials #29

Open daalgi opened 7 months ago

daalgi commented 7 months ago

Added dataclasses for structural materials so the properties can be easily customizable: Steel and Concrete.

Pile objects can be initialized with material as a string ('Steel', 'Concrete') or with the new dataclasses.