-
-
July 22, 2024 at 9:18 pmScott OrmistonSubscriber
In Fluent, I would like to use a monitor point value (e.g., mass flow rate at an outlet) as an asymptotic steady-state convergence check (like in STAR-CCM+). I would like to check the percentage change of the monitored quantity over a number of iterations and stop iterating when it meets a certain criterion.Â
How can this be done in Fluent?
-
July 23, 2024 at 10:42 amSRPAnsys Employee
Hi,
You can create an report definition and use the convergence condition.
For more details, you can check user's guide: 36.16. Convergence Conditions (ansys.com)
Thank you
-
July 23, 2024 at 8:17 pmScott OrmistonSubscriber
Thank you for the pointer to the manual.
Is there a way of doing the convergence check without normalization?
-
July 23, 2024 at 9:23 pmScott OrmistonSubscriber
As a follow-up: If the actual value of the report cannot be used as a convergence check, an idea we had was to do the check of the asymptotic
convergence in a UDF and then write a STOP file to the directory when the convergence is met. Is there a better way to declare convergence using a UDF? The STOP file closes the GUI, which is not desirable. Can convergence be checked on a UDMI value?
-
July 25, 2024 at 7:39 amSRPAnsys Employee
Hi,
User defined report definitions can also be used in the Convergence Conditions.User defined report definition functions are defined with the Define_Report_Definition_Fn macro, which takes the function name as the argument. The function must return a real value. Once written, it should be compiled and loaded the same way as other user-defined functions. With the user defined report definition function written, you must hook this function to the user defined report definition.
For more details on this macro, you can check here: 40.2. Monitoring and Reporting Solution Data (ansys.com)
-
July 25, 2024 at 6:19 pmScott OrmistonSubscriber
Thank you.
-
- The topic ‘Asymptotic convergence check’ is closed to new replies.
- Non-Intersected faces found for matching interface periodic-walls
- Unburnt Hydrocarbons contour in ANSYS FORTE for sector mesh
- Help: About the expression of turbulent viscosity in Realizable k-e model
- Cyclone (Stairmand) simulation using RSM
- error udf
- Diesel with Ammonia/Hydrogen blend combustion
- Fluent fails with Intel MPI protocol on 2 nodes
- Mass Conservation Issue in Methane Pyrolysis Shock Tube Simulation
- Script error Code: 800a000d
- Encountering Error in Heterogeneous Surface Reaction
-
1191
-
513
-
488
-
225
-
209
© 2024 Copyright ANSYS, Inc. All rights reserved.