ENH: Updated tutorial fvSolution files to employ updated solution ctrl params

This commit is contained in:
andy
2011-09-09 14:36:28 +01:00
parent 881c362d59
commit f4f078b979
88 changed files with 809 additions and 264 deletions

View File

@ -97,12 +97,18 @@ PIMPLE
relaxationFactors
{
"U.*" 1;
"T.*" 1;
"alpha.*" 1;
"Theta.*" 1;
"k.*" 1;
"epsilon.*" 1;
fields
{
}
equations
{
"U.*" 1;
"T.*" 1;
"alpha.*" 1;
"Theta.*" 1;
"k.*" 1;
"epsilon.*" 1;
}
}