Postprocessing

Postprocessing

How to create user defined volume in CFD Post?

    • FAQFAQ
      Participant

      A method for creating a user-defined volume in CFD-Post is by applying the Isovolume method for a user defined variable. Assume that a user-defined volume is desired for z>0.5 [m]. Do the following:
      1) Create an expression iflag=if(z>0.5[m],1,0)
      2) Create a user variable Iflag equal to the CEL iflag
      3) Create an isovolume based on variable Iflag where it is equal to 1