tutorials: Removed redundant entry neighbourFieldName from compressible::turbulentTemperatureCoupledBaffleMixed boundary types.

This commit is contained in:
Jakub Knir
2020-12-16 17:19:08 +00:00
parent 6ab1e05494
commit 6379011ee1
2 changed files with 0 additions and 2 deletions

View File

@ -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;
} }

View File

@ -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;