esys :: lsm :: examples :: simple :: compress3d :: Loading :: Class Loading
[hide private]
[frames] | no frames]

Class Loading

??-132 --+
         |
        Loading

Loading mechanism which moves the walls.

Instance Methods [hide private]
 
__init__(self, lsm)
Initialise loading object with a reference to an LsmMpi object.
 
run(self)
Moves walls in compressive fashion.
Method Details [hide private]

__init__(self, lsm)
(Constructor)

 

Initialise loading object with a reference to an LsmMpi object.

Parameters:
  • lsm (esys.lsm.LsmMpi) - Model object which will move the model wall.