TUT: replace turbulentTemperatureCoupledBaffleMixed boundary condition

The turbulentTemperatureCoupledBaffleMixed boundary condition
has been superseded by the turbulentTemperatureRadCoupledMixed condition

TUT: injectorPipe: remove an unused entry

TUT: waveMakerFlap: remove uncompressed entry
This commit is contained in:
Kutalmis Bercin
2021-12-13 14:49:18 +00:00
committed by Andrew Heather
parent beea7ba62f
commit c47eb2fe80
35 changed files with 41 additions and 45 deletions

View File

@ -62,7 +62,7 @@ T
"bottomAir_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod fluidThermo;
value uniform 300;

View File

@ -47,7 +47,7 @@ T
}
"heater_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;

View File

@ -43,7 +43,7 @@ T
}
"leftSolid_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;

View File

@ -43,7 +43,7 @@ T
}
"rightSolid_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;

View File

@ -72,7 +72,7 @@ T
"topAir_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod fluidThermo;
value uniform 300;