Commit graph

16 commits

Author SHA1 Message Date
Henry
c70d1f3c1b functionObjects/forces: correct upper-limit for bins 2015-03-09 14:34:20 +00:00
Henry
5179e8ea3b functionObjects/forces: limit the bins to handle moving meshes
This approach simply accumulates data outside the range of the bins into
the first or last bin which may be OK for small motions.  For larger
motions it may be better if the bins are updated or operate in a
coordinate system attached to the body for solid-body motion.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1560
2015-03-09 10:47:13 +00:00
mattijs
cf5fba9df5 STYLE: nearWallFields: unused object 2014-09-16 09:55:37 +01:00
Henry
56b8e52e65 fieldCoordinateSystemTransform: Remove N^2 loop over the field 2014-09-09 20:50:57 +01:00
andy
dfb43928b1 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-06 10:49:31 +01:00
andy
e859f35a6d BUG: turbulenceFields function object - removed execute from read
ENH: turbulenceFields function object - Updated usage documentation
2014-08-06 10:47:59 +01:00
mattijs
9419991507 BUG: faceSource: #1364 2014-08-05 15:25:14 +01:00
andy
ca7080f52d BUG: [cell|face]Source - updated CoV calculation 2014-07-10 12:10:45 +01:00
andy
6408c66870 BUG: faceSource - corrections for oriented fields 2014-07-02 16:08:50 +01:00
andy
bd0e156630 ENH: Added new vorticity function object 2014-04-22 12:40:24 +01:00
andy
5e5cdc252b ENH: forces FO - porosity calc updated for mesh changes 2014-04-08 11:59:41 +01:00
andy
93cfee93f8 BUG: function objects - updated writeFileHeader for some objects - mantis #1193 2014-02-26 13:47:33 +00:00
andy
8cdb431159 BUG: faceSource - incorrect treatment for cyclic - mantis #1092 #1181 2014-02-24 09:09:54 +00:00
sergio
68c52a8adb STY: change date copyright 2014-02-21 11:33:40 +00:00
andy
138e6d3dfe ENH: forces - issue a warning if porosity effects requested but no models found 2014-02-17 16:44:14 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00