Commit Graph

4634 Commits

Author SHA1 Message Date
b61537bd28 Merge commit 'OpenCFD/master' into olesenm 2010-02-17 09:32:41 +01:00
024e573744 STYLE: add OpenFOAM icon to Doxygen pages 2010-02-16 18:55:27 +01:00
2f4efd20d7 STYLE: rename starToFoam -> star3ToFoam for the sake of clarity 2010-02-16 18:40:10 +01:00
f5918e7eb0 DOCU: add Doxygen @mainpage information (in foamVersion.H)
- also update links from opencfd.co.uk -> openfoam.com
2010-02-16 18:32:17 +01:00
d857d671ac STYLE: use new argList argRead() method and operator[] for cleaner code.
- deprecate argList::additionalArgs() method and remove uses of it
2010-02-16 17:57:49 +01:00
51039eab00 ENH: provide argRead() method and operator[] for accessing argList arguments.
- also provide size() method, which returns the number of arguments
2010-02-16 13:11:46 +01:00
ee293cde8e ENH: add usage information for '-overwrite' option.
- make centrally available via #include "addOverwriteOption.H"
2010-02-16 11:44:27 +01:00
ce9a3064ba ENH: Updated porousExplicitSourceReactingParcelFoam verticalChannel tutorial case 2010-02-15 18:44:55 +00:00
8f1a6aa050 ENH: Updated Allclean script for tutorial case 2010-02-15 18:41:31 +00:00
5a025e63ad ENH: Updated porousExplicitSourceReactingParcelFoam parcelInBox tutorial case 2010-02-15 18:41:05 +00:00
539e911822 ENH: Updated rhoPisoTwinParcelFoam simplifiedSiwek tutorial case 2010-02-15 18:36:10 +00:00
ca00cf2487 ENH Updated rhoPisoTwinParcelFoam tutorial solver to use sensible enthalpy 2010-02-15 18:33:10 +00:00
dc3a6f4f44 ENH: Added sensible enthalpy variants of (basic) rho and psi thermos 2010-02-15 18:30:17 +00:00
616c26ccb4 ENH: Updated diesel spray enthalpy coupling for sensible enthalpy 2010-02-15 10:40:18 +00:00
3fcc489174 STYLE: new line at 80 chars 2010-02-15 10:39:36 +00:00
1abb5c7c29 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-02-12 19:12:51 +00:00
1dc1300ed3 STYLE: removed old comments 2010-02-12 18:47:24 +00:00
a892403b15 STYLE: removed redundant rhoEqn 2010-02-12 18:45:03 +00:00
7fce56c606 STYLE: Updated local name of vol field 2010-02-12 18:31:21 +00:00
3784ae12dd ENH: Updating tutorial cases to use sensible enthalpy thermo packages 2010-02-12 17:51:38 +00:00
4c7809d341 BUG: Using chemical enthalpy rather than total enthalpy in source term evalualtion 2010-02-12 17:47:00 +00:00
ca37746fe4 ENH: Added (commented) line for unity Lewis no in hsEqn 2010-02-12 17:46:14 +00:00
a57ff61211 ENH: moved info() for clouds to evolve() call
- Removes need for additional call to info in the main solver code
2010-02-12 17:09:42 +00:00
9171b6970f ENH: removed building of local thermo library - now in main source tree 2010-02-12 17:07:42 +00:00
40f141e2c9 ENH: Updated enthalpy equations for solvers with chemistry using updated
sensible enthalpy thermo packages

- Enthalpy source term now retrieved from the chemistry model (scaled by
  kappa for the PaSR model)
2010-02-12 17:05:15 +00:00
b635f73f51 ENH: Further updates relating from vhange from total- to sensible enthalpy
- Added chemical enthalpy access function to top level api.
- Re-worked source term for enthalpy equation(s) in chemistry model, and
- Re-worked heat release calculation

STYLE: Using worded dimensions instead of dimensionSet(...)
2010-02-12 16:54:12 +00:00
0bcabbb8df Merge branch 'olesenm' 2010-02-12 14:54:41 +00:00
eb2cf75027 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-02-12 14:16:19 +00:00
cb527178ea Merge commit 'OpenCFD/master' into olesenm 2010-02-12 14:24:33 +01:00
bd58fa5322 BUG: globalMeshData::mergePoints was assuming patch was on master processor.
Each collocated set of coupled points has a single master assigned to it.
However when doing mergePoints on a patch the master does not have to be
on the patch. So now it returns mesh point labels, not patch point labels.
2010-02-12 12:45:00 +00:00
9760c1c58e STYLE: floatingObject tutorial. Brace indentation and removal of
default values for motion state.
2010-02-12 09:56:40 +00:00
76036b5d8b STYLE: newline at 80 chars 2010-02-11 17:04:23 +00:00
34cd4b9310 ENH: updated options file for fireFoam solver 2010-02-11 17:03:46 +00:00
7aa1f5ef43 ENH: Updated chemistry models to use sensible enthalpy thermo 2010-02-11 17:03:00 +00:00
73ec58d3e8 ENH: Update of hsCombustionThermo
- moved sources from fireFoam solver into the thermophysicalModels library
- code clean-up
2010-02-11 17:00:55 +00:00
a567287f27 ENH: Updated lagrangian/intermediate library to operate using sensible enthalpy
- removed support for total enthalpy
- much cleaner/improved code for transfer terms
2010-02-11 15:39:39 +00:00
2e9ec251fc COMP: update for cmake-2.8.0 2010-02-11 13:37:01 +01:00
92f46b2ab5 ENH: Added sensible enthalpy variant of reactionThermo 2010-02-11 12:02:16 +00:00
23ec967297 STYLE: Minor corrections/additions to basicThermo.H 2010-02-11 12:01:23 +00:00
8695a41878 Merge commit 'OpenCFD/master' into olesenm 2010-02-11 11:49:07 +01:00
8cf3f429a5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-02-11 09:09:54 +00:00
b6082c3005 ENH: extraneous checking for empty list in ensightMesh. Already done elsewhere. 2010-02-11 09:07:42 +00:00
9259d4f635 New tutorial case for fireFoam. 2010-02-10 19:09:58 +00:00
3ed23da4fe New solver: fireFoam
For non-premixed combustion using sensible enthalpy.
2010-02-10 19:09:24 +00:00
d09ddb1acb Thermodynamics: Added support for thermodynamics packages based on sensible enthalpy. 2010-02-10 19:08:09 +00:00
d4f73877e3 ENH: have field selection work for pointFields instead of just volFields. 2010-02-10 14:39:55 +00:00
33f36f684f STYLE: removed extraneous printing. 2010-02-10 14:39:16 +00:00
e3a1ffb1bb COMP: rename wmake rule coco -> coco-cpp to reflect frame language (C++) 2010-02-10 13:13:45 +01:00
d0fd6f27a3 ENH: use stl::set instead of hand-rolled HashTable in wmkdependParser 2010-02-10 13:07:42 +01:00
3613752115 ENH: add -tri (triangulate) option to foamToSurface, surfaceMeshConvert
STYLE: drop surface extraction from foamToStarMesh

- retain surfZone names when writing surfaces
- remove surface extraction/writing from meshWriter since it now
  duplicates what the meshedSurface class can do.
2010-02-10 11:49:53 +01:00