Package esys :: Package modellib :: Module tsunami
[show private | hide private]
[frames | no frames]

Module esys.modellib.tsunami

Classes
Bathymetry generates the bathymetry data within a region on the earth
Coastline defines a coast line by a Polyline within a RegionOnEarthSurface
EarthTriangulation  
GridData this object is used to store data on grid.
OceanRegion generates the ocean region with a coast line and a bathymetry
OceanRegionCollector  
PointOnEarthSurface coordinates of a point on the surface of the Earth
Polyline defines set of segments through a list of coordinates
RegionOnEarthSurface defines an region by a south,east and north,west corner
SurfMovie movie from a wave propagation on the sea
TsunamiInDeepWater Runs the deep water tsunami model based on a simplfied form of the shallow water equation.
TsunamiSource defines a wave in Gaussean form between start and end.

Function Summary
  main()

Variable Summary
str __copyright__ = '  Copyright (c) 2006 by ACcESS MNRF\n  ...
str __license__ = 'Licensed under the Open Software License ...
function ContinuousFunction = <Boost.Python.function object at 0x...
function DiracDeltaFunction = <Boost.Python.function object at 0x...
float EPS = 1e-08                                                                 
function Function = <Boost.Python.function object at 0x81b2c70>
function FunctionOnBoundary = <Boost.Python.function object at 0x...
function FunctionOnContactOne = <Boost.Python.function object at ...
function FunctionOnContactZero = <Boost.Python.function object at...
function getNumberOfThreads = <Boost.Python.function object at 0x...
function ReducedSolution = <Boost.Python.function object at 0x81b...
function Scalar = <Boost.Python.function object at 0x81b2df8>
function setNumberOfThreads = <Boost.Python.function object at 0x...
function Solution = <Boost.Python.function object at 0x81b2d50>
function Tensor = <Boost.Python.function object at 0x81b2e68>
function Tensor3 = <Boost.Python.function object at 0x81b2ea0>
function Tensor4 = <Boost.Python.function object at 0x81b2ed8>
function Vector = <Boost.Python.function object at 0x81b2e30>

Variable Details

__copyright__

Type:
str
Value:
'''  Copyright (c) 2006 by ACcESS MNRF
                    http://www.access.edu.au
                Primary Business: Queensland, Australia'''             

__license__

Type:
str
Value:
'''Licensed under the Open Software License version 3.0
             http://www.opensource.org/licenses/osl-3.0.php'''         

ContinuousFunction

Type:
function
Value:
<Boost.Python.function object at 0x81b2c38>                            

DiracDeltaFunction

Type:
function
Value:
<Boost.Python.function object at 0x81b2dc0>                            

EPS

Type:
float
Value:
1e-08                                                                 

Function

Type:
function
Value:
<Boost.Python.function object at 0x81b2c70>                            

FunctionOnBoundary

Type:
function
Value:
<Boost.Python.function object at 0x81b2ca8>                            

FunctionOnContactOne

Type:
function
Value:
<Boost.Python.function object at 0x81b2d18>                            

FunctionOnContactZero

Type:
function
Value:
<Boost.Python.function object at 0x81b2ce0>                            

getNumberOfThreads

Type:
function
Value:
<Boost.Python.function object at 0x81a8820>                            

ReducedSolution

Type:
function
Value:
<Boost.Python.function object at 0x81b2d88>                            

Scalar

Type:
function
Value:
<Boost.Python.function object at 0x81b2df8>                            

setNumberOfThreads

Type:
function
Value:
<Boost.Python.function object at 0x8146a48>                            

Solution

Type:
function
Value:
<Boost.Python.function object at 0x81b2d50>                            

Tensor

Type:
function
Value:
<Boost.Python.function object at 0x81b2e68>                            

Tensor3

Type:
function
Value:
<Boost.Python.function object at 0x81b2ea0>                            

Tensor4

Type:
function
Value:
<Boost.Python.function object at 0x81b2ed8>                            

Vector

Type:
function
Value:
<Boost.Python.function object at 0x81b2e30>                            

Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 http://epydoc.sf.net