ccaprani / pycba

Python Continuous Beam Analysis
https://ccaprani.github.io/pycba/
Apache License 2.0
64 stars 29 forks source link

Tandem Vehicles #5

Closed mayermelhem closed 2 years ago

mayermelhem commented 2 years ago

Comments welcomed.

mayermelhem commented 2 years ago

Thanks for the feedback.

The motivation is simply a means to create various road vehicle combinations of axle groups (ie. prime mover + multiple tri/quad/quint+ axle groups at different spacings quickly for which then the Envelope augment() method can then be used.

Naturally, the method, which has now been renamed to from_vehicle_sequence() can be extended to looking at trains (locomotive + many carts) or study headways in vehicles.

I have updated the documentation examples demonstrating this for a "superload" case. However, it unsuccessfully ran as per the following raised issue.