We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

How can I change an expression without ANSYS Fluent GUI?

    • FAQFAQ
      Participant

      You can use TUI commands within an ANSYS Fluent Journal File, e.g. to change the expression “uprof”: Line 1: /define/named-expressions/edit “uprof” def “x / 1.0 [m]*2.0 [m s^-1]” Line 2: Line 2 is empty by purpose. Otherwise the TUI command from line 1 is not executed completely if you include the journal file.