Commit Graph

13976 Commits

Author SHA1 Message Date
e30c868e58 ENH: Added new version of mapFields 2013-05-08 11:56:22 +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
977741fab4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-08 09:47:43 +01:00
aea1fbff8b ENH: mergeMeshes: preserve additional patch data 2013-05-08 09:47:00 +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
5414fd3058 Update header 2013-05-07 12:15:18 +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
7abeb7e4cd Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-07 10:06:39 +01:00
b470fb321b Updated 2013-05-06 22:26:16 +01:00
364eabc786 wmake: Added support for gcc-4.8.? 2013-05-06 22:26:06 +01:00
15e553b881 compressibleTwoPhaseEulerFoam: Corrected pressure work due to interface motion in EEqns 2013-05-06 22:25:57 +01:00
2caa044ad6 wmake: Added support for gcc-4.8.? 2013-05-06 22:25:25 +01:00
7310d0911d interMixingFoam: updated tutorials 2013-05-03 17:58:16 +01:00
926357f55c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:58:04 +01:00
92dcc69fa8 ENH: Code clean-up 2013-05-03 17:57:43 +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
4fc0924c89 Remove unnecessary typedefs 2013-05-03 15:47:33 +01:00
000dd24b87 boundedBackwardDdtScheme: Removed; it is total nonsense and would cause serious conservation errors 2013-05-03 15:47:15 +01:00
d13c9810e8 VoF Solvers: Relocate the correction, sub-cycling and compressions controls from PIMPLE to the alpha1 sub-dict
MULES: Add support for explicit correction
interPhaseChangeFoam: Add option for explicit MULES or as correction to an upwind solution
Deprecate implicit form of MULES
2013-05-03 15:46:29 +01:00
8b52b700d0 ENH: Updated suppression collision model 2013-05-03 12:55:44 +01:00
45fd7105ff ENH: Add surfaceHookUp utility
Matches boundary edges between surfaces by retriangulating edges.
2013-05-03 12:45:25 +01:00
ab48ce46ce ENH: Add functor to mask the lookup of edges in an octree 2013-05-03 12:20:13 +01:00
7927ed2769 ENH: Add functor to mask the lookup of edges in an octree 2013-05-03 12:20:13 +01:00
599a5f1d8d ENH: tutorial updates 2013-05-03 12:17:12 +01:00
c819974315 ENH: Updated handling of canCombust flag to suppress devolatilisation and surface combustion 2013-05-03 11:35:48 +01:00
a1f3c95f9c ENH: Migrated stochastic collision models from spray to kinematic clouds, refactored and added models 2013-05-03 11:33:17 +01:00
794a870587 STYLE: Adding files missed during commit 620f16b 2013-05-03 11:19:43 +01:00
5738240cf0 BUG: globalIndex: whichProcID bug 2013-05-03 11:13:12 +01:00
9007b14697 ENH: Added mu and sigma properties to sprayParcel 2013-05-03 11:11:56 +01:00
5522acf7fd BUG: Added missing hook to postMove() - mantis #829 2013-05-03 10:46:57 +01:00