Commit Graph

18 Commits

Author SHA1 Message Date
8fb148bb0e ENH: lagrangian cloud function objects - added track data to hooks 2023-11-10 13:35:17 +00:00
13fa1b0517 ENH: Cloud function objects - pass trackingData into pre|post evolve functions
Might also consider passing through the remaining hooks, e.g. for postMove,
postPatch, postFace etc
2020-06-11 14:56:46 +01:00
e9219558d7 GIT: Header file updates 2019-10-31 14:48:44 +00:00
154029ddd0 BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
a230e8d408 STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
b78d844cf4 lagrangian: Removed duplicate data from method arguments
A lot of methods were taking argument data which could be referenced or
generated from the parcel class at little or no additional cost. This
was confusing and generated the possibility of inconsistent data states.
2017-08-23 15:14:32 +01:00
43beb06018 Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
56fa7c0906 Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
feaa3021b6 STYLE: Updated copyright year 2014-02-21 11:17:31 +00:00
3b64695d62 BUG: lagrangian function objects - updated postMove() calls 2014-02-18 10:03:24 +00:00
9ac189015b ENH: updated cloud function objects - particleCollector 2013-08-19 17:55:19 +01:00
7985724846 ENH: Added option to remove particle in cloud function objects 2012-11-14 17:26:51 +00:00
e1d2e82ddc BUG: Corrected lagrangian function object postPatch normal dir - mantis #580 2012-08-01 15:42:51 +01:00
4acb88c13d ENH: Updated lagrangian intermediate cloud function objects 2011-11-02 16:48:27 +00:00
4614b5cf15 ENH: Added postMove() hook to particle function objects 2011-09-20 14:40:13 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
9aab5c234b ENH: Added pre-evolve hook to cloud function objects
BUG: Corrected particleTracks cloud model for parallel usage
2011-07-08 13:11:50 +01:00
123868997a ENH: Updated cloud post-processing models to cloudFunctionObject (list) 2011-05-09 17:38:58 +01:00