sajou.loads module¶
Defines the different load types,thta can be applied to the elements, which are transfered accordingly to the respective nodes.
-
class
sajou.loads.DistributedLoad(elem, p1, p2=None, direction='y', coord_system='local')¶ Bases:
sajou.loads.LoadDocstring for DistributedLoad.
-
class
sajou.loads.DistributedMoment(elem, m1, m2=None, direction='z', coord_system='local')¶ Bases:
sajou.loads.LoadDocstring for DistributedMoment.
-
class
sajou.loads.Load¶ Bases:
objectDefines the Load object.