| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
escript.modelframe.LinkableObject --+
|
escript.modelframe.ParameterSet --+
|
escript.modelframe.Model --+
|
Sequencer
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| float |
dt_max maximum time step size, default Model.UNDEF_DT (in) |
||
| float |
t current time stamp (in/out). |
||
| float |
t_end model is terminated when t_end is passed, default 1 (in). |
||
|
|||
|
Inherited from |
|||
|
|||
Creates a model. Just calls the parent constructor.
|
|
Finalises the time step. dt is the currently used time step size. This function may be overwritten.
|
Sets up a time step of step size dt. This function may be overwritten.
|
|
|
|
|||
tcurrent time stamp (in/out). By default it is initialized with zero.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri May 25 00:38:46 2012 | http://epydoc.sourceforge.net |