Commit Graph

9758 Commits

Author SHA1 Message Date
andy
71fae4bb56 ENH: Use const for variables 2011-12-13 18:37:59 +00:00
andy
e83f9b1d1e ENH: Updated sprayFoam AachenBomb tutorial case set-up 2011-12-13 18:36:31 +00:00
andy
b78d702377 ENH: Added new liquid evaporation+boiling spray phase change model 2011-12-13 18:36:00 +00:00
andy
fe66afddbc ENH: Added API for droplet boiling 2011-12-13 18:35:14 +00:00
andy
188ad97333 ENH: Improves output messages for sprayCloud operation 2011-12-13 15:30:17 +00:00
andy
43a6d313c4 ENH: Added max diameter calc to base KinematicCloud 2011-12-13 15:29:34 +00:00
andy
5d5a94cfd0 ENH: Added new processorField function object - outputs field of procesor ID 2011-12-13 15:12:04 +00:00
mattijs
5588507299 ENH: renumberMesh: have -dict option to read renumberMeshDict 2011-12-13 13:00:39 +00:00
mattijs
8b95187e7f COMP: polyMesh.C: include of meshTools functionality 2011-12-13 12:59:13 +00:00
mattijs
c63898c9c5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-13 12:45:12 +00:00
mattijs
37861591bd STYLE: nearWallFields.C: added debug messages 2011-12-13 12:44:45 +00:00
mattijs
2499ad10a7 ENH: mappedPatchBase: make robust w.r.t. warped faces 2011-12-13 12:43:55 +00:00
andy
a723468c9d ENH: Using const for liquid thermo pvInvert function 2011-12-12 17:35:25 +00:00
andy
da4f8e69dc STYLE: Minor code formatting 2011-12-12 17:34:54 +00:00
andy
df24320326 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-12 16:39:59 +00:00
mattijs
2d7b3363ed ENH: patchToFace: allow patch groups in patchToFace 2011-12-12 16:33:11 +00:00
laurence
40fda4f99d STYLE: cv2DMesh: Moved inline function definitions into separate header files. 2011-12-12 14:37:38 +00:00
andy
539bf2f34e STYLE: Minor code formatting 2011-12-12 11:39:36 +00:00
andy
e20b4b5c5e STYLE: minor code formatting 2011-12-12 11:25:05 +00:00
andy
a53b192d7d STYLE: Minor code formatting corrections and corrected copyright year 2011-12-12 11:23:54 +00:00
andy
5715d9965b ENH: Better output message for non 2-D mesh 2011-12-12 11:23:00 +00:00
andy
3c823f658e ENH: Removed unused #include file 2011-12-12 11:21:51 +00:00
andy
547dfe2d7c ENH: Use IOdictionary instead of dictionary 2011-12-12 11:20:59 +00:00
andy
02c96d5629 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-12 09:47:50 +00:00
laurence
6eb239279b BUG: cvMesh: Reinstated function in cellSizeFunctions 2011-12-09 14:56:43 +00:00
laurence
b137607820 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-09 12:49:58 +00:00
laurence
ee8c2e4908 BUG: Remove overwrite option from extrude2DMesh and unused variable in cvMesh 2011-12-09 12:48:45 +00:00
mattijs
4fe5330de1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-09 12:05:24 +00:00
mattijs
6372b7bbc9 ENH: autoLayerShrink: mark medial axis points based extrusion direction instead of nearest point 2011-12-09 12:04:18 +00:00
mattijs
90d5787d42 STYLE: meshRefinemehtProblemCells: extraneous include 2011-12-09 12:01:45 +00:00
mattijs
645ef86330 ENH: autoLayerDriver: parallel point normals 2011-12-09 12:00:57 +00:00
laurence
29f2e78782 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-09 11:39:06 +00:00
mattijs
72ef3d26e4 ENH: renumberMesh: backwards compatibility: use default if no system/renumberMeshDict 2011-12-09 11:27:11 +00:00
laurence
ed1fd3d46a Merge branch 'cv2d' 2011-12-09 10:47:54 +00:00
laurence
02696037b5 Merge branch 'cv2d' 2011-12-09 10:47:54 +00:00
mattijs
67d0c0f597 STYLE: renumberMeshDict: changed defaults for spring to work with tet-pipe 2011-12-09 08:38:49 +00:00
mattijs
9910718024 STYLE: addPatchCellLayer: surplus #include 2011-12-09 06:03:09 +00:00
mattijs
ba1e3d436b ENH: polyBoundaryMesh: use patchGroups by default 2011-12-09 05:21:19 +00:00
mattijs
4a29eb61f6 STYLE: codedMixed: corrected comment in header 2011-12-09 05:20:39 +00:00
mattijs
cb15093222 ENH: renumberMeshDict: added to tutorials 2011-12-08 16:39:51 +00:00
mattijs
d000f28a7d ENH: CuthillMcKeeRenumber.C: change default to not reverse. 2011-12-08 16:39:26 +00:00
mattijs
7113f81461 BUG: globalIndex: local operation set other processors' sizes to 0 2011-12-08 16:38:17 +00:00
mattijs
801aaba510 STYLE: CuthillMcKeeRenumber: extraneous printing 2011-12-08 16:33:22 +00:00
mattijs
17a38cff7c ENH: mergePoints: new API, now templated 2011-12-08 16:32:46 +00:00
mattijs
735dd36124 ENH: decompositionMethod: expose cellCells calculation 2011-12-08 16:30:36 +00:00
mattijs
d5268bf30c ENH: renumberMesh: use renumberMethods library 2011-12-08 16:28:32 +00:00
mattijs
f1911657d1 STYLE: bandCompression: added comment 2011-12-08 16:26:40 +00:00
mattijs
f6c0779fcb ENH: renumberMethods: new library to do renumbering 2011-12-08 16:25:43 +00:00
mattijs
1f1d559e20 ENH: globalIndex: work in local mode 2011-12-08 16:24:15 +00:00
mattijs
d21091c788 ENH: readSTLASCII: single precision point merging 2011-12-08 16:23:09 +00:00