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.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Create temperature report from tui

    • Chris_g
      Subscriber

      Hello,

      I am trying to create a number of report definitions from a journal file. For most fields this works fine, however I run into a problem for the temperature report. I ue the following command:

      (ti-menu-load-string (format #f "solve report-definitions add temp01 surface-areaavg surface-names z=0.1 () field gas temperature" ))

       

      This creates a report definition but it is still invalid. When I open it in the GUI under the "field names" section the upper drop down has "Temperature" selected, while the lower drop down is empty. How can I select "Static temperature" from the TUI?

      Thanks for the help.

    • Federico
      Ansys Employee

      Hello Chris,

      why do you have the word "gas" before temperature? Removing this should create the corresponding report for Static temperature.

    • Chris_g
      Subscriber

      My case is using multiphase DDPM model so I need to specify the phase. I have two phases named "gas" and "solid".

    • Federico
      Ansys Employee

      Sorry I misunderstood. It seems from testing the TUI command that Temperature is only available for the mixture, but not for the phases individually

Viewing 3 reply threads
  • The topic ‘Create temperature report from tui’ is closed to new replies.