Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix openfoam solverInfo error #12

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Fix openfoam solverInfo error #12

merged 1 commit into from
Sep 27, 2023

Conversation

sjpb
Copy link
Contributor

@sjpb sjpb commented Sep 26, 2023

Pre-PR fails with error:

--> FOAM FATAL IO ERROR: 
Cannot find functionObject configuration file solverInfo

Cannot see what's changed here, but from the docs it only affects informational output:

The solverInfo function object reports the solver performance information for a list of fields

hence this PR just comments-out the include for it.

From the docs this config object used to be called residuals; the benchmark already has that commented-out.

@sjpb sjpb requested a review from sd109 September 26, 2023 11:38
Copy link
Contributor

@sd109 sd109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and working so LGTM

@sd109 sd109 merged commit a861288 into main Sep 27, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants