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

Oscillator: Use adaptive black-box time stepper and dense output. #500

Conversation

BenjaminRodenberg
Copy link
Member

Let black-box time stepper directly access preCICE read_data function to avoid need for interpolation. Sample from dense output to circumvent need for substeps.

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.

Clever strategy.
Do we need to update anything in the README? There, we still write about 4 time steps.

oscillator/solver-python/oscillator.py Outdated Show resolved Hide resolved
@BenjaminRodenberg
Copy link
Member Author

@MakisH The CI Pipeline is failing. I think at some point you said this is a general problem you can fix somehow?

@MakisH
Copy link
Member

MakisH commented Jun 27, 2024

@MakisH The CI Pipeline is failing. I think at some point you said this is a general problem you can fix somehow?

Fixed. Sorry for the mess...

@BenjaminRodenberg
Copy link
Member Author

I did a final round of testing and will merge this PR now.

@BenjaminRodenberg BenjaminRodenberg merged commit 733a9fd into precice:develop Aug 29, 2024
1 check passed
@BenjaminRodenberg BenjaminRodenberg deleted the oscillator-black-box-time-stepper branch August 29, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants