Skip to content
Snippets Groups Projects
Commit 220bc5cc authored by Henry's avatar Henry
Browse files

limiterBlended: updated documentation

parent a43a4e16
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd.
\\ / A nd | Copyright (C) 2011-2011 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
......@@ -29,7 +29,9 @@ Description
limitedSurfaceInterpolationScheme.
The limited scheme is specified first followed by the scheme to be scaled
by the limiter and then the scheme scaled by 1 - limiter.
by the limiter and then the scheme scaled by 1 - limiter e.g.
div(phi,U) Gauss limiterBlended vanLeer linear linearUpwind grad(U);
SourceFiles
limiterBlended.C
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment