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
f22ba88d8a
ENH: extrudeMesh: allow flipNormals for extrude-from-patch
2012-05-22 17:10:26 +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
03e4f7cc4a
BUG: checkMesh: sort number of cells with a given number of faces
2012-05-11 09:12:21 +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
453a455c83
BUG: Correct line length
2012-05-02 17:23:45 +01:00
f0d86b6886
Merge branch 'collapseEdgesParallel'
2012-05-02 17:23:01 +01:00
687232488f
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-01 17:29:14 +01:00
50d1d00fae
BUG: surfaceSplitByTopology: #485
2012-05-01 17:24:09 +01:00
b35ae36e7b
ENH: surfaceBooleanFeatures: write eMesh edgeMesh as well
2012-05-01 17:13:29 +01:00
0993f29f70
STYLE: snappyHexMeshDict: updated comment
2012-05-01 17:11:21 +01:00
6b62ee94e4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-01 10:26:32 +01:00
fbb477070a
ENH: Corrected ambiguous construction from tmp msgs (llvm/clang)
2012-05-01 10:25:50 +01:00
756166462d
COMP: Enable compilation of cv2d
2012-04-26 15:18:40 +01:00
6a3571b3e9
COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
...
This is so that surfaceFeatureExtract will compile without boost/mpfr
2012-04-26 15:10:24 +01:00
7f7786ec12
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-24 15:28:34 +01:00
01444d4b61
BUG: renumberMesh.C: update flip status for renumbered faces
2012-04-24 15:23:32 +01:00
c0695e04fa
ENH: collapseEdges: Use PointEdgeWave to propagate collapse information
2012-04-20 17:07:10 +01:00
13ef974eff
ENH: Adding -overwrite option to mirrorMesh and update tutorial
2012-04-20 12:16:50 +01:00
7dc2f6980d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-19 16:17:17 +01:00
58edeb5114
ENH: changeDictionary: re-added instance option
2012-04-19 16:15:18 +01:00
9ed9e9327e
Merge branch 'surfaceFeatureExtract-Tutorials'
2012-04-19 15:04:14 +01:00
5c84589ae9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-19 14:10:14 +01:00
9d6def688f
ENH: Adding extrudePatchMesh, re-location of extrudeModel and
...
createShellMesh and introducing io::READ_IF_PRESENT option
in polyMesh constructor from components
2012-04-19 14:07:51 +01:00
76f0eb0253
ENH: Update the surfaceFeatureExtract default dictionary
2012-04-19 12:55:44 +01:00
cf2b90e07b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-17 18:06:02 +01:00
5d850068ba
ENH: temporalInterpolate: run-time selectable interpolation
2012-04-17 18:03:13 +01:00
5682987dc7
Updated headers
2012-04-17 16:49:03 +01:00
df636c4082
ENH: collapseEdges: WIP to extend to work in parallel
2012-04-17 16:48:44 +01:00
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
b4fe2268a3
BUG: changeDictionary: fixed commandline override of time
2012-04-17 09:31:57 +01:00
96f8104ae5
ENH: decomposePar: cache decomposeers if running with multiple times.
2012-04-16 12:37:01 +01:00
25dafe92ea
ENH: decomposePar: add -time option.
2012-04-16 11:36:13 +01:00
868c4af0c2
BUG: cvMesh: build cvMeshSurfaceSimplify through Allwmake
2012-04-10 12:34:15 +01:00