multiphaseEulerFoam: wallBoiling: Corrections to tabulated thermo
The themo tables used in wallBoiling have had their Cp/Cv values corrected, and have been coarsened and reduced in size to bound only the operating point of the wallBoiling tutorials. They have also been moved to $FOAM_TUTORIALS/resources/thermoData. The correction to thermophysical properties has improved the stability of these cases. As a result it has been possible to reduce the amount of under-relaxation used in the wall modelling.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -36,7 +36,7 @@ boundaryField
|
|||||||
wall
|
wall
|
||||||
{
|
{
|
||||||
type fixedMultiPhaseHeatFlux;
|
type fixedMultiPhaseHeatFlux;
|
||||||
relax 0.1;
|
relax 0.6;
|
||||||
q uniform 0;
|
q uniform 0;
|
||||||
phase "liquid";
|
phase "liquid";
|
||||||
value $internalField;
|
value $internalField;
|
||||||
|
|||||||
@ -38,7 +38,7 @@ boundaryField
|
|||||||
Cmu 0.09;
|
Cmu 0.09;
|
||||||
kappa 0.41;
|
kappa 0.41;
|
||||||
E 9.8;
|
E 9.8;
|
||||||
relax 0.2;
|
relax 0.6;
|
||||||
otherPhase gas;
|
otherPhase gas;
|
||||||
phaseType liquid;
|
phaseType liquid;
|
||||||
partitioningModel
|
partitioningModel
|
||||||
|
|||||||
@ -154,7 +154,7 @@ saturation
|
|||||||
refColumn 1;
|
refColumn 1;
|
||||||
componentColumns (0);
|
componentColumns (0);
|
||||||
mergeSeparators no;
|
mergeSeparators no;
|
||||||
file "$FOAM_ETC/thermoData/refrigerant/R12/saturation.csv";
|
file "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-saturation.csv";
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
interpolationScheme linear;
|
interpolationScheme linear;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/vapour"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-vapour"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/liquid"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-liquid"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -17,7 +17,7 @@ FoamFile
|
|||||||
|
|
||||||
dimensions [ 0 0 0 1 0 0 0 ];
|
dimensions [ 0 0 0 1 0 0 0 ];
|
||||||
|
|
||||||
internalField uniform 341.65;
|
internalField uniform 341.67;
|
||||||
|
|
||||||
boundaryField
|
boundaryField
|
||||||
{
|
{
|
||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
wall
|
wall
|
||||||
{
|
{
|
||||||
type fixedMultiPhaseHeatFlux;
|
type fixedMultiPhaseHeatFlux;
|
||||||
relax 0.1;
|
relax 0.6;
|
||||||
q uniform 0;
|
q uniform 0;
|
||||||
phase "liquid";
|
phase "liquid";
|
||||||
value $internalField;
|
value $internalField;
|
||||||
|
|||||||
@ -38,7 +38,7 @@ boundaryField
|
|||||||
Cmu 0.09;
|
Cmu 0.09;
|
||||||
kappa 0.41;
|
kappa 0.41;
|
||||||
E 9.8;
|
E 9.8;
|
||||||
relax 0.2;
|
relax 0.6;
|
||||||
otherPhase gas;
|
otherPhase gas;
|
||||||
phaseType liquid;
|
phaseType liquid;
|
||||||
partitioningModel
|
partitioningModel
|
||||||
|
|||||||
@ -194,7 +194,7 @@ saturation
|
|||||||
refColumn 1;
|
refColumn 1;
|
||||||
componentColumns (0);
|
componentColumns (0);
|
||||||
mergeSeparators no;
|
mergeSeparators no;
|
||||||
file "$FOAM_ETC/thermoData/refrigerant/R12/saturation.csv";
|
file "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-saturation.csv";
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
interpolationScheme linear;
|
interpolationScheme linear;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/vapour"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-vapour"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/liquid"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-liquid"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -88,7 +88,7 @@ relaxationFactors
|
|||||||
equations
|
equations
|
||||||
{
|
{
|
||||||
".*" 1;
|
".*" 1;
|
||||||
"h\..*" 0.9;
|
"h\..*" 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
wall
|
wall
|
||||||
{
|
{
|
||||||
type fixedMultiPhaseHeatFlux;
|
type fixedMultiPhaseHeatFlux;
|
||||||
relax 0.1;
|
relax 0.6;
|
||||||
q uniform 0;
|
q uniform 0;
|
||||||
phase "liquid";
|
phase "liquid";
|
||||||
value $internalField;
|
value $internalField;
|
||||||
|
|||||||
@ -38,7 +38,7 @@ boundaryField
|
|||||||
Cmu 0.09;
|
Cmu 0.09;
|
||||||
kappa 0.41;
|
kappa 0.41;
|
||||||
E 9.8;
|
E 9.8;
|
||||||
relax 0.2;
|
relax 0.6;
|
||||||
otherPhase gas;
|
otherPhase gas;
|
||||||
phaseType liquid;
|
phaseType liquid;
|
||||||
partitioningModel
|
partitioningModel
|
||||||
|
|||||||
@ -237,7 +237,7 @@ saturation
|
|||||||
refColumn 1;
|
refColumn 1;
|
||||||
componentColumns (0);
|
componentColumns (0);
|
||||||
mergeSeparators no;
|
mergeSeparators no;
|
||||||
file "$FOAM_ETC/thermoData/refrigerant/R12/saturation.csv";
|
file "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-saturation.csv";
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
interpolationScheme linear;
|
interpolationScheme linear;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/vapour"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-vapour"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/liquid"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-liquid"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -36,7 +36,7 @@ boundaryField
|
|||||||
wall
|
wall
|
||||||
{
|
{
|
||||||
type fixedMultiPhaseHeatFlux;
|
type fixedMultiPhaseHeatFlux;
|
||||||
relax 0.1;
|
relax 0.6;
|
||||||
q uniform 0;
|
q uniform 0;
|
||||||
phase "liquid";
|
phase "liquid";
|
||||||
value $internalField;
|
value $internalField;
|
||||||
|
|||||||
@ -38,7 +38,7 @@ boundaryField
|
|||||||
Cmu 0.09;
|
Cmu 0.09;
|
||||||
kappa 0.41;
|
kappa 0.41;
|
||||||
E 9.8;
|
E 9.8;
|
||||||
relax 0.2;
|
relax 0.6;
|
||||||
otherPhase gas;
|
otherPhase gas;
|
||||||
phaseType liquid;
|
phaseType liquid;
|
||||||
partitioningModel
|
partitioningModel
|
||||||
|
|||||||
@ -326,7 +326,7 @@ saturation
|
|||||||
refColumn 1;
|
refColumn 1;
|
||||||
componentColumns (0);
|
componentColumns (0);
|
||||||
mergeSeparators no;
|
mergeSeparators no;
|
||||||
file "$FOAM_ETC/thermoData/refrigerant/R12/saturation.csv";
|
file "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-saturation.csv";
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
interpolationScheme linear;
|
interpolationScheme linear;
|
||||||
}
|
}
|
||||||
@ -348,7 +348,7 @@ saturation
|
|||||||
refColumn 1;
|
refColumn 1;
|
||||||
componentColumns (0);
|
componentColumns (0);
|
||||||
mergeSeparators no;
|
mergeSeparators no;
|
||||||
file "$FOAM_ETC/thermoData/refrigerant/R12/saturation.csv";
|
file "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-saturation.csv";
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
interpolationScheme linear;
|
interpolationScheme linear;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/vapour"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-vapour"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/vapour"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-vapour"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -33,6 +33,6 @@ mixture
|
|||||||
molWeight 120.914;
|
molWeight 120.914;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "$FOAM_ETC/thermoData/refrigerant/R12/liquid"
|
#include "$FOAM_TUTORIALS/resources/thermoData/wallBoiling-liquid"
|
||||||
}
|
}
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
BIN
tutorials/resources/thermoData/wallBoiling-liquid.gz
Normal file
BIN
tutorials/resources/thermoData/wallBoiling-liquid.gz
Normal file
Binary file not shown.
BIN
tutorials/resources/thermoData/wallBoiling-vapour.gz
Normal file
BIN
tutorials/resources/thermoData/wallBoiling-vapour.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user