We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
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.