Add initial data in watch integrals and watch points#2181
Conversation
|
Is there any good reason to not always include the initial data? I would consider this a bugfix. @uekerman what do you think? |
|
Correction: For me this is a bit hard to judge since I do not use the watch integrals. |
df4ce67 to
2dd21ad
Compare
|
I removed quite some code from the original PR:
Let's try to fix the scope of this PR next. Then we can also revert these commits and add the required code again if necessary. |
|
@MakisH added you as a reviewer after our discussion in the telco. As far as I understood we are putting this PR on hold until some other issues are resolved. Could you maybe provide pointers to these issues here and review/merge as soon as everything looks good from your perspective? |
|
I agree that this is a nice addition. What I meant in the telco: let's wait before merging this (and #2132) until we conclude on the regression encountered in #2052 and update the reference results, to not run after multiple regressions at the same time. I think there is not much left to do there, I will write in both PRs once we can go ahead. |
BenjaminRodenberg
left a comment
There was a problem hiding this comment.
I added the watch integrals. I'm a bit surprised by the results in the test. As mentioned earlier: I do not work with watch integrals so there might be some misunderstanding. The 3.0 in the last column surprises me generally: I thought the last column is the are of the surface which should be 1.0 for the given triangle.
e13481a to
b80b17b
Compare
|
Added the |
|
Not that #2052 is merged I will merge this PR. |
|
FYI, in the end this did not conflict with the reference results already used by the system tests: https://github.com/precice/tutorials/actions/runs/13460800713 |
Main changes of this PR
Closes #2180
Motivation and additional information
See #2180
Author's checklist
pre-commithook to prevent dirty commits and usedpre-commit run --allto format old commits.make changelogif there are user-observable changes since the last release.Reviewers' checklist