-
Notifications
You must be signed in to change notification settings - Fork 13
1M test case which should also become CI [Ready for review] #278
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
base: main
Are you sure you want to change the base?
Conversation
Looks promising. I don't have time for a full code review now, but at least the test works for me. One thing I noticed: There are node sizes for which neither the 1M or 8M test is run ( |
@casparvl I have fixed the scale. Now all relevant scales until
|
|
Filtering function for filtering scales for the OpenFOAM 8M mesh test | ||
returns all scales with at least half a node. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the same docstring as for 8M
did you forget to update it?
tested on a single node in Hydra, works well. |
No description provided.