Commit Graph

46 Commits

Author SHA1 Message Date
426f0ef0f6 ENH: Further tutorial updates 2012-06-19 14:49:40 +01:00
8aee63f444 ENH: Updated chemistry-combustion tutorial cases 2012-06-19 13:17:59 +01:00
d8ec44502d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-31 17:08:50 +01:00
04d2165a31 ENH: Updated injection models for lagrangian tutorials 2012-05-31 16:51:31 +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
2dc13eb942 ENH: tutorialse: use orthogonal scheme on orthogonal meshes 2011-12-16 15:30:58 +00:00
6efb6a2027 ENH: Cleaned-up tutorial thermo input dictionaries for use with reacting clouds 2011-12-16 12:14:46 +00:00
dc810ea88d Thermodynamics: Completed most of the conversion of the enthalpy source 2011-11-23 16:56:13 +00:00
9bd358f0a7 ENH: Updated tutorial velocity field 2011-11-22 15:58:10 +00:00
6b71297665 ENH: tutorial input file updates related to DataEntry changes 2011-11-21 18:38:47 +00:00
4ccd9a3ade ENH: Updated tutorials using field sources 2011-11-02 12:41:58 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +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
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
1be43f88ae Merge branch 'master' into cvm 2011-05-31 16:18:03 +01:00
3d24f9956a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-05-27 17:41:25 +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
c0537248fb Merge branch 'master' into cvm 2011-05-13 10:17:22 +01:00
a81bfbfa09 ENH: Tutorial updates 2011-05-12 12:17:39 +01:00
ca492058d8 ENH: Updated cloud tutorials 2011-05-09 17:53:19 +01:00
3051d333b3 STYLE: Consistency updates for LTS solver 2011-05-03 17:39:18 +01:00
02ff182be1 Merge branch 'master' into cvm 2011-05-03 11:02:23 +01:00
eaa2a9f1b5 COMP: tutorial scripts: add #!/bin/sh, chmod +x etc. 2011-04-28 17:47:11 +01:00
a3417e4596 Merge branch 'master' into cvm
Conflicts:
	tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
	tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
9ecae449bf ENH: Upadted LTSReactingParcelFoam solver and tutorials 2011-04-15 17:15:37 +01:00
fe0f6a487a Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
293398cea5 tutorials: updatded header 2011-04-06 16:16:33 +01:00
5fcd183b8b Merge branch 'master' into cvm 2011-04-04 10:10:56 +01:00
19c08b9e5a tutorials: Set the file type to ascii for ascii files 2011-03-31 15:32:07 +01:00
f81c0abef7 Merge branch 'master' into cvm 2011-03-28 12:06:56 +01:00
04bb783b93 LTSReactingParcelFoam/counterFlowFlame2D tutorial: corrected application name 2011-03-25 15:31:13 +00:00
ab95424f8b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-25 14:44:39 +00:00
28cd7fc92f ENH: Updated LTSReactingParcelFoam tutorials 2011-03-25 14:35:50 +00:00
a93e63e7b7 tutorials: use getApplication rather than hard-coded application name 2011-03-25 12:06:18 +00:00
20c4f5eea6 ENH: Updated tutorial headers 2011-03-24 12:37:23 +00:00
6ad8fde5ee Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-23 18:20:12 +00:00
1e5b8016a0 ENH: Updated lagrangian tutorials to reflect change in particle force I/O 2011-03-23 18:19:24 +00:00
a7db086522 tutorials: Rationalised headers 2011-03-23 17:36:57 +00:00
1fac7b662e Merge branch 'master' into cvm
Conflicts:
	src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
c5e7f98a9f ENH: updated LTSReactingParcelFoam verticalChannel tutorial 2011-03-07 16:50:42 +00:00
ad5a849416 ENH: Tutoral updates 2011-03-02 11:42:37 +00:00
b2de414a99 ENH: Updated steadyReactingParcelFoam -> LTSReactingParcelFoam 2011-03-02 11:00:13 +00:00