Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
7d604758
Commit
7d604758
authored
Jun 27, 2017
by
Andrew Heather
Browse files
TUT: Removed unused nMoles entries
parent
11f3efd9
Changes
31
Hide whitespace changes
Inline
Side-by-side
tutorials/combustion/XiDyMFoam/annularCombustorTurbine/constant/thermophysicalProperties
View file @
7d604758
...
...
@@ -32,7 +32,6 @@ fuel
{
specie
{
nMoles 1;
molWeight 16.0428;
}
thermodynamics
...
...
@@ -58,7 +57,6 @@ oxidant
{
specie
{
nMoles 1; //9.52305854241338;
molWeight 28.8504;
}
thermodynamics
...
...
@@ -84,7 +82,6 @@ burntProducts
{
specie
{
nMoles 1; //10.5230585424134;
molWeight 27.6333203887463;
}
thermodynamics
...
...
tutorials/combustion/XiDyMFoam/oscillatingCylinder/constant/thermophysicalProperties
View file @
7d604758
...
...
@@ -32,8 +32,6 @@ fuel
{
specie
{
nMoles 1;
molWeight 16.0428;
}
thermodynamics
...
...
@@ -48,7 +46,6 @@ fuel
lowCpCoeffs ( 7.78741500000000e-01 1.74766800000000e-02 -2.78340900000000e-05
3.04970800000000e-08 -1.22393100000000e-11 -9.82522900000000e+03
1.37221900000000e+01);
}
transport
{
...
...
@@ -61,7 +58,6 @@ oxidant
{
specie
{
nMoles 1;
molWeight 28.8504;
}
thermodynamics
...
...
@@ -87,8 +83,6 @@ burntProducts
{
specie
{
nMoles 1;
molWeight 27.6333203887;
}
thermodynamics
...
...
tutorials/combustion/fireFoam/LES/compartmentFire/constant/panelRegion/thermophysicalProperties
View file @
7d604758
...
...
@@ -30,7 +30,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 100;
}
...
...
tutorials/combustion/fireFoam/LES/compartmentFire/constant/thermo.compressibleGas
View file @
7d604758
...
...
@@ -19,7 +19,6 @@ O2
{
specie
{
nMoles 1;
molWeight 31.9988;
}
thermodynamics
...
...
@@ -41,7 +40,6 @@ H2O
{
specie
{
nMoles 1;
molWeight 18.0153;
}
thermodynamics
...
...
@@ -63,7 +61,6 @@ C3H8
{
specie
{
nMoles 1;
molWeight 44.01;
}
thermodynamics
...
...
@@ -85,7 +82,6 @@ C7H16
{
specie
{
nMoles 1;
molWeight 100.204;
}
thermodynamics
...
...
@@ -107,7 +103,6 @@ CO2
{
specie
{
nMoles 1;
molWeight 44.01;
}
thermodynamics
...
...
@@ -129,7 +124,6 @@ N2
{
specie
{
nMoles 1;
molWeight 28.0134;
}
thermodynamics
...
...
tutorials/combustion/fireFoam/LES/simplePMMApanel/constant/panelRegion/thermo.solid
View file @
7d604758
...
...
@@ -19,7 +19,6 @@ PMMA
{
specie
{
nMoles 1;
molWeight 100;
}
transport
...
...
tutorials/combustion/fireFoam/LES/simplePMMApanel/constant/panelRegion/thermophysicalProperties
View file @
7d604758
...
...
@@ -46,7 +46,6 @@ gas
{
specie
{
nMoles 1;
molWeight 18.0153;
}
thermodynamics
...
...
tutorials/combustion/fireFoam/LES/simplePMMApanel/constant/thermo.compressibleGas
View file @
7d604758
...
...
@@ -19,7 +19,6 @@ O2
{
specie
{
nMoles 1;
molWeight 31.9988;
}
thermodynamics
...
...
@@ -41,7 +40,6 @@ H2O
{
specie
{
nMoles 1;
molWeight 18.0153;
}
thermodynamics
...
...
@@ -63,7 +61,6 @@ CH4
{
specie
{
nMoles 1;
molWeight 16.0428;
}
thermodynamics
...
...
@@ -85,7 +82,6 @@ CO2
{
specie
{
nMoles 1;
molWeight 44.01;
}
thermodynamics
...
...
@@ -107,7 +103,6 @@ N2
{
specie
{
nMoles 1;
molWeight 28.0134;
}
thermodynamics
...
...
@@ -129,7 +124,6 @@ C3H8
{
specie
{
nMoles 1;
molWeight 44.0962;
}
thermodynamics
...
...
@@ -151,7 +145,6 @@ CORRUGATED
{
specie
{
nMoles 1;
molWeight 115.82;
}
thermodynamics
...
...
@@ -173,7 +166,6 @@ CH2O
{
specie
{
nMoles 1;
molWeight 30.02628;
}
thermodynamics
...
...
tutorials/combustion/fireFoam/LES/smallPoolFire3D/constant/thermo.compressibleGas
View file @
7d604758
...
...
@@ -124,7 +124,6 @@ CO
{
specie
{
nMoles 1;
molWeight 28.0106;
}
thermodynamics
...
...
tutorials/compressible/rhoPimpleFoam/RAS/TJunction/constant/thermophysicalProperties
View file @
7d604758
...
...
@@ -30,7 +30,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
tutorials/compressible/rhoPimpleFoam/laminar/sineWaveDamping/constant/thermophysicalProperties
View file @
7d604758
...
...
@@ -30,7 +30,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
tutorials/compressible/rhoSimpleFoam/gasMixing/injectorPipe/constant/thermophysicalProperties
View file @
7d604758
...
...
@@ -37,7 +37,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledMultiRegionHeater/constant/bottomWater/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 18;
}
equationOfState
...
...
tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledMultiRegionHeater/constant/heater/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 50;
}
...
...
tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledMultiRegionHeater/constant/topAir/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/constant/air/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/constant/floor/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 12;
}
...
...
tutorials/heatTransfer/chtMultiRegionFoam/externalSolarLoad/constant/solid/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 12;
}
...
...
tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/constant/cabin/thermophysicalProperties
View file @
7d604758
...
...
@@ -32,7 +32,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/constant/windshield/thermophysicalProperties
View file @
7d604758
...
...
@@ -29,7 +29,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 12;
}
...
...
tutorials/heatTransfer/chtMultiRegionFoam/windshieldDefrost/constant/cabin/thermophysicalProperties
View file @
7d604758
...
...
@@ -30,7 +30,6 @@ mixture
{
specie
{
nMoles 1;
molWeight 28.9;
}
thermodynamics
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment