mast-multiphysics icon indicating copy to clipboard operation
mast-multiphysics copied to clipboard

Added PointLoad class for simpler definition of point loads.

Open JohnDN90 opened this issue 5 years ago • 0 comments

This was implemented a long time ago but was never merged into master.

This moves the definition of the PointLoad class definition from the examples into the library itself. This allows structural point loads to be defined in a Nastran-like way by defining its magnitude and its unit direction (or alternatively a unit magnitude and non-unit direction).

JohnDN90 avatar Aug 12 '20 14:08 JohnDN90