general updates

This commit is contained in:
andy
2008-06-18 12:43:48 +01:00
committed by graham
parent 336988a10e
commit fec418d580
2 changed files with 10 additions and 4 deletions

View File

@ -58,6 +58,8 @@ laplacianSchemes
// pCorrect
laplacian((rho|A(U)),p) Gauss linear corrected;
laplacian((rho*rAU),p) Gauss linear corrected;
// epsilonEqn
laplacian(DepsilonEff,epsilon) Gauss linear corrected;

View File

@ -25,13 +25,14 @@ FoamFile
interpolationScheme cellPoint;
writeFormat raw;
setFormat raw;
sampleSets
sets
(
uniform
data
{
name data;
type uniform;
axis x;
start (-4.995 0 0);
end (4.995 0 0);
@ -39,6 +40,9 @@ sampleSets
}
);
surfaces
();
fields
(
T