Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

UDF data access macros for wall fluxes?

    • Johannes
      Subscriber
      Hi,nIn Fluent 20.1, I'm looking for UDF data access macros for the field variables that can be accessed via the GUI in the Wall Fluxes category. I read through the Customization Manual but did not find other access macros than the obvious Face Macros like F_U(f,t), F_T(f,t) etc. nSpecifically, I'm interested in radiation fluxes (I'm using the DO-model and solar radiation):nAbsorbed visible solar fluxnAbsorbed IR solar fluxnSurface incident radiationnRadiation Heat FluxnOn cfd-online, I found that the Surface incident radiation can be accessed with F_DO_IRRAD_SHELL(f,t,nb) (https://www.cfd-online.com/Forums/fluent-udf/202342-surface-incident-radiation-macro.html). However, I could not find this macro in the documentation or any of the other radiation field variables.nAnother question: Surface incident and Incident radiation include does not include the solar radiation, right?n
    • Rob
      Forum Moderator
      We don't have a complete list of the macros in the documentation but if you hunt through the header files you should find most of what you want. they're in the /src folder within the Fluent installation directory. You may also need to retain all data during the calculation for some of these, there's a TUI command in the UDF manual that tells you where that is. n
    • Karthik Remella
      Administrator
      Hi,nJust to add to 's comment - surface incident radiation includes the solar fluxes. The value can be obtained from Surface integrals -> Wall Fluxes.nKarthiknn
Viewing 2 reply threads
  • The topic ‘UDF data access macros for wall fluxes?’ is closed to new replies.
[bingo_chatbox]