Commit Graph

8611 Commits

Author SHA1 Message Date
09aa9fbeb2 rhoPorousMRFSimpleFoam: Changed to rhoThermo
Also renamed addEnthalpySource -> addEnergySource
2012-07-16 09:49:04 +01:00
b44f84ad39 ENH: Further updates to doxygen docs 2012-07-13 16:17:48 +01:00
5e86700b85 ENH: Added doxygen documentation for thermo BCs 2012-07-13 16:16:50 +01:00
e2ed990347 ENH: relocated functionObject doc file to doc sub-folder 2012-07-13 16:15:14 +01:00
b731a9f39a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-13 11:49:05 +01:00
9cc4f9a923 ENH: BinSum: new summing container. Replacement for uniform-binned Histograms 2012-07-13 11:42:55 +01:00
13f46fd889 quaternion: Added new "normalized" function which returns the normalized form of the argument 2012-07-13 10:24:47 +01:00
a80d4d9b69 ENH: doxygen documentation updates 2012-07-12 17:12:52 +01:00
c40bc965ed ENHL code restructuring 2012-07-12 17:10:45 +01:00
4d318912c1 ENH: protected use of # in doxygen comment 2012-07-12 17:09:49 +01:00
6b37816808 BUG: corrected erroneous use of \f doxygen command 2012-07-12 17:08:30 +01:00
3eddf5d904 STYLE: Corrected GPL text 2012-07-12 17:08:00 +01:00
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
b19eedd095 ENH: Assigned doxygen types (inlet/wall etc) to boundary conditions 2012-07-12 12:45:28 +01:00
8cfaa5c223 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-12 11:14:48 +01:00
b15d6af77f STYLE: minor code tweaks 2012-07-12 11:14:18 +01:00
375bcd0d60 ENH: Updated code from GPL2->GPL3 2012-07-12 11:10:12 +01:00
3dd7ab054b STYLE: change of doxygen tags for function objects and ico wall functions boundaryConditions 2012-07-12 10:35:09 +01:00
c448ba6505 STYLE: change of doxygen tag boundaryConditions->grpBoundaryConditions 2012-07-12 09:58:05 +01:00
bd5fafddec ENH: targetVolumeToCell: new cellSetSource 2012-07-11 15:35:53 +01:00
61eaea8b81 ENH: restructured doxygen entries for function objects 2012-07-11 14:02:11 +01:00
354d0ae7ce ENH: First pass through doxygen info updates for function objects 2012-07-11 12:26:08 +01:00
5ebb8dc482 ENH: Added documentation file for function objects 2012-07-11 11:46:34 +01:00
7f84940b5c ENH: Boundary condition doxygen documentation updates - incompressible wall functions 2012-07-11 11:44:06 +01:00
55b87980c2 ENH: Added documentation file for incompressible wall functions 2012-07-11 11:42:58 +01:00
04f044c14c ENH: Boundary condition doxygen documentation updates 2012-07-10 17:09:42 +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
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