ENH: Encapuslated cloud solution params

This commit is contained in:
andy
2010-10-18 16:58:53 +01:00
parent 2ae6047ac0
commit 83db9efc84
23 changed files with 503 additions and 339 deletions

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation on;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -46,22 +63,6 @@ constantProperties
constantVolume true;
}
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,30 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
mu cell;
U cellPoint;
Cp cell;
T cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation on;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 2;
constantProperties
@ -40,21 +56,6 @@ constantProperties
Pr 0.7;
}
interpolationSchemes
{
rho cell;
mu cell;
U cellPoint;
Cp cell;
T cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -46,22 +63,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled false;
cellValueSourceCorrection off;
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Euler;
}
}
radiation off;
coupled false;
cellValueSourceCorrection off;
parcelTypeId 1;
constantProperties
@ -46,22 +63,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Euler;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -46,22 +63,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active false; // true;
solution
{
active false; // true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -44,22 +61,6 @@ constantProperties
poissonsRatio 0;
}
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -44,22 +61,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -44,22 +61,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active false; // true;
solution
{
active false; // true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -44,22 +61,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cell; // cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -44,22 +61,6 @@ constantProperties
constantVolume false;
}
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
T cell;
Cp cell;
p cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity off;

View File

@ -15,11 +15,24 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
coupled true;
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
}
cellValueSourceCorrection on;
integrationSchemes
{
U Euler;
}
}
parcelTypeId 2;
@ -32,18 +45,6 @@ constantProperties
poissonsRatio 0.35;
}
interpolationSchemes
{
rho cell;
U cellPoint;
mu cell;
}
integrationSchemes
{
U Euler;
}
particleForces
{
gravity on;

View File

@ -15,14 +15,30 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active true;
solution
{
active true;
coupled true;
cellValueSourceCorrection on;
interpolationSchemes
{
rho cell;
mu cell;
U cellPoint;
T cell;
Cp cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
}
radiation off;
coupled true;
cellValueSourceCorrection on;
parcelTypeId 1;
constantProperties
@ -40,21 +56,6 @@ constantProperties
Pr 0.7;
}
interpolationSchemes
{
rho cell;
mu cell;
U cellPoint;
T cell;
Cp cell;
}
integrationSchemes
{
U Euler;
T Analytical;
}
particleForces
{
gravity on;