more tutorial updates

This commit is contained in:
andy
2009-06-24 12:27:18 +01:00
parent 81dfb596d6
commit 441b8b0832
71 changed files with 252 additions and 263 deletions

View File

@ -52,9 +52,9 @@ snGradSchemes
fluxRequired
{
default no;
pd ;
pcorr ;
alpha1 ;
p;
pcorr;
alpha1;
}

View File

@ -25,7 +25,7 @@ solvers
relTol 0;
}
pd
p
{
solver PCG;
preconditioner DIC;
@ -33,7 +33,7 @@ solvers
relTol 0.05;
}
pdFinal
pFinal
{
solver PCG;
preconditioner DIC;