Molecular conductance: Difference between revisions
en>Drjem3 tidy |
en>Addbot m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q4300353 |
||
| Line 1: | Line 1: | ||
{{Expert-subject|Physics|date=September 2008}} | |||
The '''Roe approximate Riemann solver''', devised by [[Philip L. Roe|Phil Roe]], is an approximate [[Riemann solver]] based around the [[Godunov scheme]] and involves finding an estimate for the intercell numerical flux or Godunov flux <math>F_{i + \frac{1}{2}}</math> at the interface between two computational cells <math>U_{i}</math> and <math>U_{i+1}</math>, on some discretised space-time computational domain. | |||
==The Roe Scheme== | |||
===Quasi-linear Hyperbolic system=== | |||
A non-linear system of [[hyperbolic partial differential equations]] representing a set of [[conservation laws]] in one spatial dimension | |||
can be written in the form | |||
:<math> | |||
\frac{\partial \boldsymbol{U}}{\partial t} + \frac{\partial \boldsymbol{F}(\boldsymbol{U})}{\partial x} = 0. | |||
</math> | |||
Applying the [[chain rule]] the second term we get the quasi-linear hyperbolic system | |||
:<math> | |||
\frac{\partial \boldsymbol{U}}{\partial t} + A(\boldsymbol{U})\frac{\partial \boldsymbol{U}}{\partial x} = 0, | |||
</math> | |||
where <math>A</math> is the [[jacobian matrix]] of the flux vector <math>\boldsymbol{F}(\boldsymbol{U})</math>. | |||
===The Roe Matrix=== | |||
The Roe method consists of finding a matrix <math>\tilde{A}(\boldsymbol{U}_i,\boldsymbol{U}_{i+1})</math> that is assumed constant between two cells. The [[Riemann problem]] can then be solved as a truly linear hyperbolic system at each cell interface. The Roe matrix must obey the following conditions: | |||
* '''[[Diagonalizable]] with real eigenvalues''' Ensures that the new linear system is truly hyperbolic. | |||
* '''Consistency with the exact jacobian''' When <math>\boldsymbol{U}_i,\boldsymbol{U}_{i+1} \rightarrow \boldsymbol{U}</math> we demand that <math>\tilde{A}(\boldsymbol{U}_i,\boldsymbol{U}_{i+1}) = A(\boldsymbol{U})</math> | |||
* '''Conserving''' <math> | |||
\boldsymbol{F}_{i+1}-\boldsymbol{F}_{i} = \tilde{A}(\boldsymbol{U}_{i+1}-\boldsymbol{U}_{i}) | |||
</math> | |||
[[Philip L. Roe|Phil Roe]] introduced a method of parameter vectors<ref>P. L. Roe, Approximate riemann solvers, parameter vectors and difference schemes, Journal of Computational Physics, 43, 357-372, (1981)</ref> to find such a matrix for some systems of conservation laws. | |||
===The Intercell Flux=== | |||
Once the Roe matrix corresponding to the interface between two cells is found, the intercell flux is given by solving the quasi-linear system as a truly linear system. | |||
==References== | |||
{{reflist}} | |||
==Further reading== | |||
* Toro, E. F. (1999), ''Riemann Solvers and Numerical Methods for Fluid Dynamics'', Springer-Verlag. | |||
[[Category:Numerical differential equations]] | |||
[[Category:Hyperbolic partial differential equations]] | |||
Latest revision as of 09:03, 18 March 2013
The Roe approximate Riemann solver, devised by Phil Roe, is an approximate Riemann solver based around the Godunov scheme and involves finding an estimate for the intercell numerical flux or Godunov flux at the interface between two computational cells and , on some discretised space-time computational domain.
The Roe Scheme
Quasi-linear Hyperbolic system
A non-linear system of hyperbolic partial differential equations representing a set of conservation laws in one spatial dimension can be written in the form
Applying the chain rule the second term we get the quasi-linear hyperbolic system
where is the jacobian matrix of the flux vector .
The Roe Matrix
The Roe method consists of finding a matrix that is assumed constant between two cells. The Riemann problem can then be solved as a truly linear hyperbolic system at each cell interface. The Roe matrix must obey the following conditions:
- Diagonalizable with real eigenvalues Ensures that the new linear system is truly hyperbolic.
- Consistency with the exact jacobian When we demand that
- Conserving
Phil Roe introduced a method of parameter vectors[1] to find such a matrix for some systems of conservation laws.
The Intercell Flux
Once the Roe matrix corresponding to the interface between two cells is found, the intercell flux is given by solving the quasi-linear system as a truly linear system.
References
43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.
Further reading
- Toro, E. F. (1999), Riemann Solvers and Numerical Methods for Fluid Dynamics, Springer-Verlag.
- ↑ P. L. Roe, Approximate riemann solvers, parameter vectors and difference schemes, Journal of Computational Physics, 43, 357-372, (1981)