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

Postprocessing

How to do a time averaged Postprocessing of own variables?

    • FAQFAQ
      Participant

      For getting time averaged values of UDMs (User Defined Memories) or UDSs (User Defined Scalars) do the following:
      1)Define one or more UDMs
      2)Create a Custom Field Function with CFF = UDM
      3)Activate Fluent transient
      4)In the solution panel activate “Data Sampling for Time Statistics” and in the Sampling Options select the CFF.
      After the run the time averaged CFF can be postprocessed as unsteady statistics in the Postprocessing menus. For time averaging a UDS an additional UDF has to be written. In the UDF, the UDS has to be transferred to an UDM. Please refer to the Fluent Customization Manual for further information.