TUT: update old keywords

This commit is contained in:
Mark Olesen
2018-12-14 11:20:31 +01:00
parent 4696a96fec
commit db8ba80ae4
23 changed files with 35 additions and 35 deletions

View File

@ -21,10 +21,10 @@ radiationModel fvDOM;
fvDOMCoeffs
{
nPhi 4; // azimuthal angles in PI/2 on X-Y.(from Y to X)
nTheta 0; // polar angles in PI (from Z to X-Y plane)
convergence 1e-2; // convergence criteria for radiation iteration
maxIter 4; // maximum number of iterations
nPhi 4; // azimuthal angles in PI/2 on X-Y.(from Y to X)
nTheta 0; // polar angles in PI (from Z to X-Y plane)
maxIter 4; // maximum number of iterations
tolerance 1e-2; // convergence criteria for radiation iteration
}
// Number of flow iterations per radiation iteration