ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and

updating tutorials
This commit is contained in:
sergio
2012-05-08 11:02:39 +01:00
parent 060a2b0f42
commit fa4fd968a8
87 changed files with 430 additions and 417 deletions

View File

@ -44,10 +44,10 @@ dictionaryReplacement
{
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
K solidThermo;
kappa solidThermo;
QrNbr Qr;
Qr none;
KName none;
kappaName none;
value uniform 300;
}
@ -55,10 +55,10 @@ dictionaryReplacement
{
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
K solidThermo;
kappa solidThermo;
QrNbr Qr;
Qr none;
KName none;
kappaName none;
value uniform 300;
}