33656b3969
ENH: snappyHexMesh: run without decomposeParDict
2012-07-04 10:01:25 +01:00
e177a11de6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-03 15:04:40 +01:00
743dec3f73
BUG: Fixing soliWallHeatFlux working with the new solid thermo and
...
fixing directionalSolidThermo in temperatureCoupledBase.C as mean value
of the vector for heat conductivity
2012-07-03 14:41:38 +01:00
d21b61a883
Updated headers
2012-07-03 14:00:21 +01:00
84ff26263b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-03 13:07:01 +01:00
ef2bc10d11
nutWallFunctions: Generalised for RAS and LES
...
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:34:20 +01:00
32f31a4fef
ENH: reconstructPar: -newTimes cleanup
2012-07-02 15:33:50 +01:00
83c412403c
STYLE: redistributePar: remove commented out code
2012-07-02 13:56:55 +01:00
6e68e105ca
ENH: polyBoundaryMesh: matches patches to patchgroups
2012-06-27 13:03:50 +01:00
a2d54204ba
ENH: patchSummary: patchGroup support
2012-06-27 12:14:15 +01:00
d838af5095
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-26 17:50:36 +01:00
b8a1efa0fc
ENH: patchSummary: -collate argument for patchGroups etc.
2012-06-26 17:50:07 +01:00
b702a7178b
PV3Readers: Added -I path to OSspecific
2012-06-25 12:32:28 +01:00
14aafe2b71
ENH: reconstructPar: -newTimes argument to reconstruct missing times
2012-06-22 16:40:52 +01:00
5bbc6b193a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-20 04:44:42 +01:00
151b59ef5a
STYLE: snappyHexMeshDict: indenting
2012-06-20 04:44:07 +01:00
9f20b93be9
BUG: setFields: consume token after warning
2012-06-20 04:43:32 +01:00
8476c1228a
ENH: topoSet: added regionToFace source
2012-06-20 04:41:26 +01:00
39f6ab643d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-19 13:07:46 +01:00
1c44fc6aec
ENH: setFields: check for writing of fields
2012-06-18 14:31:45 +01:00
9075f54d69
BUG: Corrected output of yPlusRAS/LES for parallel running - mantis #556
2012-06-18 10:58:48 +01:00
616b3c8273
ENH: treeDataPrimitivePatch: refactored for single template arg
2012-06-13 16:15:01 +01:00
912eb364ba
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-06-13 10:26:00 +01:00
069c5ee218
ENH: renumberMesh: ignore inconsistent *ProcAddressing
2012-06-13 10:25:48 +01:00
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
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
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
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