Skip to content

Fix openfoam build script#44

Merged
hsaunders1904 merged 2 commits intoaurora-multiphysics:mainfrom
hsaunders1904:fix_openfoam_build_script
Mar 25, 2025
Merged

Fix openfoam build script#44
hsaunders1904 merged 2 commits intoaurora-multiphysics:mainfrom
hsaunders1904:fix_openfoam_build_script

Conversation

@hsaunders1904
Copy link
Collaborator

Summary

Fix the OpenFOAM build script.

In b2b12c7 I had removed a print statement from the OpenFOAM patch, however I had not updated the line ranges in the diff-block. This meant that the patch was not valid, and applying the patch would cause an error: error: corrupt patch at line 386.

To fix, we revert b2b12c7 and instead of removing the print statement, we make it a blank line. I think this works within the flow of the function and means I don't have to manually update the diff-block's line range.

Checklist

  • Tests have been written for the new/changed behaviour.
  • Documentation/examples have been added/updated for the new changes.

@hsaunders1904 hsaunders1904 merged commit ab369f2 into aurora-multiphysics:main Mar 25, 2025
2 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.

1 participant