Commit Graph

6504 Commits

Author SHA1 Message Date
aaad626afe Merge branch 'master' into cvm 2011-07-04 12:16:13 +01:00
b0b8e04c59 ENH: Adding controllers. 2011-07-04 12:11:02 +01:00
fab3446df6 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-04 12:06:18 +01:00
2c1de38086 fanPressure BC: Improved handling of reverse-flow
Now derived from totalPressure to support all forms of compressibility.
2011-07-04 12:06:12 +01:00
96477bd9c0 ENH: USe flowRateProfile instead of volumeFlowRate in injector model 2011-07-04 11:55:33 +01:00
60ff30a5d7 STYLE: corrected poor formatting 2011-07-04 11:54:30 +01:00
5cad5dd91b ENH: Adding wall cohesion forces. 2011-07-04 11:17:13 +01:00
66ce33f53e STYLE: Random: date 2011-07-04 09:52:50 +01:00
bd68d2b14a ENH: partialWrite: support regions 2011-07-04 09:50:28 +01:00
0c51d2628a ENH: Running and improvements. 2011-07-01 19:55:48 +01:00
8a93505589 BUG: Wrong loop structure for molecule tests. 2011-07-01 17:14:02 +01:00
e2a412597c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-01 16:19:16 +01:00
2a89555d0a COMP: Random: moved to OSspecific 2011-07-01 16:14:10 +01:00
d6eeb3ab89 Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-07-01 15:15:16 +01:00
5697b23e49 STYLE: conformalVoronoiMesh: updated comment. 2011-07-01 15:12:50 +01:00
004d83e219 Merge branch 'master' into cvm 2011-07-01 13:39:58 +01:00
1a3509a367 ENH: Removing HashTableGlobalTetIndices based filtering sync attempt.
Where a point was on more thatn two processors, the point merge could collapse
a point to one that one of the processors didn't have. Face filtering may only
be possible for faces whose points are only on two processors.
2011-07-01 13:36:06 +01:00
44911dd8de Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-07-01 12:41:01 +01:00
8cf8d2f1bd fanPressureFvPatchScalarField: New BC for specifying the pressure supplied by a fan 2011-07-01 12:40:58 +01:00
0e91b291a4 BUG: Uninitialised point. 2011-07-01 10:49:15 +01:00
b9251502f8 BUG: Uninitialised point. 2011-07-01 10:49:15 +01:00
86514c689c ENH: Parallel face collapse WIP. 2011-06-30 18:42:23 +01:00
6bff092ede Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-30 12:08:50 +01:00
220bc5cc7e limiterBlended: updated documentation 2011-06-30 12:08:46 +01:00
373d633fd2 Merge branch 'master' into cvm 2011-06-30 10:21:18 +01:00
cb48cefe70 Revert "ENH: rolling back WIP on face filtering."
This reverts commit bd87fc30a4.
2011-06-30 09:44:01 +01:00
8898bc4622 ENH: Bigger bounds, adding limitBounds box. 2011-06-29 15:48:32 +01:00
0e940e379c ENH: Adding references for the SST-SAS model 2011-06-29 12:13:16 +01:00
bf755c173b Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-29 11:22:20 +01:00
bcad439478 ENH: conformalVoronoiMesh.C: negative mixed coeff to switch off mixed fp's 2011-06-29 11:21:49 +01:00
bd87fc30a4 ENH: rolling back WIP on face filtering. 2011-06-29 11:19:27 +01:00
77077a83e5 ENH: stringOps: open OStringStream with fixed precision so floating point numbers get preserved 2011-06-29 09:56:51 +01:00
9fa370f54a ENH: calcEntry: new functionEntry method 2011-06-29 09:56:01 +01:00
ec67450164 ENH: orientedSurface: added orienting based on intersection test 2011-06-29 09:54:18 +01:00
0b18291a98 BUG: triSurfaceSearch: did not clear hits 2011-06-29 09:53:43 +01:00
1ee83d9066 STYLE:triSurfaceMesh.C: extraneous expression 2011-06-29 09:52:37 +01:00
68b591cee1 ENH: line lengths. 2011-06-28 18:59:13 +01:00
c3fd6af474 Merge branch 'cvm' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-28 18:33:45 +01:00
7ffe4d83d7 ENH: Using site lists in force calculation. 2011-06-28 18:33:08 +01:00
ac65f2c5f3 STYLE: searchableSurface.C: date 2011-06-28 10:47:11 +01:00
28ad00518a Merge branch 'cvm' of /home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2011-06-28 10:43:54 +01:00
6c997355b1 ENH: conformalVoronoiMesh.C: have negative mixed points coeff disable specialised handling 2011-06-28 10:43:15 +01:00
76b9524796 ENH: Initial modifications to MD to incorporate strathclyde work. 2011-06-28 09:47:40 +01:00
0d1ac11541 WIP: parallel face filtering WIP. 2011-06-27 17:50:21 +01:00
b10c9482d1 ENH: indexedCell and tet output improvements. 2011-06-27 17:48:09 +01:00
d1a8375816 wmake options files: corrected EXE_LIBS -> LIB_LIBS 2011-06-27 16:58:58 +01:00
0565328638 ENH: Add cellIndex enum and move use tests away from <0, == -1 tests. 2011-06-27 15:19:23 +01:00
30c79d4a3e STYLE: enum names. 2011-06-27 15:18:03 +01:00
01e3374e8c ENH: searchableSurface: names for inside/outside status 2011-06-27 15:03:03 +01:00
876810dd0c ENH: added surfaces w.r.t. locationInMesh printing 2011-06-27 15:01:16 +01:00