openfoam/tutorials/verificationAndValidation/schemes/divergenceExample
2024-12-24 11:17:31 +00:00
..
0.orig RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
constant RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
system RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
Allclean TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
Allrun TUT: basic, IO, preProcessing, VV: clean up tutorials 2021-06-09 11:16:08 +01:00
README DOC: Corrected online doxygen links. Fixes #2326 2022-01-14 14:33:45 +00:00

Divergence scheme test
======================

Various divergence schemes are examined on a 2-D structured mesh, where a
passive scalar is convected at 45deg to the mesh coordinate system using a
uniform flow velocity.  Executing:

./Allrun

will update the system/fvSchemes file to use each scheme listed in the file
system/schemesToTest and perform the test using the scalarTransportFoam solver.
A test file for each run is generated that can be used to compare the predicted
scalar profile against the exact solution.

For more information, see:

https://www.openfoam.com/documentation/guides/latest/doc/guide-schemes-divergence-example.html