| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
escript.modelframe.LinkableObject --+
|
escript.modelframe.ParameterSet --+
|
escript.modelframe.Model --+
|
TemperatureAdvection
The conservation of internal heat energy is given by
ρ c_p ( dT/dt+v[j]*grad(T)[j])-grad(\kappa grad(T)_{,i}=Q
n_i\kappa T_{,i}=0
it is assummed that ho c_p is constant in time.
solved by Taylor Galerkin method
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
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 stepping scheme. This method is not called in case of a restart. This function may be overwritten.
|
perform taylor galerkin step |
returns new step size
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 10 10:04:39 2009 | http://epydoc.sourceforge.net |