🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Center of Pressure Calculation in AcuFieldView

User: "thavemann11_21105"
Altair Community Member
Updated by thavemann11_21105

Hello everyone,

 

Is there a way to calculate the center of pressure in AcuFieldView for an aerodynamic analysis that was performed in Virtual Wind Tunnel?

 

Thanks for your help,

Tommy

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "acupro"
    Altair Employee
    Updated by acupro

    What is the definition of center of pressure you wish to use?  The answer will be different if you use only the pressure forces - versus if you use both pressure and viscous forces.

     

    So, let's assume that it is acceptable to include the viscous effects in the definition of CoP.  In that case, you can compute the values based on the surface output for traction force and moment that AcuSolve/AcuProbe provides:

    CoP_x = z_moment/y_traction
    CoP_y = z_moment/x_traction

    User: "thavemann11_21105"
    Altair Community Member
    OP
    Updated by thavemann11_21105

    Thank you so much for your help!

    User: "thavemann11_21105"
    Altair Community Member
    OP
    Updated by thavemann11_21105

    acupro,

     

    I created the CoP_x function in AcuFieldView and created a boundary surface contour plot with respect to the vector function of velocity. When doing this, the legend shows that the values range from positive to negative values in the order of 100 millions, rather than just one single value for center of pressure in the x-direction. Should I be plotting with respect to a different function than velocity?

     

    Thanks,

    Tommy

    User: "acupro"
    Altair Employee
    Updated by acupro

    I believe that previous information was to be used based on the surface integrated data - which you could plot/extract in AcuProbe or AcuOut.  So CoP_x would be the Surface-Integrated z_moment divided by the Surface-Integrated y_traction and CoP_y would be the Surface Integrated z_moment divided by the Surface Integrated x_traction.

     

    Does that give you more reasonable results?

    User: "thavemann11_21105"
    Altair Community Member
    OP
    Updated by thavemann11_21105

    The results are definitely better than before, but still not reasonable. Could there be an issue of where the global coordinate system is placed? Should the global coordinate system be at the very front tip of the body?