multiphaseEulerFoam: Make aspect ratio models sub-models of force models
These models are quite configuration specific. It makes sense to make them sub-models of the force (drag or lift) models that use them, rather than making them fundamental properties of the phase system.
This commit is contained in:
@ -73,21 +73,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -83,6 +83,12 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
Cl 0.288;
|
||||
|
||||
aspectRatio
|
||||
{
|
||||
type constant;
|
||||
E0 1;
|
||||
}
|
||||
}
|
||||
|
||||
wallDamping
|
||||
@ -122,9 +128,6 @@ blending
|
||||
}
|
||||
}
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
surfaceTension
|
||||
(
|
||||
(gas and liquid)
|
||||
|
||||
@ -63,10 +63,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(solids in gas)
|
||||
|
||||
@ -73,21 +73,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -78,21 +78,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(gas in liquid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(liquid in gas)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(gas in liquid)
|
||||
|
||||
@ -141,19 +141,6 @@ surfaceTension
|
||||
interfaceCompression
|
||||
();
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air1 in water)
|
||||
{
|
||||
type Wellek;
|
||||
}
|
||||
|
||||
(air2 in water)
|
||||
{
|
||||
type Wellek;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air1 in water)
|
||||
@ -216,9 +203,9 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
|
||||
swarmCorrection
|
||||
aspectRatio
|
||||
{
|
||||
type none;
|
||||
type Wellek;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -237,9 +224,9 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
|
||||
swarmCorrection
|
||||
aspectRatio
|
||||
{
|
||||
type none;
|
||||
type Wellek;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -65,9 +65,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
interfaceCompression
|
||||
();
|
||||
|
||||
|
||||
@ -92,6 +92,12 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
Cl 0.288;
|
||||
|
||||
aspectRatio
|
||||
{
|
||||
type constant;
|
||||
E0 1;
|
||||
}
|
||||
}
|
||||
|
||||
wallDamping
|
||||
@ -132,9 +138,6 @@ blending
|
||||
}
|
||||
}
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
saturation
|
||||
(
|
||||
(gas and liquid)
|
||||
|
||||
@ -132,6 +132,12 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
Cl 0.288;
|
||||
|
||||
aspectRatio
|
||||
{
|
||||
type constant;
|
||||
E0 1;
|
||||
}
|
||||
}
|
||||
|
||||
wallDamping
|
||||
@ -172,9 +178,6 @@ blending
|
||||
}
|
||||
}
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
saturation
|
||||
(
|
||||
(gas and liquid)
|
||||
|
||||
@ -175,6 +175,12 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
Cl 0.288;
|
||||
|
||||
aspectRatio
|
||||
{
|
||||
type constant;
|
||||
E0 1;
|
||||
}
|
||||
}
|
||||
|
||||
wallDamping
|
||||
@ -215,9 +221,6 @@ blending
|
||||
}
|
||||
}
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
saturation
|
||||
(
|
||||
(gas and liquid)
|
||||
|
||||
@ -232,6 +232,12 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
Cl 0.288;
|
||||
|
||||
aspectRatio
|
||||
{
|
||||
type constant;
|
||||
E0 1;
|
||||
}
|
||||
}
|
||||
|
||||
wallDamping
|
||||
@ -250,6 +256,12 @@ lift
|
||||
{
|
||||
type Tomiyama;
|
||||
Cl 0.288;
|
||||
|
||||
aspectRatio
|
||||
{
|
||||
type constant;
|
||||
E0 1;
|
||||
}
|
||||
}
|
||||
|
||||
wallDamping
|
||||
@ -304,9 +316,6 @@ blending
|
||||
}
|
||||
}
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
saturation
|
||||
(
|
||||
(gas and liquid)
|
||||
|
||||
@ -90,45 +90,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(air in solid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(solid in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in solid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(solid in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -78,21 +78,6 @@ surfaceTension
|
||||
interfaceCompression
|
||||
();
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -78,21 +78,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(gas in liquid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(liquid in gas)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(gas in liquid)
|
||||
|
||||
@ -78,21 +78,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(gas in liquid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(liquid in gas)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(gas in liquid)
|
||||
|
||||
@ -95,21 +95,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -124,9 +124,6 @@ interfaceCompression
|
||||
(oil and mercury) 1
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(air and water)
|
||||
|
||||
@ -61,9 +61,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(particles in air)
|
||||
|
||||
@ -73,21 +73,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -139,9 +139,6 @@ interfaceCompression
|
||||
(oil and mercury) 1
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -140,9 +140,6 @@ interfaceCompression
|
||||
(oil and mercury) 1
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -139,9 +139,6 @@ interfaceCompression
|
||||
(oil and mercury) 1
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(air in water)
|
||||
|
||||
@ -73,15 +73,6 @@ saturation
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(steam in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(steam in water)
|
||||
|
||||
@ -147,9 +147,6 @@ interfaceCompression
|
||||
surfaceTension
|
||||
();
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(particles in vapor)
|
||||
|
||||
@ -159,9 +159,6 @@ interfaceCompression
|
||||
surfaceTension
|
||||
();
|
||||
|
||||
aspectRatio
|
||||
();
|
||||
|
||||
drag
|
||||
(
|
||||
(particles in vapor)
|
||||
|
||||
@ -85,45 +85,6 @@ surfaceTension
|
||||
}
|
||||
);
|
||||
|
||||
aspectRatio
|
||||
(
|
||||
(air in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(air in solid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(solid in air)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(water in solid)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
|
||||
(solid in water)
|
||||
{
|
||||
type constant;
|
||||
E0 1.0;
|
||||
}
|
||||
);
|
||||
|
||||
drag
|
||||
(
|
||||
(air and water)
|
||||
|
||||
Reference in New Issue
Block a user