Commit Graph

10923 Commits

Author SHA1 Message Date
91ff5bcb92 Updated header 2012-07-12 13:57:43 +01:00
c26ad2bd97 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-12 13:57:33 +01:00
87e8e18cb6 quaternion: Correct constructor from angle and axis 2012-07-12 13:57:27 +01:00
bd5fafddec ENH: targetVolumeToCell: new cellSetSource 2012-07-11 15:35:53 +01:00
0e1e599bfe STYLE: setRegionSolidFields: remove commented out old code 2012-07-10 10:03:57 +01:00
2d1efdaa6c ENH: snappyHexMesh: run without decomposeParDict 2012-07-10 10:03:32 +01:00
1f7d24e617 STYLE: decomposeParDict: added comment 2012-07-10 10:03:15 +01:00
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
2587c7d641 GIT: boundary: not needed 2012-07-09 09:24:23 +01:00
8f28740568 COMP: Intel: add add-needed link flags for modern linux platforms 2012-07-09 09:06:41 +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
c0882aef0c ENH: flange: tighten min-tet volume since has little effect 2012-07-06 17:42:22 +01:00
a40ebc83ea ENH: motorBike: correct application 2012-07-06 15:15:00 +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
15188397e8 BUG: createFields: non-const ref to T 2012-07-05 12:26:51 +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
4a29c9c18d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-04 16:07:03 +01:00
0607d6a9aa BUG: patchSummary: no output if no patch groups 2012-07-04 16:06:29 +01:00
f64b5a1b77 BUG: Re-arrenging the solidThermo interface 2012-07-04 14:22:08 +01:00
33656b3969 ENH: snappyHexMesh: run without decomposeParDict 2012-07-04 10:01:25 +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
433f81df7e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 14:12:09 +01:00
2cc1d163bf Changing write interval at control 2012-07-03 14:10:08 +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
f1e1333711 ENH: Modification of solid thermo, thermo baffles, pyrolysis and
tutorial, solvers solve for h in the solid
2012-07-03 10:57:20 +01:00
dccad82084 ENH: Modification of solid thermo, thermo baffles, pyrolysis and
tutorial, solvers solve for h in the solid
2012-07-03 10:54:27 +01:00