Tagged: ansys-cfx, eddy-dissipation-model
-
-
June 6, 2022 at 8:33 amFAQParticipant
Q: How can I compare the eddy dissipation model rate with the chemical reaction rate in the ‘Finite Rate Chemistry and Eddy Dissipation’ turbulent combustion model in CFX?
A: For any reacting flow model, the overall rate is available in CEL and post-processing as..Molar Reaction Rate. To output, in addition, the separate ..Eddy Dissipation Reaction Rate (i.e. the rate from the EDM) and the ..Chemical Reaction Rate (i.e. finite chemistry rate) you need to add the CCL to the Solver arguments:
-ccl short_rules.ccl
where short_rules.ccl contains:
LIBRARY:
VARIABLE: edmrate
Option = Definition
Output to Postprocessor = Yes
END
VARIABLE: kinrate
Option = Definition
Output to Postprocessor = Yes
END
END
-
Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...
How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...
Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1Â provides background information on the model and a...
Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- I am running an electrochemistry simulation in Fluent. How can I access the electrochemistry reaction rates with UDF?
- How do I model humidity in Fluent?
- ANSYS Internal Combustion Engine (ICE): Port Flow Part 1 – Getting Started
- ANSYS Fluent: Describing Non-premixed Combustion using the Steady Flamelet Model
- ANSYS Chemkin-Pro: Reducing a Combustion Mechanism
- Explanations on the warning Maximum / Minimum PDF table enthalpy exceeded in xxx cells (Non-Premixed or Partially-Premixed models)
- Model setup: Setting up chemical reactions
- How do I use the Flamelet Generated Model?
- LES Simulation of Turbulent Flames Using ANSYS Fluent
- How can volume fraction be plotted in a species transport simulation?
© 2024 Copyright ANSYS, Inc. All rights reserved.