You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging #607, I noticed one small thing that I would have done differently and slipped my review: the precice.f90 is downloaded into src/. I would normally put it under thirdparty/ (or even get the repository as a git module), to keep it clearly separated. We should also add it to the .gitignore.
@YonatanGM If you want to contribute this as well, that would be great, but I can also do it later.