Commit Graph

10593 Commits

Author SHA1 Message Date
b402c87b22 pipeCyclic/0.org/U: Updated constructor for Clang 2012-06-06 21:13:42 +01:00
289dd8fdc8 Updated header 2012-06-06 21:13:15 +01:00
15fe2b6bf9 dynamicCode: Clang requires line numbers to start from 1 rather than 0 2012-06-06 21:12:58 +01:00
fb96dfd44b Updated headers 2012-06-06 17:45:27 +01:00
2d2ad386a6 Updated support for clang-3.1 2012-06-06 17:45:18 +01:00
3c6d730b5a Minor change to keep icpc happy 2012-06-06 16:07:51 +01:00
26ad5c7329 Updated headers 2012-06-06 15:14:58 +01:00
6332308c57 edgeMesh: renamed edgeFormats edgeMeshFormats 2012-06-06 15:14:48 +01:00
9505727b91 edgeMesh: renamed edgeFormats edgeMeshFormats 2012-06-06 15:14:35 +01:00
271591890c Updated headers 2012-06-06 14:40:57 +01:00
e3aca192be edgeMesh: Rationalised the naming convention for the native formatter to edgeMeshFormat
The file extension is still ".eMesh"
2012-06-06 14:40:43 +01:00
814ba030d4 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-06 14:25:44 +01:00
0bc7508edd Updated headers 2012-06-06 14:25:41 +01:00
6042ec89b9 Reactions: reordered the thermodynamic state variables so that pressure is before temperature in all function calls 2012-06-06 14:25:24 +01:00
77dd4af3d9 BUG: EMESHedgeFormat: read header to determine file type 2012-06-06 14:04:05 +01:00
60559ff3c7 STYLE: primitiveMeshCheck: typo 2012-06-06 14:03:28 +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
b27e0dfe26 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-05 19:52:23 +01:00
71dcd7f780 Updated headers 2012-06-05 19:52:14 +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
182d036266 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-01 17:15:48 +01:00
ce45f7aef7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-01 15:08:21 +01:00
3ba38aec6a ENH: lagrangian/intermediate - improved standard wall Interaction restart behaviour 2012-06-01 14:54:25 +01:00
21ba59c46d ENH: lagrangian/intermediate - improved localInteraction restart behaviour 2012-06-01 14:48:32 +01:00
38b846ae04 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-01 14:41:34 +01:00
50ea078d00 BUG: (ExplicitSourceIO.C) Problem reading volumeMode_ 2012-06-01 14:39:59 +01:00
585887341c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-01 12:47:13 +01:00
0cdb34dbdf thermophysicalModels: rationalised the location of the makeThermo macros 2012-06-01 12:01:06 +01:00
c18f7ac800 thermophysicalModels/basic: generalised makeThermo to handle psiThermo and rhoThermo 2012-06-01 11:46:49 +01:00
74d6e813ca ENH: Added usage notes to header of foamTags script 2012-06-01 09:46:44 +01:00
e1ebafee22 STYLE: Updated info message 2012-05-31 18:19:22 +01:00
9f07c4e263 ENH: Updated error comment 2012-05-31 18:14:58 +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
d8ec44502d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-31 17:08:50 +01:00
04d2165a31 ENH: Updated injection models for lagrangian tutorials 2012-05-31 16:51:31 +01:00
55bc8bfc12 ENH: lagrangian/spray - updated injector behaviour 2012-05-31 14:05:17 +01:00
a54e7b9032 ENH: lagrangian/intermediate - improved sub-model restart behaviour 2012-05-31 14:04:56 +01:00
3a036a2114 ENH: lagrangian/intermediate - replaced single injector model by injector list 2012-05-31 14:04:16 +01:00
b851d15651 ENH: lagrangian/intermediate extended base sub-model functionality 2012-05-31 14:03:38 +01:00
93a3083daa ENH: lagrangian/intermediate updated injection models 2012-05-31 14:03:14 +01:00
c928c49f79 BUG: extendedFeatureEdgeMesh: wrong indexing on add. 2012-05-31 14:02:55 +01:00
5ce74a271f ENH: lagrangian/intermediate Added new injection model list 2012-05-31 14:01:32 +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
2f455aca58 Merge branch 'master' of ssh://sgidm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-31 11:32:47 +01:00