CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Approximation Schemes for convective term - structured grids -...

Approximation Schemes for convective term - structured grids - Summary of Discretizations Schemes and examples

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
(Example code for solving Smith-Hutton test)
(Example code for solving Smith-Hutton test)
Line 32: Line 32:
''It's just a scrap. Later I'll correct it, although it's a complete working code''
''It's just a scrap. Later I'll correct it, although it's a complete working code''
-
''Developer''
+
''Michail''
-
[[ Example code for solving Smith-Hutton test - Fortran 90]]
+
[[ Example code for solving Smith-Hutton test - Fortran 90 - free of copyright]]
It's a results, obtained using this code ('''UDS''' and '''HLPA''' schemes)
It's a results, obtained using this code ('''UDS''' and '''HLPA''' schemes)

Revision as of 05:53, 19 September 2005

When we shall fill this page, I offer to make common identifications, because in different issues was used different notation.

Also we beg everybody to help me with original works. Later I shall write, what is necessary. If anyone have literature connected with convective schemes, please drop me a line.

We shall be very glad and grateful to hear any critical suggestion (please drop a few lines at Wiki Forum)

It is just a skeleton, but we hope that it will be developed into the good thing


Contents

Discretizations Schemes Estimation of order

Discretizations Schemes Estimation of error

Selection advice

Comparison of Discretizations Schemes

Numerical examples

Pure convection of a scalar step by a rotating velocity field (Smith-Hutton test)

R.M.Smith and A.G.Hutton (1982), "The numerical treatment of advection: A performance comparison of current methods", Numerical Heat Transfer, Vol. 5, p439.


Square Lid-driven cavity flow

Example code for solving Smith-Hutton test

Dear friends

It's just a scrap. Later I'll correct it, although it's a complete working code

Michail

Example code for solving Smith-Hutton test - Fortran 90 - free of copyright

It's a results, obtained using this code (UDS and HLPA schemes)


NM convectionschemes struct grids Smith Huton Vector Field probe 01.jpg

NM convectionschemes struct grids Smith hutton stream lines probe 01.jpg

NM convectionschemes struct grids Smith hutton Countor HLPA. probe 01.jpg

NM convectionschemes struct grids Smith hutton Countor HLPA 02 probe 03.jpg

NM convectionschemes struct grids Smith hutton Countor UDS 02 probe 03.jpg

NM convectionschemes struct grids Smith Hutton Profiles UDS 02 probe 01.jpg



NM convectionschemes struct grids Smith Hutton profiles HLPA probe 01.jpg

My wiki