jaheyns / CfdOF

Computational Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM solver
GNU Lesser General Public License v3.0
449 stars 85 forks source link

Function objects plotters need to cater for multiple force / forcecoeff objects #88

Closed oliveroxtoby closed 1 year ago

oliveroxtoby commented 1 year ago

In GitLab by @icojb25 on Apr 12, 2022, 05:36

Currently, the Function Objects module will only plot a single set of Force and / or ForceCoeff results per simulation, despite the code allowing for multiple instance of either type of FO to be set up on different patches.

It would be good to modify the code to allow for plotting of each individual FO instance, of either type

oliveroxtoby commented 1 year ago

In GitLab by @icojb25 on May 4, 2022, 04:42

Added in v1.15.0