PRESSURES MAPPPING

Tao Nguyen Van
Tao Nguyen Van Altair Community Member
edited May 2022 in Community Q&A

I am trying to map the pressure values from .log file. of Cfd, in this section what type of interpolation should I choose for pressure type. Please help me, thank you.

image

Answers

  • Rajendran Balasubramani_21236
    edited May 2022

    Hello Tao,

    You can choose the interpolation type based on the three options defined below. You can choose shape function if your mapping the results as is.

     Shape function (based on mapping)
     Proximity (based on close point evaluation)
     Linear interpolation (based on inverse distance)

    Thanks

    Rajendran