Commit Graph

9533 Commits

Author SHA1 Message Date
413d25fbd2 ENH: boxToCell/face/point: have 'boxes' for multiple boxes 2012-07-10 10:02:01 +01:00
d490f96086 STYLE: SLList: make construct from type explicit to avoid nasty conversions 2012-07-10 10:00:52 +01:00
5e57270bf0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-09 16:28:58 +01:00
58cf28ffe5 BUG: extendedLeastSquares: determinant is 0..8 only for face-area weighted 2012-07-09 14:34:59 +01:00
3637370fab Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-09 12:35:38 +01:00
495f5eee74 Updated header 2012-07-09 12:34:37 +01:00
70f4d345ca quaternion: Adding members required by GeometricField 2012-07-09 12:34:03 +01:00
c030c5e40a ENH: Add rotation tensor constructor to quaternion class 2012-07-09 12:31:30 +01:00
772be84dde Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-09 08:52:53 +01:00
327ebcbcfa Update headers 2012-07-09 08:52:45 +01:00
1d05413348 fvPatchField: Reorganisation of macros 2012-07-09 08:52:37 +01:00
36b4616931 ENH: Boundary condition doxygen documentation updates 2012-07-06 17:38:54 +01:00
b09f2a6499 STYLE: minor code formatting updates 2012-07-06 15:44:04 +01:00
5b364fae9b ENH: Boundary condition doxygen documentation updates 2012-07-06 14:48:30 +01:00
96179eb560 BUG: Corrected typos 2012-07-06 14:47:51 +01:00
1b59f2993b BUG: corrected compressible usage for waveSurfacePressure BC 2012-07-06 14:47:04 +01:00
50965fe65e ENH: Enabled both compressible and incompressible usage for the fixedShearStress BC 2012-07-06 14:44:59 +01:00
45ca1c067c BUG: fieldMinMax: accessing uninitialised data (data not scattered) 2012-07-06 12:39:35 +01:00
c380d6d423 BUG: extendedLeastSquares: incorrect indexing. Added 2D detection. 2012-07-06 12:03:47 +01:00
3e26473b5d STYLE: solidThermo: indenting 2012-07-06 11:57:46 +01:00
6288924500 ENH: Boundary condition doxygen documentation updates 2012-07-05 18:01:20 +01:00
9427c5d32d ENH: took code out of Foam namespace and apply Foam:: prefix instead 2012-07-05 17:37:38 +01:00
13c6fed85b STYLE: minor code formatting 2012-07-05 17:29:20 +01:00
3dedf15abf ENH: Updated waveSurfacePressure BC to allow for different time integration schemes 2012-07-05 17:11:23 +01:00
fd658a4a47 ENH: took code out of Foam namespace and apply Foam:: prefix instead 2012-07-05 16:51:53 +01:00
a83647f6fd ENH: Boundary condition doxygen documentation updates 2012-07-05 16:50:30 +01:00
620519dd31 ENH: Updates to active baffle BCs - output messages and write 2012-07-05 15:36:04 +01:00
718507fc47 ENH: Boundary condition doxygen documentation updates 2012-07-05 15:34:54 +01:00
2e2c8d32d5 BUG: rhoThermo.C: misspelled argument 2012-07-05 12:23:42 +01:00
cc9fbe7393 ENH: FaceCellWave: check on supplied sizes 2012-07-05 12:16:19 +01:00
c2723a8ac3 ENH: updates to radiation Marshak boundary conditions 2012-07-05 11:59:54 +01:00
489b2debd9 ENH: Enhanced documentation for MArshak radiation boundary conditions 2012-07-05 11:52:00 +01:00
3f646a44ab STYLE: minor code formatting 2012-07-05 11:36:40 +01:00
1172072172 STYLE: argList - minor change to doxygen doc 2012-07-05 10:20:02 +01:00
4a29c9c18d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-04 16:07:03 +01:00
f64b5a1b77 BUG: Re-arrenging the solidThermo interface 2012-07-04 14:22:08 +01:00
82ec0dbe6b ENH: decompositionMethods: added none method 2012-07-04 10:00:31 +01:00
aaf2b3973b STYLE: manualDecomp: corrected message 2012-07-04 09:58:56 +01:00
92261efd55 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 15:06:34 +01:00
9a0b88fbbc Updated header 2012-07-03 15:05:18 +01:00
f0d5bf1a3a interRegionHeatTransferModel: Updated temporary code 2012-07-03 15:05:07 +01:00
17ca48dcd6 fvMatrix: Removed temporary hack 2012-07-03 15:04:43 +01:00
e177a11de6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 15:04:40 +01:00
743dec3f73 BUG: Fixing soliWallHeatFlux working with the new solid thermo and
fixing directionalSolidThermo in temperatureCoupledBase.C as mean value
of the vector for heat conductivity
2012-07-03 14:41:38 +01:00
3069a182d5 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 14:00:42 +01:00
ccf4bbc8e9 Corrected line lengths 2012-07-03 14:00:39 +01:00
d21b61a883 Updated headers 2012-07-03 14:00:21 +01:00
c1696f9cde mutWallFunctions: Generalised for RAS and LES
muSgsUSpaldingWallFunction removed, now use mutUSpaldingWallFunction
2012-07-03 13:57:27 +01:00
98df99b20a nutWallFunctions: Changed base class of nutkWallFunctions to nutWallFunctions and other improvements 2012-07-03 13:56:05 +01:00
84ff26263b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 13:07:01 +01:00