Features
- Added a toggle to allow for all loads applied to a wall to be spread over the whole wall. This allows for commonly expected behaviour of having a single UDL reaction at the bottom of the wall instead of a series of varying UDLs along the length of the wall which are controlled by parameterized load spreading.
- Added a toggle to allow for reversing the reaction direction.
What's Changed
- Releases/v0.3.1 by @connorferster in #8
- feat: implemented ability to control reaction direction reversing by @connorferster in #9
- fix: add check and adjustment for spread_width > wall_length by @connorferster in #10
- fix: remove code that prevents proper functioning by @connorferster in #11
- feat: add full load distribution by @connorferster in #12
- fix: change condition order to match functionality by @connorferster in #13
Full Changelog: v0.4.1...v0.5.0