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

Port changes to include data transfer #5

Merged
merged 2 commits into from
Jul 20, 2020
Merged

Port changes to include data transfer #5

merged 2 commits into from
Jul 20, 2020

Conversation

MakisH
Copy link
Member

@MakisH MakisH commented Jul 19, 2020

This PR ports the changes applied in precice/precice#750 into the Fortran module solverdummy.

It is ready for review, but waiting for precice/precice#750 to be merged first.

Closes #2.

Copy link
Member

@BenjaminRodenberg BenjaminRodenberg left a comment

Choose a reason for hiding this comment

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

Just checked the solverdummy and it runs. One thing I find a bit irritating is that we print the readData for this solverdummy, while the other solverdummies from precice/precice#750 do not print any readData. Output:

 readData:    3.0000000000000000        3.0000000000000000        3.0000000000000000        4.0000000000000000        4.0000000000000000        4.0000000000000000        5.0000000000000000        5.0000000000000000        5.0000000000000000

examples/solverdummy/solverdummy.f03 Outdated Show resolved Hide resolved
Co-authored-by: Benjamin Rüth <benjamin.rueth@tum.de>
Copy link
Member

@BenjaminRodenberg BenjaminRodenberg left a comment

Choose a reason for hiding this comment

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

Now everything is fine 👍

@MakisH MakisH merged commit 9826f27 into develop Jul 20, 2020
@MakisH MakisH deleted the fix-2 branch July 20, 2020 10:51
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.

Extend solver dummy to also handle data exchange
2 participants