Commit Graph

307 Commits

Author SHA1 Message Date
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
4cd343ecee Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 17:32:17 +00:00
7135a403cd ENH: Exposed weightField to all face/cell source function object operations 2012-02-01 17:32:08 +00:00
f0d40fc7fe STYLE: streamLine/controlDict: updated comment 2012-02-01 15:14:34 +00:00
b752c60cd1 ENH: streamLine: added preliminary support for surface following 2011-12-22 11:46:14 +00:00
bde3edacd3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-16 12:17:24 +00:00
5d5a94cfd0 ENH: Added new processorField function object - outputs field of procesor ID 2011-12-13 15:12:04 +00:00
37861591bd STYLE: nearWallFields.C: added debug messages 2011-12-13 12:44:45 +00:00
b539248885 ENH: Updated nearWallFields to use mappedField 2011-11-29 15:09:19 +00:00
49b0676573 ENH: Added coefficient of variance (CoV) operation to fieldValues function objects 2011-11-21 14:00:18 +00:00
ac7980d5df STYLE: functionObjectLibs: corrected library names 2011-11-09 16:14:09 +00:00
ca4b8c347c ENH: polyMesh,meshSearch: default value on findCell, pointInCell 2011-11-08 17:03:54 +00:00
ee11f9c0e8 ENH: pointInCell, findCell: switchable in-cell algorithm 2011-10-28 11:33:30 +01:00
09639dc571 BUG: codedFunctionObject: missing dictionary assignment 2011-10-28 11:32:06 +01:00
cd64f1762f ENH: codedFixedValue: refactor coded 2011-10-24 21:33:16 +01:00
48212805c0 STYLE: streamLine.C: extraneous cast. 2011-10-24 21:30:39 +01:00
6c0ea9d1b6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-10-20 15:21:53 +01:00