| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
escript.modelframe.LinkableObject --+
|
escript.modelframe.ParameterSet --+
|
escript.modelframe.Model --+
|
TsunamiInDeepWater
Runs the deep water tsunami model based on a simplified form of the shallow water equation.
d^2 h/dt^2 =div(c grad(h))
where h is the wave height above sea level, and c=sqrt(g*H), with H - depth of the water level, g - gravity constant
The simulation uses the Verlet scheme.
|
|||
|
|||
|
|||
|
|||
float
|
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a model. Just calls the parent constructor.
|
Initializes the time integration scheme
|
Performs the time step using the Verlet scheme
|
Returns new step size
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:51 2009 | http://epydoc.sourceforge.net |