Commit Graph

1967 Commits

Author SHA1 Message Date
mattijs
0ace34f62e ENH: snappyHexMesh: additional parameter for layer truncation 2012-10-05 11:13:35 +01:00
mattijs
297c6c721d COMP: wallHeatFlux: removed extraneous libraries 2012-10-04 15:03:41 +01:00
mattijs
267d6fa42c ENH: checkMesh: parallel sizes printing for patches 2012-10-03 16:54:10 +01:00
mattijs
416940ed33 BUG: mergeMeshes: overwrite write to 0, not constant 2012-10-02 16:19:41 +01:00
mattijs
d21a32d44e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-27 15:21:32 +01:00
mattijs
95572f359f ENH: snappyHexMeshDict: updated comment 2012-09-27 15:21:11 +01:00
andy
cb29fc7c1c ENH: restructured pv reader interface 2012-09-27 15:09:32 +01:00
andy
ee624a98a0 ENH: Updates to foamHelp utility 2012-09-26 14:10:55 +01:00
andy
77d51a6caf STYLE: limit to 80 chars 2012-09-26 12:34:29 +01:00
andy
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
andy
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
mattijs
da17674f0f ENH: decomposePar,reconsturctPar: added -allRegions option 2012-09-26 12:08:43 +01:00
mattijs
e27d10761b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-25 09:51:31 +01:00
mattijs
f145cc8fa4 BUG: paraFoam: keeping patchGroups thus doubling geometry 2012-09-25 09:50:37 +01:00
Henry
14153d57db Thermodynamics: template the equations of state on Specie
This will allow alternative methods of storing mixture information for e.g. complex transport modelling
2012-09-24 17:57:12 +01:00
mattijs
15198110d8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-24 17:43:08 +01:00
mattijs
07ddd52d6a ENH: patchGroups: disable patch display 2012-09-24 17:09:53 +01:00
Henry
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
mattijs
5dc1c259d4 ENH: verticalChannel: updated for fowRateInletVelocity 2012-09-21 12:03:08 +01:00
mattijs
4bc26d46bd ENH: snappyHexMeshDict: improved comment 2012-09-20 13:00:16 +01:00
mattijs
4a3948383b ENH: topoSetDict: add zoneToPoint 2012-09-20 12:59:32 +01:00
mattijs
ab0e9614b6 ENH: moveDynamicMesh: add -region option 2012-09-20 12:58:07 +01:00
mattijs
001a2ae3dd ENH: createPatchDict: use same transform 2012-09-20 12:51:33 +01:00
andy
cedc508575 ENH: Updated copyright to OpenFOAM Foundation 2012-09-19 16:35:36 +01:00
andy
8489de277d GIT: conflict resolution 2012-09-17 12:03:11 +01:00
mattijs
87bab77daf ENH:dictionary: allow scoped variable lookup (using '.') 2012-09-12 09:14:43 +01:00
mattijs
c76acdd6ff ENH: snappyHexMesh: added new dictionary entries 2012-09-12 09:08:57 +01:00
Henry
2456472b77 extrudeMesh/extrudedMesh: Updated headers and includes 2012-09-07 11:24:30 +01:00
mattijs
26fee7bc71 COMP: extrudedMesh: move templates to separate file 2012-09-07 10:24:34 +01:00
mattijs
3c183eba6c ENH: polyPatch: adding constraint patches to group 2012-09-05 16:40:59 +01:00
mattijs
c1ef233e5d ENH: pointMesh: use MeshObject form 2012-08-31 12:57:17 +01:00
mattijs
00e7b89ec3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-08-28 10:31:40 +01:00
mattijs
db71ef6e34 ENH: solidWallHeatFlux: incorporated into wallHeatFlux 2012-08-28 10:31:09 +01:00
Henry
1ee6288d39 applyBoundaryLayer: Added LES libraryc 2012-08-24 14:25:06 +01:00
Henry
38906d21ed applyBoundaryLayer: Updated to support LES cases more conveniently 2012-08-24 14:00:10 +01:00
Henry
41a13eba57 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-08-23 14:13:41 +01:00
Henry
830c0ef382 Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo 2012-08-23 14:13:13 +01:00
Henry
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
andy
e6bc9ba2ae GIT: resolved merge conflict 2012-08-21 18:17:27 +01:00
mattijs
96b7e97207 ENH: applyBoundaryLayer: use actual names 2012-08-21 15:38:03 +01:00
mattijs
9ded46a9b8 ENH: applyBoundaryLayer: generalise to turbulenceModel 2012-08-21 15:34:16 +01:00
mattijs
bc976819b4 BUG: checkMesh: reduce maximum size of face 2012-08-20 15:18:55 +01:00
mattijs
d316b94de3 ENH: checkGeometry: reorganise coupled points check 2012-08-20 12:41:50 +01:00
mattijs
0b97b9aeaf ENH: checkMesh: check all points on coupled boundaries. 2012-08-20 11:21:17 +01:00
mattijs
97d133bcf4 ENH: wallHeatFlux: generalise for solids 2012-08-20 10:19:14 +01:00
mattijs
b0835d2195 BUG: applyBoundaryLayer: consistent boundary values 2012-08-17 16:04:37 +01:00
mattijs
9bb7fad6aa COMP: moveDynamicMesh: add vtk writing libraries 2012-08-17 10:29:29 +01:00
andy
35936a4f89 STYLE: corrected spelling mistake 2012-08-16 17:26:16 +01:00
andy
8026866012 ENH: Added documentation for boundary and function object helper utilities 2012-08-16 15:58:41 +01:00
andy
48cf4e6715 STYLE: foamHelp helpType clean-up 2012-08-16 15:46:49 +01:00