Skip to content

Set Report-Based Convergence Criteria #3484

Answered by RandSim
RandSim asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks everyone for your help.

To generate a report-based convergence criteria in pyFluent use the command below:

solver.solution.monitor.convergence_conditions.convergence_reports["criterion-name"] = {'previous_values_to_consider': 10, 'initial_values_to_ignore': 100, 'stop_criterion': 0.01, 'report_defs': ["report-name"], 'print': True}

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@RandSim
Comment options

@mkundu1
Comment options

@RandSim
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by RandSim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants