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

Decrease runtime of flow around controlled moving cylinder by stopping at t=3 already #512

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

fsimonis
Copy link
Member

@fsimonis fsimonis commented Apr 4, 2024

When running the flow-around-controlled-moving-cylinder, the simulation runs for longer than it needs to. We could easily already stop at t=3 without loosing any value.

Currently, then watchpoints look like this:

image

image

image

image

@fsimonis fsimonis requested a review from uekerman April 4, 2024 11:42
Copy link
Member

@uekerman uekerman left a comment

Choose a reason for hiding this comment

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

Anything in the README that needs updating?

@uekerman uekerman changed the title Stop at t=3 Decrease runtime of flow around controlled moving cylinder by stopping at t=3 already Apr 4, 2024
@fsimonis
Copy link
Member Author

fsimonis commented Apr 4, 2024

The picture, yes.

@fsimonis fsimonis marked this pull request as draft April 4, 2024 15:28
@fsimonis
Copy link
Member Author

fsimonis commented Apr 5, 2024

Updated the plot in the Readme

@fsimonis fsimonis marked this pull request as ready for review April 5, 2024 09:29
@fsimonis fsimonis merged commit e1a39a9 into develop Apr 5, 2024
1 check passed
@fsimonis fsimonis deleted the moving-cylinder-stop-earlier branch April 5, 2024 09: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.

2 participants