Commit Graph

11754 Commits

Author SHA1 Message Date
55bc8bfc12 ENH: lagrangian/spray - updated injector behaviour 2012-05-31 14:05:17 +01:00
a54e7b9032 ENH: lagrangian/intermediate - improved sub-model restart behaviour 2012-05-31 14:04:56 +01:00
3a036a2114 ENH: lagrangian/intermediate - replaced single injector model by injector list 2012-05-31 14:04:16 +01:00
b851d15651 ENH: lagrangian/intermediate extended base sub-model functionality 2012-05-31 14:03:38 +01:00
93a3083daa ENH: lagrangian/intermediate updated injection models 2012-05-31 14:03:14 +01:00
c928c49f79 BUG: extendedFeatureEdgeMesh: wrong indexing on add. 2012-05-31 14:02:55 +01:00
5ce74a271f ENH: lagrangian/intermediate Added new injection model list 2012-05-31 14:01:32 +01:00
6a380a683a STYLE: surfaceFeatureExtract: indenting, scoping 2012-05-31 14:00:27 +01:00
645ff9b845 ENH: surfaceFeatureExtractDict: add comment 2012-05-31 13:59:47 +01:00
9e26e68b7d ENH: surfaceMeshTriangulate: surface is fileName, not word 2012-05-31 13:58:45 +01:00
2f455aca58 Merge branch 'master' of ssh://sgidm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-31 11:32:47 +01:00
edd01d5e6f Removed applications/test/readCHEMKINIII 2012-05-31 11:32:43 +01:00
85cd53ac17 heheuReactionThermo: Updated to support gcc-4.7.0 2012-05-31 11:32:24 +01:00
d484ff0357 BUG: settings.csh: CGAL-4.0 2012-05-31 09:41:46 +01:00
0c80f2fa9a variableHeightFlowRateInletVelocity BC: corrected to compile SP 2012-05-30 16:15:55 +01:00
8a7f373751 thermodynamics: Updated enthalpyJump to a generic energyJump BC 2012-05-30 15:52:41 +01:00
b7e680b277 Updated headers 2012-05-30 15:33:22 +01:00
10332e4fff Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/thermophysicalModels/basic/Make/files
	src/thermophysicalModels/basic/basicThermo/basicThermo.C
	src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.C
	src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.C
	src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.C
	src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.C
	src/thermophysicalModels/thermalPorousZone/thermalModel/fixedTemperature/fixedTemperature.C
2012-05-30 15:32:20 +01:00
ea54d3a184 STYLE: spelling typo correction 2012-05-30 15:28:12 +01:00
75459f1316 STYLE: Updated header description 2012-05-30 15:27:09 +01:00
c34efdac09 ENH: Removed redundant entries from splash tutorial 2012-05-30 15:26:38 +01:00
53bd62e50d LimitedSchemes: Improved handling of division by very small number 2012-05-30 15:25:17 +01:00
3e03e3ba07 MULES: corrected handling of density in implicitSolve 2012-05-30 15:23:56 +01:00
d5b8f549b9 fvMatrix: Further improvement to relaxation procedure 2012-05-30 15:23:33 +01:00
ea6a8d4b6b OpenFOAM face: removed optimization for triangles
This Optimization causes a small discrepancy between the swept-volume of
    opposite faces of complex cells with triangular faces opposing polygons.
    It could be used without problem for tetrahedral cells.
2012-05-30 15:22:37 +01:00
dead8ec098 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:21:32 +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
d51122fa10 COMP: surfaceMeshTriangulate: use surfMesh instead of triSurface 2012-05-30 12:02:09 +01:00
7969bc87d1 ENH: surfaceFeatureExtract: allow flipping. Code cleanup. 2012-05-30 11:47:31 +01:00
b06e2e6589 ENH: surfaceMeshTriangulate: generalise for MeshedSurface instead of triSurface. Add patchSet. Add topological point merging 2012-05-30 11:42:37 +01:00
9ec1e9d2c2 BUG: UnsortedMeshedSurface: zone ordering returns original to sorted map 2012-05-30 11:41:47 +01:00
e781b335bf STYLE: checkMesh,collapseEdges: renamed -meshQuality argument for consistency 2012-05-30 09:30:44 +01:00
7c4c6cdbea BUG: globalMeshDataTemplates: only create reference if necessary 2012-05-29 18:07:58 +01:00
f85eecd22d ENH: extendedFeatureEdgeMesh: added flipNormals function 2012-05-29 18:07:32 +01:00
a2ca7b1933 BUG: MeshedSurface: cannot transfer copy 2012-05-29 18:06:37 +01:00
14dce8cef9 BUG: extendedFeatureEdgeMesh: updated indexing of edges 2012-05-29 11:04:49 +01:00
cc6d07c40e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-29 10:40:45 +01:00
217405865a ENH: surfaceFeatureExtract: adding of extendedFeatureEdgeMeshes 2012-05-29 10:38:50 +01:00
fdeaf393d7 ENH: surfaceFeatures: special case for minCos=1 2012-05-29 10:37:56 +01:00
5d0d4b4b78 BUG:Using fvMatrix function to set value in h Eq 2012-05-28 15:16:44 +01:00
8ad7375e7c BUG: (externalWallHeatFluxTemperatureFvPatchScalarField.C) missing copy
heatTrandferType in some constructors
2012-05-25 14:31:28 +01:00
afdd7db8b7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-25 13:50:57 +01:00
5da9ae8f2b ENH: Simplified tutorial changeDictionaryDict 2012-05-25 13:50:41 +01:00
d061a8350b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-24 19:02:54 +01:00
63a9c592be BUG: cellSizeControl: start off with low priority so single control surface works 2012-05-24 19:02:06 +01:00
e61e2ae888 BUG: Corrected film splash model incident energy 2012-05-24 14:53:00 +01:00
2395d810d4 BUG: (kklOmega.C) limiting exp to avoid under flow 2012-05-24 14:30:52 +01:00
bfbb22d6d9 ENH: Updated templating in AMI code 2012-05-24 13:03:16 +01:00
5fe2004059 BUG: turbineSiting: remove *ProcAddressing files after parallel snappyHexMesh 2012-05-24 11:51:21 +01:00
1858d30c18 ENH: autoLayerDriver: do not disable extrusions around edges 2012-05-24 11:48:53 +01:00