Package esys :: Package lsm :: Package examples :: Package waveprop :: Module FixedLidWaveSim :: Class FixedLidWaveSim
[hide private]
[frames] | no frames]

Class FixedLidWaveSim

WaveSim.WaveSim --+
                  |
                 FixedLidWaveSim

Extends WaveSim.WaveSim class, overides the createBoundaryWalls walls method simply by adding a "fixed lid" instead of having a free-surface.

Instance Methods [hide private]
 
createBoundaryWalls(self)
Create the walls and the elastic bonds between walls and the tagged particles.

Inherited from WaveSim.WaveSim: __init__, createBonds, createLineOfSeismos, createLsmWaveSim, createParticleBlock, createParticles, createSeismographs, createSource, getLsmWaveSim, getOutputParticleIdList, getParticleBBox, getParticleBlock, is2d, is3d, runSim, runTimeSteps, tagBoundaryParticles

Method Details [hide private]

createBoundaryWalls(self)

 

Create the walls and the elastic bonds between walls and the tagged particles. Create an elastic wall at the surface (maximum y) in addition to walls on other sides of the particle block.

Overrides: WaveSim.WaveSim.createBoundaryWalls