[Paraview] computing lift/drag coefficient/force in 2d using paraview

Berk Geveci berk.geveci at gmail.com
Mon Mar 13 10:55:04 EST 2006


You can't do this out-of-box. However, if you invest some time, it
would be quite easy to write your own filter that does this. It would
be implemented using the VTK API. Although there is an initial
learning curve, at the end you will have complete freedom on what you
can do.

On 3/13/06, Ben Tay <zonexo at gmail.com> wrote:
>
> hi,
>
> i need to compute lift/drag coefficient/force in 2d for flow past
> cylinder/airfoil etc. my output data is single structured c-grid with cell
> center velocities/pressure. I am trying to explore different software to
> find out which is better. Has anybody tried using paraview. Is it easy?
> thanks.
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>


More information about the ParaView mailing list