Tagged: udf
-
-
December 1, 2022 at 5:38 pm
a.ortolani
SubscriberHi,
I am using the flamelet generated manifold (FGM) model in Ansys Fluent and I am implementing a UDF using the macro "DEFINE_PDF_TABLE".
I am solving scalar transport equations for a couple of species in the mixture and in the UDF I can easily access their source terms (Get_Pdf_Tss_FwdRates(c, t, i)). I can also access the tabulated mass and mole fractions of all species (Get_Pdf_Xi(c,t,i)).
What I can't do is to access the information about the mass (or mole) fraction of the transported species, i.e. the values computed in the CFD simulation. I couldn't find anything in the Customization manual.
Can anyone help me?
Thank you
-
December 6, 2022 at 2:39 pm
Rob
Ansys EmployeeDoes C_YI(c,t,i) return what you're after? I've turned on the Partially Premixed Model and have a PDF table and species reporting options.
-
December 9, 2022 at 3:43 pm
a.ortolani
SubscriberHi Rob,
thank you for your answer.
Unfortunatelly the C_YI(c,t,i) macro does not work with the partially premixed models. I need to use the Get_Pdf_Yi(c,t,i) macro which returns the value of the tabulated mass fraction, and not the one computed with the FGM scalar transport equation.
I can easily get the information in post processing, but I would like to access it also in my UDF
-
December 9, 2022 at 4:34 pm
Rob
Ansys EmployeeThe post processing value is also taken from the pdf table: I think you've got the correct macro with Get_Pdf_Yi(c,t,i) , it's covered in the UDF manual (apparently - a colleague is the expert).
-
December 9, 2022 at 6:49 pm
a.ortolani
SubscriberAs you say, in post processing I can access all the species concentration taken from the PDF table (Species.. > Mass fraction of ***). Those are the quantities that I can access in the UDF with Get_Pdf_Yi(c,t,i).
What I would like to access in the UDF and I can't get is different. In post processing I find it in "Premixed Combustion... > Scalar Mass Fraction of ***"
-
December 13, 2022 at 12:00 pm
Rob
Ansys EmployeeWhich may be calculated from the table. If it's not in the documentation I can't do much other than suggest checking the header files and retain all data (Section 3.2.3.7 https://ansyshelp.ansys.com/account/Secured?returnurl=/Views/Secured/corp/v222/en/flu_udf/flu_udf_DataAccessMacros.html )
-
December 21, 2022 at 12:37 pm
a.ortolani
SubscriberI didn't find any macro that suits my problem. To be clear, I am trying to acces the value of a scalar for which it is solved a transport equation. In particular I want the value of phi in equation 8-119 of the theory guide, which is found in section 8.3.2.3.1 "Scalar Transport with FGM closure" (https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v212/en/flu_th/flu_th_sec_par_premix_theory.html)
-
January 3, 2023 at 2:45 pm
Rob
Ansys EmployeeThen it may be stored under a different value, as I can't share anything that's no in the documentation I'm a bit stuck.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
2706
-
2146
-
1357
-
1144
-
462
© 2023 Copyright ANSYS, Inc. All rights reserved.