Skip to content

1.1 - Linear Loads

Compare
Choose a tag to compare
@cslotboom cslotboom released this 03 Sep 04:33
· 69 commits to main since this release
51f1738

We skipped a whole bunch of version tags! In 1.1, the following has been updated:

Loads:
Linear loads are needed for snow drifts and retaining wall design!
They're been added in the latest patch, along with updating the diagram corectly

  • Added Linear Loads!
  • Added (vertical) linear loads to the beam diagram.

Fixities:
Working with a list of fixities is a little awkward.
For a nice user experience I've added a object that abstracts away the list of fixity.
You can now use "FixityTypes2D" to create fixities in 2D.

  • Added a fixity object that can be used in place of using lists.
  • Added the FixityTypes2D object, which can be used to make new fixities objects for 2D beams.

Diagram:
In prior versions, diagrams were set up so if there were positive and negative loads, they would go on the same side of a plot.
Now diagrams are set up so negative and positive loads are on opposite sides and stack as such