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

More robust initialization of u and v in examples/two_dimensional_turbulence.jl #1917

Merged
merged 4 commits into from
Aug 7, 2021

Conversation

glwagner
Copy link
Member

@glwagner glwagner commented Aug 1, 2021

This PR initializes u and v separately and in a way that's more robust to user changes to the script (for example, if users change the grid topology).

Resolves #1656 . Thanks @jmbeckers for pointing out this issue (apologies it took so long to resolve!)

Copy link
Collaborator

@francispoulin francispoulin left a comment

Choose a reason for hiding this comment

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

Good idea, unfortunately a test fails.

@navidcy
Copy link
Collaborator

navidcy commented Aug 1, 2021

All CPU tests don't even run... It's been happening past few days. Same, e.g., in #1915..

@navidcy navidcy merged commit dce8417 into master Aug 7, 2021
@navidcy navidcy deleted the glw/flexible-2d-turb branch August 7, 2021 21:29
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.

Change of boundary condition from Periodic to Bounded problem
4 participants