mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
updating tutorials
This commit is contained in:
@ -43,8 +43,8 @@ dictionaryReplacement
|
||||
{
|
||||
type compressible::turbulentTemperatureCoupledBaffleMixed;
|
||||
neighbourFieldName T;
|
||||
K solidThermo;
|
||||
KName none;
|
||||
kappa solidThermo;
|
||||
kappaName none;
|
||||
value uniform 300;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user