mattijs
b892ada5bc
ENH: renumberMethods: added structuredRenumber
2012-06-07 11:22:30 +01:00
mattijs
c2850fcb16
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-06 12:35:57 +01:00
mattijs
a2e42ddd89
STYLE: surfaceCoarsen: remove rabdata
2012-06-06 12:35:48 +01:00
Henry
09a54cda4a
thermophysical utilities: Added environmental pressure to example controlDicts
2012-06-06 11:24:00 +01:00
Henry
18bfaf18a5
thermophysical utilities: Add environmental pressure as additional parameter
2012-06-06 11:21:43 +01:00
Henry
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
mattijs
585887341c
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-01 12:47:13 +01:00
laurence
2ba20360ea
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-31 17:22:34 +01:00
laurence
27ef09e801
COMP: Remove cv2DMesh
2012-05-31 17:19:25 +01:00
mattijs
6a380a683a
STYLE: surfaceFeatureExtract: indenting, scoping
2012-05-31 14:00:27 +01:00
mattijs
645ff9b845
ENH: surfaceFeatureExtractDict: add comment
2012-05-31 13:59:47 +01:00
mattijs
9e26e68b7d
ENH: surfaceMeshTriangulate: surface is fileName, not word
2012-05-31 13:58:45 +01:00
Henry
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
Henry
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
Henry
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
mattijs
d51122fa10
COMP: surfaceMeshTriangulate: use surfMesh instead of triSurface
2012-05-30 12:02:09 +01:00
mattijs
7969bc87d1
ENH: surfaceFeatureExtract: allow flipping. Code cleanup.
2012-05-30 11:47:31 +01:00
mattijs
b06e2e6589
ENH: surfaceMeshTriangulate: generalise for MeshedSurface instead of triSurface. Add patchSet. Add topological point merging
2012-05-30 11:42:37 +01:00
mattijs
e781b335bf
STYLE: checkMesh,collapseEdges: renamed -meshQuality argument for consistency
2012-05-30 09:30:44 +01:00
mattijs
217405865a
ENH: surfaceFeatureExtract: adding of extendedFeatureEdgeMeshes
2012-05-29 10:38:50 +01:00
mattijs
63a9c592be
BUG: cellSizeControl: start off with low priority so single control surface works
2012-05-24 19:02:06 +01:00
mattijs
4b5b9b809f
BUG: loadOrCreateMesh: remove polyMesh directory
2012-05-24 11:45:44 +01:00
mattijs
4676421962
ENH: foamFormatConvert: convert cvMesh's internalDelaunayVertices
2012-05-22 17:34:37 +01:00
mattijs
0136deb88e
ENH: extrudeMesh: make edge collape optional
2012-05-22 17:34:03 +01:00
mattijs
f22ba88d8a
ENH: extrudeMesh: allow flipNormals for extrude-from-patch
2012-05-22 17:10:26 +01:00
mattijs
ba7aff0333
STYLE: modifyMeshDict: improved comment
2012-05-17 12:32:05 +01:00
mattijs
abbbe31f41
ENH: collapseEdges: parallel operation of mergeEdges
2012-05-17 11:58:35 +01:00
mattijs
9b30d01b96
ENH: snappyHexMesh: removed checking code since now in checkMesh
2012-05-16 14:43:26 +01:00
mattijs
30f6574cee
ENH: vtkTopo.C: paraview3.12 handle wedge correctly
2012-05-16 14:15:10 +01:00
mattijs
b1d2767282
ENH: collapseEdges: read meshQualityDict. parallel operation.
2012-05-16 11:16:46 +01:00
mattijs
e14d8d14d7
GIT: checkCvMesh: surpassed by checkMesh -meshQualityDict option
2012-05-16 11:13:58 +01:00
mattijs
62a203c9db
ENH: checkMesh: add meshQualityDict option
2012-05-16 11:12:49 +01:00
mattijs
41308b9696
ENH: collapseEdges: parallel operation
2012-05-16 10:16:18 +01:00
laurence
03e4f7cc4a
BUG: checkMesh: sort number of cells with a given number of faces
2012-05-11 09:12:21 +01:00
sergio
fa4fd968a8
ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
...
updating tutorials
2012-05-08 11:02:39 +01:00
laurence
453a455c83
BUG: Correct line length
2012-05-02 17:23:45 +01:00
laurence
f0d86b6886
Merge branch 'collapseEdgesParallel'
2012-05-02 17:23:01 +01:00
mattijs
687232488f
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-01 17:29:14 +01:00
mattijs
50d1d00fae
BUG: surfaceSplitByTopology: #485
2012-05-01 17:24:09 +01:00
mattijs
b35ae36e7b
ENH: surfaceBooleanFeatures: write eMesh edgeMesh as well
2012-05-01 17:13:29 +01:00
mattijs
0993f29f70
STYLE: snappyHexMeshDict: updated comment
2012-05-01 17:11:21 +01:00
andy
6b62ee94e4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-05-01 10:26:32 +01:00
andy
fbb477070a
ENH: Corrected ambiguous construction from tmp msgs (llvm/clang)
2012-05-01 10:25:50 +01:00
laurence
756166462d
COMP: Enable compilation of cv2d
2012-04-26 15:18:40 +01:00
laurence
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
mattijs
7f7786ec12
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-24 15:28:34 +01:00
mattijs
01444d4b61
BUG: renumberMesh.C: update flip status for renumbered faces
2012-04-24 15:23:32 +01:00
laurence
c0695e04fa
ENH: collapseEdges: Use PointEdgeWave to propagate collapse information
2012-04-20 17:07:10 +01:00
sergio
13ef974eff
ENH: Adding -overwrite option to mirrorMesh and update tutorial
2012-04-20 12:16:50 +01:00
mattijs
7dc2f6980d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-19 16:17:17 +01:00
mattijs
58edeb5114
ENH: changeDictionary: re-added instance option
2012-04-19 16:15:18 +01:00
laurence
9ed9e9327e
Merge branch 'surfaceFeatureExtract-Tutorials'
2012-04-19 15:04:14 +01:00
sergio
5c84589ae9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-19 14:10:14 +01:00
sergio
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
laurence
76f0eb0253
ENH: Update the surfaceFeatureExtract default dictionary
2012-04-19 12:55:44 +01:00
mattijs
cf2b90e07b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-17 18:06:02 +01:00
mattijs
5d850068ba
ENH: temporalInterpolate: run-time selectable interpolation
2012-04-17 18:03:13 +01:00
Henry
5682987dc7
Updated headers
2012-04-17 16:49:03 +01:00
laurence
df636c4082
ENH: collapseEdges: WIP to extend to work in parallel
2012-04-17 16:48:44 +01:00
Henry
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
mattijs
b4fe2268a3
BUG: changeDictionary: fixed commandline override of time
2012-04-17 09:31:57 +01:00
mattijs
96f8104ae5
ENH: decomposePar: cache decomposeers if running with multiple times.
2012-04-16 12:37:01 +01:00
mattijs
25dafe92ea
ENH: decomposePar: add -time option.
2012-04-16 11:36:13 +01:00
mattijs
868c4af0c2
BUG: cvMesh: build cvMeshSurfaceSimplify through Allwmake
2012-04-10 12:34:15 +01:00
mattijs
bdfbea228c
STYLE: snappyHexMeshDict, surfaceMeshTriangulate: corrected comment
2012-04-10 12:33:45 +01:00
laurence
20736c8b85
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-05 16:41:50 +01:00
laurence
3c8d8c149e
ENH: cvMesh: Allow lookup for baffle surfaces
2012-04-05 16:37:01 +01:00
laurence
bae7a57c7c
ENH: cvMesh: Force lookup of specialiseFeaturePoints
2012-04-05 16:34:10 +01:00
laurence
50367fc3ae
BUG: surfaceFeatureExtract: Create extendedFeatureEdgeMesh directory if not present
2012-04-05 16:32:01 +01:00
mattijs
e8b03e3a25
COMP: cvMeshSurfaceSimplify: moved isosurface algo out to ThirdParty
2012-04-04 16:48:46 +01:00
mattijs
64a73cb45e
ENH: cvMeshSurfaceSimplify: use octree version
2012-04-04 16:03:39 +01:00
laurence
e161131dc4
ENH: surfaceFeatureExtract: Always write a featureEdgeMesh
2012-04-03 11:39:47 +01:00
laurence
421a2b8520
COMP: cvMesh: Add CGAL_INEXACT flag
2012-04-03 11:36:38 +01:00
mattijs
69569cc45e
STYLE: surfaceFeatureExtract: get info from Coeffs dictionary. Added comment
2012-04-03 10:36:23 +01:00
mattijs
124295b3c9
ENH: autoSnapDriver: preserve baffles on faceZone surfaces
2012-04-02 18:02:16 +01:00
mattijs
e537286435
ENH: cvMeshBrackgroundMesh: cleaned up code
2012-04-02 12:00:57 +01:00
mattijs
92a66ebc61
ENH: cvMeshbackgroundMesh: cleaned up building
2012-04-02 10:56:59 +01:00
mattijs
4a07295238
ENH: cvMeshBackgroundMesh: new application to get a background mesh
2012-04-02 10:52:42 +01:00
mattijs
f3bb0c7b29
ENH: redistributePar: split off mesh creation/loading
2012-04-02 10:51:32 +01:00
mattijs
5beb857d8e
BUG: surfaceBooleanFeatures: extraneous command-line clearing
2012-04-02 10:50:40 +01:00
mattijs
6757a6b70d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-30 12:03:12 +01:00
mattijs
b8eb3cae7d
ENH: renumberMesh: do not print frontWidth if not calculated
2012-03-30 09:56:25 +01:00
laurence
160f1b52b6
BUG: cvMesh: Correct removal of out-of-bound shape in octree
2012-03-30 09:40:26 +01:00
mattijs
928d81c282
ENH: cvMeshSurfaceSimplify: make robust for open surfaces
2012-03-30 09:23:34 +01:00
mattijs
50bddce02e
STYLE: redistributeParMesh: split off mesh loading
2012-03-30 09:21:57 +01:00
mattijs
7c66d8a2a0
STYLE: surfaceFeautreExtract: indentation and comment
2012-03-29 18:07:24 +01:00
mattijs
fc2cb0ae75
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-28 18:59:46 +01:00
mattijs
4d57d3c568
STYLE: extrudeToRegionMesh: comment
2012-03-28 18:10:13 +01:00
mattijs
9e017c724d
STYLE: sampleDict: improved comment
2012-03-28 18:09:42 +01:00
laurence
29d7526d32
STYLE: Change header dates
2012-03-30 09:00:01 +01:00
laurence
b16dc1e4a5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-30 08:54:05 +01:00
laurence
3c6c675081
STYLE: Remove trailing whitespace
2012-03-30 08:53:47 +01:00
laurence
187d7dee54
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-27 17:11:30 +01:00
laurence
3b00da1488
ENH: cvMesh: add filter function to remove nearly parallel edges
...
The edges are connected by a single point only.
2012-03-27 17:10:14 +01:00
laurence
b2b12835fa
ENH: cvMesh: Add edgeMergeAngle to cvMeshDict
2012-03-27 17:09:03 +01:00
laurence
bb8c271262
ENH: cvMesh: Set refinementFactor default to 1.0
2012-03-27 17:08:16 +01:00
laurence
95cead86d8
COMP: cvMesh: link to ptscotch instead of scotch
2012-03-27 17:07:47 +01:00
mattijs
9f995fe1b7
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-03-26 12:18:28 +01:00
mattijs
ec25783410
ENH: splitMeshRegions, autoHexMesh: allocate face-decomp structure before doing findCell
2012-03-26 12:17:46 +01:00
mattijs
716374286d
BUG: createBaffles: duplicate command line option specification
2012-03-26 12:13:31 +01:00