|
|
853a665aa5
|
STLE: minor code formatting
|
2012-07-23 15:55:09 +01:00 |
|
|
|
7db6ec1bff
|
BUG: Corrected group for compressible kqR wall function
|
2012-07-23 15:54:46 +01:00 |
|
|
|
ea062b8e98
|
BUG: corrected class to Class for doxy docs
|
2012-07-23 15:54:21 +01:00 |
|
|
|
5cbb50e1fd
|
ENH: Make thermo BCs a subset of general BCs
|
2012-07-23 15:53:46 +01:00 |
|
|
|
c293b14bb7
|
STYLE: use symbol for infinity instead of inf in docs
|
2012-07-23 15:33:53 +01:00 |
|
|
|
a17b0c75c6
|
ENH: Updates to function object documentation
|
2012-07-23 15:23:35 +01:00 |
|
|
|
ea4e23eedf
|
BUG: atmBoundaryLayer: missing mapping functions
|
2012-07-23 15:11:42 +01:00 |
|
|
|
f28d44d680
|
STYLE: atmBoundaryLayer: corrected comment
|
2012-07-23 12:49:06 +01:00 |
|
|
|
56f5120e3e
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-07-23 12:17:23 +01:00 |
|
|
|
9d350dee41
|
ENH: polyMeshAdder: construction order of polyPatch clones
|
2012-07-23 12:15:38 +01:00 |
|
|
|
6f3e9c1572
|
ENH: BinSum: added construct from values
|
2012-07-23 12:15:16 +01:00 |
|
|
|
531c25463c
|
BUG: Correcting turbulence production term in kOmega-SAS model.
Now in line with its RANS counterpart
|
2012-07-23 10:39:17 +01:00 |
|
|
|
01653a50cc
|
oneEqEddy: updated documentation
|
2012-07-19 17:56:08 +01:00 |
|
|
|
ceae57bf01
|
Updated header
|
2012-07-19 17:55:52 +01:00 |
|
|
|
261ff062ae
|
quaternion: added constructor from angle cosine and slerp
|
2012-07-19 17:55:43 +01:00 |
|
|
|
e6a41726e2
|
ENH: Updates to BC documentation
|
2012-07-19 17:16:03 +01:00 |
|
|
|
15636809eb
|
ENH: Updated illegal doxy tags
|
2012-07-19 16:18:45 +01:00 |
|
|
|
30619cbf58
|
STYLE: Refactored doxygen tags
|
2012-07-19 16:09:31 +01:00 |
|
|
|
f1f261afa1
|
ENH: Added 'Group' option to doxygen sed filter
|
2012-07-19 15:11:27 +01:00 |
|
|
|
2eff8dd2db
|
ENH: wedge patch - moved vector normalisation after error check
|
2012-07-17 16:47:15 +01:00 |
|
|
|
9aea7f6290
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-07-16 10:24:24 +01:00 |
|
|
|
658485a60f
|
BUG: corrected lagrangian evaporation models after changes to he thermo
|
2012-07-16 10:24:11 +01:00 |
|
|
|
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 |
|