tutorials: Removed redundant entry neighbourFieldName from compressible::turbulentTemperatureCoupledBaffleMixed boundary types.
This commit is contained in:
@ -38,7 +38,6 @@ boundaryField
|
|||||||
wall
|
wall
|
||||||
{
|
{
|
||||||
type compressible::turbulentTemperatureCoupledBaffleMixed;
|
type compressible::turbulentTemperatureCoupledBaffleMixed;
|
||||||
neighbourFieldName T;
|
|
||||||
Tnbr T;
|
Tnbr T;
|
||||||
value uniform $Tinitial;
|
value uniform $Tinitial;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -38,7 +38,6 @@ boundaryField
|
|||||||
wall
|
wall
|
||||||
{
|
{
|
||||||
type compressible::turbulentTemperatureCoupledBaffleMixed;
|
type compressible::turbulentTemperatureCoupledBaffleMixed;
|
||||||
neighbourFieldName T;
|
|
||||||
kappa kappa;
|
kappa kappa;
|
||||||
Tnbr T;
|
Tnbr T;
|
||||||
value uniform $Tinitial;
|
value uniform $Tinitial;
|
||||||
|
|||||||
Reference in New Issue
Block a user