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