Commit Graph

8273 Commits

Author SHA1 Message Date
fe32d73d5a BUG: distributedTriSurfaceMesh: handle zero sized local surfaces 2013-05-16 11:17:54 +01:00
0bf5772998 Merge remote-tracking branch 'origin/feature/procAgglom' 2013-05-14 20:59:57 +01:00
caebdcc895 STYLE: meshObject: fix start date 2013-05-14 20:56:13 +01:00
e0e4e5e4e2 Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-14 20:52:27 +01:00
f3b7047a75 ENH: procFaces: new GAMGProcAgglomeration method 2013-05-14 20:50:33 +01:00
1df4f9e8f6 ENH: lduPrimitiveMesh: make constructor easier 2013-05-14 20:48:38 +01:00
8009617b23 ENH: wordIOList: return columnsizes when printing table 2013-05-14 20:44:40 +01:00
14934a9bfc BUG: faceAreaPairGAMGAgglomeration: corrected face area -> weight conversion 2013-05-14 16:45:59 +01:00
e0e369d888 BUG:Correcting expression for the inertial contribution to the pressure drop in the bafflePressureDrop 2013-05-14 09:57:32 +01:00
725582e523 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-13 11:55:01 +01:00
4afaa1626d ENH: noDecomp: constant decomposition 2013-05-13 11:54:29 +01:00
876beee7ec Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-11 11:57:21 +01:00
5fda35882e fvcSup: Change field argument to const 2013-05-11 11:56:42 +01:00
0a6b9a36d6 ENH: OBJstream: add line with normals 2013-05-10 16:17:24 +01:00
600aaaaa37 Merge remote-tracking branch 'origin/feature/procAgglom' 2013-05-10 13:14:54 +01:00
757184429e Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-10 13:14:06 +01:00
2f1b6d9e96 ENH: GAMGProcAgglomeration: use non-blocking transfers 2013-05-10 13:13:33 +01:00
9d27f90510 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 17:21:22 +01:00
02a3327998 ENH: Extended forces and forceCoeffs to include porosity contributions 2013-05-08 17:19:09 +01:00
d8b925175b ENH: Updated porosity models 2013-05-08 17:17:51 +01:00
ee145db19b Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-08 12:52:45 +01:00
929a92bf7d BUG: lduPrimitiveMesh: combining external patches in synchronised order 2013-05-08 12:51:39 +01:00
98a1262035 ENH: Pass fields by reference instead of copy 2013-05-08 12:43:27 +01:00
b4c1761567 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 12:10:19 +01:00
cf26c828cc ENH: When writing a triSurface to ascii stl or obj, exclude empty patches 2013-05-08 12:09:48 +01:00
01298af393 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 11:56:31 +01:00
e939a6e095 ENH: mesh-to-mesh developments 2013-05-08 11:39:21 +01:00
072c1b070b ENH: Added copy constructor to argList 2013-05-08 11:38:18 +01:00
ac07dcc8a9 BUG: Corrected AMI nbr search across features 2013-05-08 11:37:33 +01:00
c87f83dc46 STYLE: code clean-up 2013-05-08 11:36:38 +01:00
7dd14d82e0 BUG: Completing autoMap and rMap fucntions for private scalarFields.
Correcting write function for solidThermo Ptr
2013-05-08 09:27:48 +01:00
c51d7eb60b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-07 12:19:09 +01:00
b07d3f1c65 ENH: Updated mesh-to-mesh interpolation using direct method 2013-05-07 12:18:59 +01:00
b6b6bbef89 Bird-Carreau extended to Bird-Carreau-Yasuda by the addition of the "a" coefficient
"a" defaults to 2 (Bird-Carreau)
2013-05-07 12:17:43 +01:00
f42c6547f7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-07 10:58:51 +01:00
0e7a8770b4 BUG: IOdictionary: account for communicator in OPstream call 2013-05-07 10:58:04 +01:00
50c05c07ec Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:48:20 +01:00
2f1e1f013a interFoam: Updated tutorials 2013-05-03 17:48:17 +01:00
85be5674ee ENH: Removed unused code 2013-05-03 17:41:45 +01:00
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
476f19091a ENH: Added new uniformFixedGradient boundary condition 2013-05-03 17:30:31 +01:00
9e60647c42 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:15:38 +01:00
da8679d8c7 COMP: lduPrimitiveMesh: renamed size to totalSize 2013-05-03 17:15:03 +01:00
482c24c7ed Update header 2013-05-03 17:14:46 +01:00
87de438839 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:14:29 +01:00
5c05b40815 Upgrade to clang-3.2
writeAddSubtractField.C: explicitly dereference tmp to keep clang3.2 happy
2013-05-03 17:14:27 +01:00
5da306b1c1 ENH: viewFactorsGen:
Modification of shootRays algorithm. Rays that hit themselfs are continued
 	 until they hit(or not) the agglomeration target. If they do the surfaces can see
	 each other.
     faceAgglomerate:
	 The agglomeration now stops when the global nCoarse is reached (not per-processor)
2013-05-03 15:59:41 +01:00
6b19bb2193 VoF: localize reading of alpha controls 2013-05-03 15:48:21 +01:00
d609e0270a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 15:47:52 +01:00
90656d4fd1 Update headers 2013-05-03 15:47:45 +01:00