84b8538c4b
BUG: Corrected use og endl in vtkPV3FFoam
2012-06-11 16:07:56 +01:00
f36a25bf39
COMP: cvMesh: Changes to compile with Clang
2012-06-11 11:43:59 +01:00
aa72b13fed
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-07 11:23:58 +01:00
13ba0beca1
ENH: cvMesh: feature method non-optional
2012-06-07 11:22:59 +01:00
b892ada5bc
ENH: renumberMethods: added structuredRenumber
2012-06-07 11:22:30 +01:00
fb96dfd44b
Updated headers
2012-06-06 17:45:27 +01:00
2d2ad386a6
Updated support for clang-3.1
2012-06-06 17:45:18 +01:00
3c6d730b5a
Minor change to keep icpc happy
2012-06-06 16:07:51 +01:00
c2850fcb16
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-06 12:35:57 +01:00
a2e42ddd89
STYLE: surfaceCoarsen: remove rabdata
2012-06-06 12:35:48 +01:00
09a54cda4a
thermophysical utilities: Added environmental pressure to example controlDicts
2012-06-06 11:24:00 +01:00
18bfaf18a5
thermophysical utilities: Add environmental pressure as additional parameter
2012-06-06 11:21:43 +01:00
2d2787bd8c
thermodynamics: Added pressure as an addition argument to all primitive thermodynamic functions
...
Added additional layer of templating to reactingMixture to support specie functions in a generic manner.
2012-06-05 19:51:57 +01:00
585887341c
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-01 12:47:13 +01:00
2ba20360ea
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-31 17:22:34 +01:00
27ef09e801
COMP: Remove cv2DMesh
2012-05-31 17:19:25 +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
edd01d5e6f
Removed applications/test/readCHEMKINIII
2012-05-31 11:32:43 +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
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
e781b335bf
STYLE: checkMesh,collapseEdges: renamed -meshQuality argument for consistency
2012-05-30 09:30:44 +01:00
217405865a
ENH: surfaceFeatureExtract: adding of extendedFeatureEdgeMeshes
2012-05-29 10:38:50 +01:00
63a9c592be
BUG: cellSizeControl: start off with low priority so single control surface works
2012-05-24 19:02:06 +01:00
4b5b9b809f
BUG: loadOrCreateMesh: remove polyMesh directory
2012-05-24 11:45:44 +01:00
4676421962
ENH: foamFormatConvert: convert cvMesh's internalDelaunayVertices
2012-05-22 17:34:37 +01:00
0136deb88e
ENH: extrudeMesh: make edge collape optional
2012-05-22 17:34:03 +01:00
f669dfe8a9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-22 17:11:25 +01:00
f22ba88d8a
ENH: extrudeMesh: allow flipNormals for extrude-from-patch
2012-05-22 17:10:26 +01:00
3fc8c16b0d
BUG: Fix to source in energy Eq for solid
2012-05-22 16:29:41 +01:00
ba7aff0333
STYLE: modifyMeshDict: improved comment
2012-05-17 12:32:05 +01:00
abbbe31f41
ENH: collapseEdges: parallel operation of mergeEdges
2012-05-17 11:58:35 +01:00
9b30d01b96
ENH: snappyHexMesh: removed checking code since now in checkMesh
2012-05-16 14:43:26 +01:00
30f6574cee
ENH: vtkTopo.C: paraview3.12 handle wedge correctly
2012-05-16 14:15:10 +01:00
b1d2767282
ENH: collapseEdges: read meshQualityDict. parallel operation.
2012-05-16 11:16:46 +01:00
e14d8d14d7
GIT: checkCvMesh: surpassed by checkMesh -meshQualityDict option
2012-05-16 11:13:58 +01:00
62a203c9db
ENH: checkMesh: add meshQualityDict option
2012-05-16 11:12:49 +01:00
41308b9696
ENH: collapseEdges: parallel operation
2012-05-16 10:16:18 +01:00
f1b1d37868
COMP: Make/options: unused user library
2012-05-15 14:13:52 +01:00
531e3b2d13
Merge branch 'enthalpyJump'
2012-05-14 09:54:20 +01:00
03e4f7cc4a
BUG: checkMesh: sort number of cells with a given number of faces
2012-05-11 09:12:21 +01:00
0fd541cd81
Merge branch 'master' into enthalpyJump
2012-05-10 16:57:10 +01:00
7eb17886f8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-08 11:03:57 +01:00
fa4fd968a8
ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
...
updating tutorials
2012-05-08 11:02:39 +01:00
e5cd8fff64
compressible solvers: renamed Kp -> Ekp (kinetic + pressure energy)
2012-05-04 16:20:11 +01:00