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

@ -24,7 +24,7 @@ boundaryField
bottom
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value $internalField;
Tnbr T;
kappaMethod fluidThermo;

View File

@ -24,7 +24,7 @@ boundaryField
top
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value $internalField;
Tnbr T;
kappaMethod solidThermo;

View File

@ -36,7 +36,7 @@ writeFormat ascii;
writePrecision 6;
writeCompression uncompressed;
writeCompression off;
timeFormat general;