Commit Graph

201 Commits

Author SHA1 Message Date
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
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
9914c941da ENH: streamLine: 'UName' instead of 'U' 2011-10-19 18:26:37 +01:00
fdcfe3bda6 ENH: Added fieldCoordinateSystemTransform function object - self explanatory 2011-10-13 13:06:11 +01:00
67e6b94149 ENH: streamLine: user selectable interpolation method 2011-10-12 13:49:24 +01:00
41339f7550 ENH: nearWallFields: sample controlDict 2011-09-13 10:56:58 +01:00
906acdcdef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C
2011-09-13 10:14:15 +01:00
2d53acd410 ENH: nearWallFields: only write when explicitly told so. 2011-09-13 08:51:51 +01:00
8ae9569085 ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
3a82e6b5df Merge branch 'master' into AMI 2011-08-24 09:31:13 +01:00
84907675f8 ENH: Added window option to fieldAverage function object 2011-08-16 18:05:27 +01:00
53f332bc60 ENH: Updated weight field initialisation for fieldValues function object 2011-08-16 18:05:06 +01:00
4f40cdb7d7 GIT: Resolve conflict 2011-08-16 16:09:56 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
93013731f8 STYLE: Corrected comments 2011-08-04 11:35:30 +01:00
1e2832fd7d Corrected class names in the file descriptions 2011-07-19 17:26:55 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
95d8fd4860 STYLE: Updated copyright dates 2011-05-11 11:34:38 +01:00
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +01:00
fd3dc4681b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-24 17:23:56 +00:00
af115c5d01 ENH: Updated utilities using lagrangian classes 2011-02-24 16:47:54 +00:00
fe9fc5e51d COMP: remove regExp dependency from polyBoundaryMesh 2011-02-18 17:52:42 +01:00
1e4d26429b Merge remote branch 'OpenCFD/master' into olesenm 2011-02-14 09:47:49 +01:00
d0955ba21d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-08 18:25:29 +00:00
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
afe1c4ff40 ENH: Updated combineFields for fieldValues to avoid assignment to self 2011-02-08 17:51:54 +00:00
0942748819 Revert "BUG: Contuation from commit ca0799cbc7 - updated cellSource"
This reverts commit b8c2cbaaec.
2011-02-08 15:52:31 +00:00
654b8d18cb Revert "BUG: Use gSum instead of sum for fieldValues function object"
This reverts commit ca0799cbc7.
2011-02-08 15:52:22 +00:00
96edf6f32d STYLE: pass wordReList instead of wordList to polyBoundaryMesh::patchSet()
- make warning optional and reuse in cellDistFuncs::getPatchIDs
2011-02-08 13:48:01 +01:00
b8c2cbaaec BUG: Contuation from commit ca0799cbc7 - updated cellSource 2011-02-08 09:46:34 +00:00