Commit Graph

54 Commits

Author SHA1 Message Date
640d8157c8 ENH: Pyrolysis tutorials updates 2012-11-19 09:55:44 +00:00
555800c28a ENH: Updated tutorial radiationProperties dictionaries 2012-10-15 12:24:20 +01:00
54432bb18a ENH: Adding greyMeanSolidAbsorptionEmission, updating tutorial.
The radiative properties are now held in the radiationModel in the solid
region instead than in the solidThermo
2012-10-05 11:48:48 +01:00
ca2ad8032e Thermodynamics: Completed dictionary based selection mechanisms for all thermodynamic packages
Rationalised "make" macros to reduce code duplication
Removed solid phase radiation properties
Updated tutorials appropriately
2012-10-03 22:43:50 +01:00
88050abcab ChemistryModel: the from of the compressibility thermo is now selectable
The form of the chemistry model is no longer selectable (only one choice).
2012-10-02 11:33:04 +01:00
7d17731637 ChemistryModel: Updated names and lookup 2012-10-01 17:00:43 +01:00
9bf80af379 Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics 2012-09-30 21:27:18 +01:00
e7a238dc3a ENH: Cleaned-up lagrangian tutorial cloud input properties dictionaries 2012-08-21 18:13:44 +01:00
3821ee560a ENH: Tutorial input dictionary updates 2012-08-14 14:27:10 +01:00
4113feb869 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-08-03 14:49:25 +01:00
3fa9f70018 ENH: Modifying fvSolution and fvSchemes in smallPoolFire3D 2012-08-03 13:43:31 +01:00
362d2fdac8 ENH: Updated lagrangian tutorials after radiation update 2012-08-03 10:39:43 +01:00
5cb555db9e Tutorials: Corrected selection of thermodynamics packages 2012-07-24 15:36:51 +01:00
63da3e9afc Thermodynamics: Rationalization
At the specie level:
    hs = sensible enthalpy
    ha = absolute (what was total) enthalpy
    es = sensibly internal energy
    ea = absolute (what was total) internal energy

At top-level
    Rename total enthalpy h -> ha
    Rename sensible enthalpy hs -> h

Combined h, hs, e and es thermo packages into a single structure.

Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form

alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
ef8efc27ba Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure 2012-04-20 09:49:58 +01:00
e48b238c01 ENH: Modifying eCont returning aCont form greyMeanAbsEmission and
wideBandAbsorptionEmission models and tutorials
2012-03-29 15:17:52 +01:00
f0a68c0098 STYLE: tutorials: removed etraneous execute bit (chmod -x) 2011-11-25 15:59:59 +00:00
93c8dc69e1 ENH: Uptoda topoSet in tutorial for fireFoam 2011-11-23 11:42:19 +00:00
be8284b0bd ENH: Uptodate of tutorials 2011-11-23 10:38:10 +00:00
96068a670d Thermodynamics: Changed h-eqn to conserve total energy 2011-11-22 17:54:13 +00:00
8ede7fdda4 ENH: Changing Yt to "calculated" to avoid division by zero 2011-10-05 13:37:07 +01:00
f4f078b979 ENH: Updated tutorial fvSolution files to employ updated solution ctrl params 2011-09-09 14:36:28 +01:00
fc3621011e STY: Changing headers version 2011-09-09 12:28:44 +01:00
ecb1061d4f BUG: Update pyrolysis dictionaries and change null constructor for
noPyrolysis model
2011-09-09 11:39:15 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
57aa5cc838 ENH: Minor modifications to tutorial settings for combustion 2011-07-14 09:40:14 +01:00
1b7502f6e7 ENH: new combuustion classes and update tutorial (Lagrangian and
combustion)
2011-07-13 17:02:55 +01:00
c720299876 ENH: Reverted back to version dev 2011-06-17 10:08:20 +01:00
1c4fcc965f ENH: Tidied up tutorial input files for fireFoam 2011-06-14 17:14:01 +01:00
29c485361a STYLE: renamed version 2.0 -> 2.0.0 2011-06-08 16:31:07 +01:00
d2d91bb84f STYLE: Updated tutorial headers to version 2.0 2011-06-07 11:18:46 +01:00
51bdfb51fd STY: Update fireFoam tutorials for multispecies solver 2011-06-06 19:07:15 +01:00
57f6a904ec ENH: Updated tutorial thermo files 2011-05-27 17:33:41 +01:00
b6f8897268 tutorials: Upgraded all of the blockMeshDict files to the new format
Upgraded other files as necessary for consistency with the blockMeshDict, in
particular cases with cyclic patches.
2011-05-26 12:43:16 +01:00
0f0dd35413 STYLE: createPatchDict: updated comment 2011-04-28 10:40:26 +01:00
a038c90f21 Tutorial Updates 2011-04-21 10:00:53 +01:00
19c08b9e5a tutorials: Set the file type to ascii for ascii files 2011-03-31 15:32:07 +01:00
5ec353c85c tutorials: Updated PIMPLE settings and corrected application 2011-03-26 21:49:23 +00:00
e1c9f43c08 tutorials: Use getApplication to set the application rather than hard-coding it 2011-03-24 21:42:09 +00:00
41121ee8f4 ENH: Uptodate to dev for several tutorials 2011-03-21 14:24:48 +00:00
00034beda9 Merge branch 'master-copy' 2011-03-17 18:32:59 +00:00
3e1045222f STY:: headers and dicts modifications for fireFoam tutorials +
small change in constSolidThermo and singleLayerReion
2011-03-17 18:30:13 +00:00
80393339a9 Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x 2011-03-17 15:03:15 +00:00
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
5bd56ebdaf ENH: grey absorption with multispecies solvers 2011-02-22 11:55:00 +00:00
093c4307c9 STY: bad streams 2011-02-21 17:26:54 +00:00
c5676efd94 STY: fixing bad streams 2011-02-21 17:25:51 +00:00
6b1adaf52b ENH: update tutorials to nre emissivity look up 2011-02-21 17:16:15 +00:00
6ffbe0553c ENH: Updated tutorial fvSchemes for transpose operator 2011-01-18 15:24:30 +00:00
0a6c711664 Tutorials: removed all references to metis to protect the innocent from persecution. 2011-01-07 12:01:08 +00:00