ENH: Aligning solid thermo mixing with gas mixing and solid reaction

This commit is contained in:
sergio
2012-10-31 17:13:03 +00:00
parent 3083282e21
commit 92d2bc1b76
92 changed files with 1725 additions and 865559 deletions

View File

@ -17,20 +17,19 @@ FoamFile
thermoType
{
type heSolidThermo;
mixture pureSolidMixture;
mixture pureMixture;
transport constIso;
thermo hConst;
equationOfState rhoConst;
specie specie;
specie solidSpecie;
energy sensibleEnthalpy;
}
mixture
{
specie
solidSpecie
{
nMoles 1;
molWeight 12;
}
transport
@ -50,17 +49,16 @@ mixture
}
}
solidComponents
species
(
pmma char
);
pmmaCoeffs
pmma
{
specie
solidSpecie
{
nMoles 1;
molWeight 100;
}
transport
@ -80,13 +78,13 @@ pmmaCoeffs
}
}
charCoeffs
char
{
specie
solidSpecie
{
nMoles 1;
molWeight 50;
}
transport
{
kappa 0.4;

View File

@ -17,20 +17,19 @@ FoamFile
thermoType
{
type heSolidThermo;
mixture pureSolidMixture;
mixture pureMixture;
transport constIso;
thermo hConst;
equationOfState rhoConst;
specie specie;
specie solidSpecie;
energy sensibleEnthalpy;
}
mixture
{
specie
solidSpecie
{
nMoles 1;
molWeight 12;
}
transport
@ -50,17 +49,16 @@ mixture
}
}
solidComponents
species
(
pmma char
);
pmmaCoeffs
pmma
{
specie
solidSpecie
{
nMoles 1;
molWeight 100;
}
transport
@ -80,9 +78,9 @@ pmmaCoeffs
}
}
charCoeffs
char
{
specie
solidSpecie
{
nMoles 1;
molWeight 50;

View File

@ -17,20 +17,19 @@ FoamFile
thermoType
{
type heSolidThermo;
mixture pureSolidMixture;
mixture pureMixture;
transport constIso;
thermo hConst;
equationOfState rhoConst;
specie specie;
specie solidSpecie;
energy sensibleEnthalpy;
}
mixture
{
specie
solidSpecie
{
nMoles 1;
molWeight 12;
}
transport
@ -50,17 +49,16 @@ mixture
}
}
solidComponents
species
(
pmma char
);
pmmaCoeffs
pmma
{
specie
solidSpecie
{
nMoles 1;
molWeight 100;
}
transport
@ -80,9 +78,9 @@ pmmaCoeffs
}
}
charCoeffs
char
{
specie
solidSpecie
{
nMoles 1;
molWeight 50;

View File

@ -59,7 +59,7 @@ dictionaryReplacement
}
}
Ypmma
pmma
{
internalField uniform 0.5;
@ -75,7 +75,7 @@ dictionaryReplacement
}
Ychar
char
{
internalField uniform 0.5;

View File

@ -50,7 +50,7 @@ dictionaryReplacement
}
}
Ypmma
pmma
{
internalField uniform 0.5;
@ -66,7 +66,7 @@ dictionaryReplacement
}
Ychar
char
{
internalField uniform 0.5;

View File

@ -50,7 +50,7 @@ dictionaryReplacement
}
}
Ypmma
pmma
{
internalField uniform 0.5;
@ -66,7 +66,7 @@ dictionaryReplacement
}
Ychar
char
{
internalField uniform 0.5;