Loads AvailableΒΆ

TODO image

There are two types of load in general: NodalLoad and ElementLoad. NodalLoad does apply on nodes and only have concentrated load, but ElementLoad is abstract base class and does apply on elements instead of nodes. Image can shows the difference better:

All loads (including nodal and elemental) have LoadCase. See LoadCase and combinations for more info.