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

@ -40,7 +40,7 @@ heatTransfer
{
T
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value ${:VALUE.T};
Tnbr T;
kappaMethod fluidThermo;

View File

@ -57,7 +57,7 @@ heatTransfer
{
T
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value ${:VALUE.T};
Tnbr T;
kappaMethod fluidThermo;

View File

@ -36,7 +36,7 @@ heatTransfer
{
T
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value ${:VALUE.T};
Tnbr T;
kappaMethod solidThermo;

View File

@ -262,10 +262,6 @@ addLayersControls
// Per final patch (so not geometry!) the layer information
layers
{
"blade."
{
nSurfaceLayers 2;
}
}
// Expansion factor for layer mesh

View File

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

View File

@ -44,7 +44,7 @@ T
}
"heater_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;
@ -52,7 +52,7 @@ T
heater_to_leftSolid
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
thicknessLayers (1e-3);

View File

@ -39,7 +39,7 @@ T
}
"leftSolid_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;
@ -47,7 +47,7 @@ T
leftSolid_to_heater
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
thicknessLayers (1e-3);

View File

@ -39,7 +39,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;

View File

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

View File

@ -44,7 +44,7 @@ T
}
"heater_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;
@ -52,7 +52,7 @@ T
heater_to_leftSolid
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
thicknessLayers (1e-3);

View File

@ -39,7 +39,7 @@ T
}
"leftSolid_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;
@ -47,7 +47,7 @@ T
leftSolid_to_heater
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
thicknessLayers (1e-3);

View File

@ -39,7 +39,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;

View File

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

View File

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

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;

View File

@ -50,7 +50,7 @@ boundaryField
cabin_to_ice
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value uniform 260;
Tnbr T;
kappaMethod fluidThermo;

View File

@ -34,7 +34,7 @@ boundaryField
exterior_to_ice
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value uniform 260;
Tnbr T;
kappaMethod fluidThermo;

View File

@ -32,7 +32,7 @@ boundaryField
ice_to_cabin
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value uniform 260;
Tnbr T;
kappaMethod fluidThermo;
@ -41,7 +41,7 @@ boundaryField
ice_to_exterior
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
value uniform 260;
Tnbr T;
kappaMethod fluidThermo;

View File

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

View File

@ -44,7 +44,7 @@ T
}
"heater_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;
@ -52,7 +52,7 @@ T
heater_to_leftSolid
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
thicknessLayers (1e-3);

View File

@ -39,7 +39,7 @@ T
}
"leftSolid_to_.*"
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
value uniform 300;
@ -47,7 +47,7 @@ T
leftSolid_to_heater
{
type compressible::turbulentTemperatureCoupledBaffleMixed;
type compressible::turbulentTemperatureRadCoupledMixed;
Tnbr T;
kappaMethod solidThermo;
thicknessLayers (1e-3);

View File

@ -39,7 +39,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;

View File

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

View File

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

View File

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

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;