v0.3
github-actions
released this
23 Sep 05:16
·
32 commits
to refs/heads/main
since this release
What’s Changed
Features
- AS5100.2 Appendix C example (#47) @ccaprani
- Added functionality to have static loads as well as moving vehicle loads in a
BridgeAnalysis
(#47). - Renamed the
from_convoy
tomake_train
and moved outsideVehicle
class (#47). - Updated
make_train
example accordingly (#47). - Added utility functions for loads (#38) @ccaprani