Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

assign units to a user defined report?

    • grayg34
      Subscriber

      I have writen several user defined reports using the DEFINE_REPORT_DEFINITION_FN macro. I am then using these user defined reports in an expression report. Currently I am adding the required units in the expression definition. This method works but i am wondering if there is a way to assign the units to the user defined reports themselves? 

    • Rob
      Forum Moderator

      I don't think so. Fluent UDFs always work in SI units regardless of what is set in the Units panel. Expressions are fairly new, and follow a unit convention so you can (and I don't recommend this) use a more eclectic selection of units: so 1 [ft] / 2 [m^2] is permitted. 

    • grayg34
      Subscriber

      Thanks for confirming. 

Viewing 2 reply threads
  • The topic ‘assign units to a user defined report?’ is closed to new replies.