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.
Ansys Free Student Software

Ansys Free Student Software

Topics cover installation and configuration of our free student products.

Fluent TUI for models Add-on

TAGGED: , , ,

    • 2510627y
      Subscriber

      I loaded add-on Reduced Order Model module in Fluent and I want to evaluate (with changing parameters) it by TUI. But I can not find relative command. Following journal is what I record from GUI: 

      (cx-gui-do cx-set-list-tree-selections "NavigationPane*Frame2*Table1*List_Tree2" (list "Setup|Models|Reduced Order Model (On)"))
      (cx-gui-do cx-activate-item "Reduced Order Model*Frame2*Frame2(Evaluate)*PushButton2(Evaluate)")
      (cx-gui-do cx-set-real-entry-list "Reduced Order Model*Frame2*Frame2(Evaluate)*Table1(Parameters used for ROM creation:)*RealEntry5" '( 280))
      (cx-gui-do cx-set-real-entry-list "Reduced Order Model*Frame2*Frame2(Evaluate)*Table1(Parameters used for ROM creation:)*RealEntry11" '( 350))
      (cx-gui-do cx-activate-item "Reduced Order Model*Frame2*Frame2(Evaluate)*PushButton2(Evaluate)")
       
      (I choose TUI beacuse it is well supported by Python.)
    • Rob
      Forum Moderator

      Not all of the add on modules have a full TUI command structure. Once the model is activated try searching for terms in the Solver panel. 

Viewing 1 reply thread
  • You must be logged in to reply to this topic.