Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Method for acquiring the pressure gradient value when using Periodic Boundary Conditions

    • admin
      Ansys Employee
      What is the method for acquiring the pressure gradient value when using Periodic Boundary Conditions?
    • cbhavsar
      Ansys Employee

      If the mass flow rate is specified for the periodic conditions pane, the pressure gradient is displayed in the periodic conditions within the panel itself. If you want to get this value in the UDF, please the macro below: real periodicbeta = RPGet_Real ( "periodic/pressure-derivative");

Viewing 1 reply thread
  • The topic ‘Method for acquiring the pressure gradient value when using Periodic Boundary Conditions’ is closed to new replies.