f145cc8fa4
BUG: paraFoam: keeping patchGroups thus doubling geometry
2012-09-25 09:50:37 +01:00
15198110d8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-09-24 17:43:08 +01:00
07ddd52d6a
ENH: patchGroups: disable patch display
2012-09-24 17:09:53 +01:00
f1bfeba127
Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
...
Also remove the "<thermo" part of the names of thermodynamics packages
2012-09-24 15:37:36 +01:00
5dc1c259d4
ENH: verticalChannel: updated for fowRateInletVelocity
2012-09-21 12:03:08 +01:00
4bc26d46bd
ENH: snappyHexMeshDict: improved comment
2012-09-20 13:00:16 +01:00
4a3948383b
ENH: topoSetDict: add zoneToPoint
2012-09-20 12:59:32 +01:00
ab0e9614b6
ENH: moveDynamicMesh: add -region option
2012-09-20 12:58:07 +01:00
001a2ae3dd
ENH: createPatchDict: use same transform
2012-09-20 12:51:33 +01:00
87bab77daf
ENH:dictionary: allow scoped variable lookup (using '.')
2012-09-12 09:14:43 +01:00
c76acdd6ff
ENH: snappyHexMesh: added new dictionary entries
2012-09-12 09:08:57 +01:00
2456472b77
extrudeMesh/extrudedMesh: Updated headers and includes
2012-09-07 11:24:30 +01:00
26fee7bc71
COMP: extrudedMesh: move templates to separate file
2012-09-07 10:24:34 +01:00
3c183eba6c
ENH: polyPatch: adding constraint patches to group
2012-09-05 16:40:59 +01:00
c1ef233e5d
ENH: pointMesh: use MeshObject form
2012-08-31 12:57:17 +01:00
00e7b89ec3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-28 10:31:40 +01:00
db71ef6e34
ENH: solidWallHeatFlux: incorporated into wallHeatFlux
2012-08-28 10:31:09 +01:00
1ee6288d39
applyBoundaryLayer: Added LES libraryc
2012-08-24 14:25:06 +01:00
38906d21ed
applyBoundaryLayer: Updated to support LES cases more conveniently
2012-08-24 14:00:10 +01:00
41a13eba57
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-23 14:13:41 +01:00
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00
8f4b56b3c3
Thermodynamics: Rationalised the base classes for fluid and solid thermo.
...
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)
Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +01:00
96b7e97207
ENH: applyBoundaryLayer: use actual names
2012-08-21 15:38:03 +01:00
9ded46a9b8
ENH: applyBoundaryLayer: generalise to turbulenceModel
2012-08-21 15:34:16 +01:00
bc976819b4
BUG: checkMesh: reduce maximum size of face
2012-08-20 15:18:55 +01:00
d316b94de3
ENH: checkGeometry: reorganise coupled points check
2012-08-20 12:41:50 +01:00
0b97b9aeaf
ENH: checkMesh: check all points on coupled boundaries.
2012-08-20 11:21:17 +01:00
97d133bcf4
ENH: wallHeatFlux: generalise for solids
2012-08-20 10:19:14 +01:00
b0835d2195
BUG: applyBoundaryLayer: consistent boundary values
2012-08-17 16:04:37 +01:00
9bb7fad6aa
COMP: moveDynamicMesh: add vtk writing libraries
2012-08-17 10:29:29 +01:00
7240fdd5f8
ENH: moveDynamicMesh: added option to dump AMI weights
2012-08-07 17:39:24 +01:00
62c5dd128a
ENH: changeDictionary: understand patchGroups
2012-08-03 17:36:48 +01:00
de638685be
BUG: foamToEnsight: detect moving/changing meshes
2012-08-01 15:55:41 +01:00
d6f7fd0939
ENH: targetVolumeToCell: added mask
2012-08-01 15:52:42 +01:00
dfa8cf417a
BUG: setFields: timeSelector overrides controlDict setting
...
(more general: timeSelector should only be used for postprocessing utils)
2012-07-26 16:55:25 +01:00
1f665836a9
END: createPatchDict: improved comment
2012-07-24 21:28:39 +01:00
84834779fe
STYLE: conformalVoronoiMesh: removed extraneous include file
2012-07-13 11:44:04 +01:00
963e86e8bf
STYLE: snappyHexMeshDict: added comment
2012-07-13 11:43:38 +01:00
bd5fafddec
ENH: targetVolumeToCell: new cellSetSource
2012-07-11 15:35:53 +01:00
2d1efdaa6c
ENH: snappyHexMesh: run without decomposeParDict
2012-07-10 10:03:32 +01:00
1f7d24e617
STYLE: decomposeParDict: added comment
2012-07-10 10:03:15 +01:00
413d25fbd2
ENH: boxToCell/face/point: have 'boxes' for multiple boxes
2012-07-10 10:02:01 +01:00
d490f96086
STYLE: SLList: make construct from type explicit to avoid nasty conversions
2012-07-10 10:00:52 +01:00
15188397e8
BUG: createFields: non-const ref to T
2012-07-05 12:26:51 +01:00
0607d6a9aa
BUG: patchSummary: no output if no patch groups
2012-07-04 16:06:29 +01:00
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