MASTmultiphysics / mast-multiphysics

Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST) - Sensitivity-enabled multiphysics FEA for design
https://www.mast-multiphysics.com
GNU Lesser General Public License v2.1
43 stars 24 forks source link

Added PointLoad class for simpler definition of point loads. #102

Open JohnDN90 opened 4 years ago

JohnDN90 commented 4 years ago

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).