Commit Graph

323 Commits

Author SHA1 Message Date
db306003ab ENH: Updates to doxygen docs 2012-07-27 18:06:24 +01:00
01cf1d6f9e ENH: Updated function object documentation 2012-07-26 13:00:11 +01:00
ea062b8e98 BUG: corrected class to Class for doxy docs 2012-07-23 15:54:21 +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
b44f84ad39 ENH: Further updates to doxygen docs 2012-07-13 16:17:48 +01:00
e2ed990347 ENH: relocated functionObject doc file to doc sub-folder 2012-07-13 16:15:14 +01:00
a80d4d9b69 ENH: doxygen documentation updates 2012-07-12 17:12:52 +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
3dd7ab054b STYLE: change of doxygen tags for function objects and ico wall functions boundaryConditions 2012-07-12 10:35:09 +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
45ca1c067c BUG: fieldMinMax: accessing uninitialised data (data not scattered) 2012-07-06 12:39:35 +01:00
d21b61a883 Updated headers 2012-07-03 14:00:21 +01:00
ef2bc10d11 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:34:20 +01:00
ec98d7b49b regionSizeDistribution: New functionObject to calculate the size distribution of regions defined by a field
e.g. the size distribution of droplets in a VoF spray calculation
2012-06-28 13:38:06 +01:00
b7e680b277 Updated headers 2012-05-30 15:33:22 +01:00
b30ad82fc9 ENH: Added proc no to output or min/max field function object 2012-05-04 11:23:11 +01:00
cd51a5eea3 Consistency: Changed exponent FORTRAN style 'E' to C style 'e' 2012-04-17 16:48:27 +01:00
7435d65a60 ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-04-16 10:05:13 +01:00
3c6c675081 STYLE: Remove trailing whitespace 2012-03-30 08:53:47 +01:00
f19a5f2cdc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-21 09:18:01 +00:00
d1a4239478 ENH: Added position output to fieldMinMax function object 2012-03-21 09:17:47 +00:00
ab7e593a88 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-20 16:39:07 +00:00
b78e8b6e51 ENH: Created log output for yPlusRAS/LES function objects 2012-03-20 16:14:13 +00:00
04c715a19b ENH: faceSource: add area-normal integration or averaging 2012-03-20 14:14:49 +00:00
ce7a93a847 ENH: Added new yPlusLES function object 2012-03-20 13:25:12 +00:00
656d921b2c ENH: Added new yPlusRAS function object 2012-03-20 12:42:48 +00:00
0a21d02530 ENH: Added new cloudInfo function object 2012-03-15 13:15:55 +00:00
6a177418a0 ENH: Added output of front/rear lift coeffs to forceCoeffs function object 2012-03-14 12:27:50 +00:00
f849409c20 BUG: Corrected use of rho if reference pressure is kinematic 2012-03-12 08:47:16 +00:00
75454db81d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-09 10:08:08 +00:00
ac208dab40 ENH: Added new pressureCoefficient function object 2012-03-09 09:27:19 +00:00
a4234529cc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-09 09:12:30 +00:00
85c2251b16 BUG: codedFunctionObject:get codeData to work 2012-03-09 08:50:03 +00:00
9cc38f81b8 BUG: Corrected DB lookup for turb fields function object 2012-03-08 08:59:51 +00:00
62e3b2963b ENH: Improvements to the turbulenceFields function object 2012-03-07 15:43:34 +00:00
931cd9c5cc ENH: Removed warning message if field not found in database 2012-03-07 15:42:42 +00:00
4f0bcd9b22 STYLE: code clean-up 2012-03-05 15:38:14 +00:00
dfd7389be4 STYLE: Corrected warning message 2012-03-05 15:34:08 +00:00
e1fe2c82e6 ENH: Added removeRegisteredObject function object 2012-03-05 15:33:15 +00:00
f71c2c3b60 ENH: Added new turbulenceFields function object - to obtain fields, e.g. R, devReff, devRhoReff etc 2012-03-05 15:04:33 +00:00
04033b6968 ENH: Re-inistated weighted-average fieldAverage usage 2012-03-02 17:13:46 +00:00
54363ec4cc BUG: wallBoundedParticle.C: I/O compatible 2012-02-14 12:44:48 +00:00
1bef8ec224 ENH: wallBoundedStreamLineParticle: use wallBoundedParticle class 2012-02-14 12:22:26 +00:00
46edbe2bb2 ENH: wallBoundedParticle: generic particle class for tracking along boundary 2012-02-14 12:21:47 +00:00
0dbdea4781 ENH: wallBoundedStreamLine: -store one value per location -optional tracklength specification 2012-02-07 11:35:18 +00:00
54b5b66023 ENH: wallBoundedStreamLine: updated motorBike tutorial. 2012-02-07 08:47:50 +00:00
307a13f08b ENH: wallBoundedStreamLine: near-wall tracking 2012-02-06 16:39:43 +00:00