Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
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.