Skip to content
Snippets Groups Projects
Commit 397f56c8 authored by Andrew Heather's avatar Andrew Heather
Browse files

TUT: tutorial updates

parent 5bc2ee85
No related merge requests found
......@@ -19,6 +19,7 @@ numberOfSubdomains 4;
method hierarchical;
coeffs
{
n (1 2 2);
//delta 0.001; // default=0.001
//order xyz; // default=xzy
......
......@@ -51,7 +51,7 @@ functions
{
type sets;
functionObjectLibs ("libsampling.so");
outputControl onEnd;
writeControl onEnd;
setFormat raw;
sets
(
......@@ -65,7 +65,7 @@ functions
end (1 0 0.00501);
nPoints 200;
}
);
);
interpolationScheme cellPoint;
fields (T);
}
......
......@@ -2,7 +2,7 @@ limitedLinear 0.2
limitedLinear 1.0
linear
linearUpwind grad(U)
LUST
LUST grad(U)
midPoint
Minmod
MUSCL
......
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