Commit Graph

10417 Commits

Author SHA1 Message Date
adfceb21c8 BUG: Use combineOp instead of binaryOp in cloud film model 2012-05-11 12:50:19 +01:00
69eebfc5d3 ENH: Corrected ambiguities between binary/combine ops for AMI 2012-05-11 12:32:10 +01:00
ed1d7f067a ENH: Updated definition of series profie for rotorDiskSource 2012-05-09 10:19:30 +01:00
8c3a48b20d ENH: Updated code templates copyright year to 2012 2012-05-09 10:16:57 +01:00
f125005e68 ENH: Surface films - updated Co number calculation 2012-05-04 14:44:01 +01:00
de772cfd3b ENH: ReactingParcel - only apply surface correction if Bird correction is selected 2012-05-04 14:33:30 +01:00
b30ad82fc9 ENH: Added proc no to output or min/max field function object 2012-05-04 11:23:11 +01:00
bd075a3c9f BUG: Corrected ReactingParcel cell value source correction 2012-05-03 18:22:13 +01:00
e2e95b470d STYLE: Minor code formatting update 2012-05-02 17:07:40 +01:00
86bf75dee9 ENH: Enable flowRateInletVelocity BC to operate as VFR by setting 'rho' to 'none' when phi is kg/s 2012-05-02 13:08:22 +01:00
388f1c4dd3 ENH: rotor source: flip geometric AOA if blade is spinning in reverse 2012-05-02 12:58:52 +01:00
d481b14c29 STYLE: Use point instead of vector for consistency 2012-05-02 12:58:16 +01:00
8d43b7842a ENH: rotor source: split series profile Cd and Cl coeff calculation 2012-05-02 12:57:49 +01:00
ba3286ff8b ENH: Use pre-calculated list size instead of re-evaluating 2012-05-02 12:56:01 +01:00
687232488f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-01 17:29:14 +01:00
50d1d00fae BUG: surfaceSplitByTopology: #485 2012-05-01 17:24:09 +01:00
cc0649bed1 BUG: fvFieldReconstructorReconstructFields.C: indexing outside of internal faces 2012-05-01 17:20:30 +01:00
1aa606184e COMP: chtMultiRegionFoam: built into FOAM_USER_APPBIN 2012-05-01 17:17:56 +01:00
8f50d156e6 ENH: hexRef8: have split-hex recognition 2012-05-01 17:14:53 +01:00
b35ae36e7b ENH: surfaceBooleanFeatures: write eMesh edgeMesh as well 2012-05-01 17:13:29 +01:00
d15415af0f ENH: foamClearPolyMesh: remove level0 length from hexRef8/snappyHexMesh 2012-05-01 17:12:33 +01:00
0993f29f70 STYLE: snappyHexMeshDict: updated comment 2012-05-01 17:11:21 +01:00
6b62ee94e4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-01 10:26:32 +01:00
b65c84bb22 BUG: Corrections identified after testing gcc 4.7 2012-05-01 10:26:23 +01:00
fbb477070a ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-05-01 10:25:50 +01:00
bd8863e711 wmake: updated rules for gcc-4.7.0 2012-04-30 20:19:23 +01:00
94955a4f05 Updated headers 2012-04-30 18:15:44 +01:00
b08b29bd3c LduMatrix: Further integration with lduMatrix
Replaced lduMatrix::solverPerformance with SolverPerformance<scalar>
2012-04-30 18:15:26 +01:00
ad6b6626e2 Further developed support for gcc-4.7.0 2012-04-30 16:31:09 +01:00
3685e80369 nonNewtonianIcoFoam: Added stress transpose term 2012-04-29 22:02:38 +01:00
af17182b32 LaunderSharmaKE: Minor clean-up 2012-04-29 22:02:15 +01:00
5d4480e706 Added support for gcc-4.7.0 2012-04-29 22:01:57 +01:00
a2229c4f04 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-27 18:17:15 +01:00
82a5e25140 Updated header 2012-04-27 18:17:06 +01:00
ed293d3af1 LduMatrix: coupled solvers are now run-time selectable for solving fvMatrices by conversion of the fvMatrix/lduMatrix to LduMatrix 2012-04-27 18:16:53 +01:00
156839b16a BUG: tetDecomposer: updated tet numbering 2012-04-27 12:18:54 +01:00
cba9a30d3d ENH: autoSnapDriverFeature: make bounding box 3D 2012-04-27 11:41:36 +01:00
3ba9c53475 ENH: motionSmoother: stabilise edge weight calculation 2012-04-27 11:39:24 +01:00
b1d84337c7 ENH: tetDecomposer: class to split cells into tets 2012-04-27 11:38:40 +01:00
cfb01019ba Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-26 17:14:46 +01:00
6061cf971c ENH: polyTopoChange: override readOpt flag in makeMesh; does not make sense to read when constructing new mesh 2012-04-26 17:14:10 +01:00
6dd2afe2e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-26 15:42:06 +01:00
756166462d COMP: Enable compilation of cv2d 2012-04-26 15:18:40 +01:00
6da2bb9483 Updated headers 2012-04-26 15:17:50 +01:00
87dc042618 LduMatrix: Added support for AMI and jump conditions 2012-04-26 15:17:35 +01:00
3dc418fc9d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-04-26 15:14:03 +01:00
6a3571b3e9 COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
This is so that surfaceFeatureExtract will compile without boost/mpfr
2012-04-26 15:10:24 +01:00
fbe9105dab Updated headers 2012-04-26 11:41:23 +01:00
4ff7ac3efe LduMatrix: Added support for both component-coupled and component-independent forms of PCG and PBiCG 2012-04-26 11:41:06 +01:00
4305e7dd6b PisoFoam: block-coupled U test version of pisoFoam 2012-04-25 18:20:15 +01:00