We’re updating our badges platform. Badge issuance is temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

How can we use ‘if else’ structure in ANSYS FLUENT INLET conditions?

    • Sidd2203
      Subscriber

      We have the option of adding conditional statements directly at the inlet without having to compile UDF. However, I have no clue how to use 'if else' structure. In the guide also, only 'if' structure can be found. Please help me with this.

    • Rob
      Forum Moderator
    • Karthik Remella
      Administrator
      Hello Could you please try using nested IF statements and let us know if you are successful? Something like
      IF(, , IF(, , IF(, , )))
      Karthik
    • Sidd2203
      Subscriber
      Thanks for the response Rob. However, I am unable to access the link.
    • Rob
      Forum Moderator
      Look in Rules & Guidelines, there's a hint in there.
Viewing 4 reply threads
  • The topic ‘How can we use ‘if else’ structure in ANSYS FLUENT INLET conditions?’ is closed to new replies.