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.Load
Docstring for DistributedLoad.
-
class
sajou.loads.
DistributedMoment
(elem, m1, m2=None, direction='z', coord_system='local')¶ Bases:
sajou.loads.Load
Docstring for DistributedMoment.
-
class
sajou.loads.
Load
¶ Bases:
object
Defines the Load object.