-
Notifications
You must be signed in to change notification settings - Fork 1
Reorder the directories add scripts for cleaning, running and linking; update precice function documentation for doxygen #11
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
Conversation
hverhelst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very neat, thanks! I like the file re-organization.
I suggested some changes, please check for left-over gsDebug statements.
In addition, I changed some things in the CI configuration. Hopefully, gsElasticity will be included. I will wait for the CI to finish until I give further comments.
For now, great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to see if these files are needed. Since they have relative paths to hard-coded build folder names, it is not very nice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these changes conforming the precice-config.xml provided in the original tutorial?
add perform CI only on `gsPreCICE-examples`
Updates
The example structure is reordered as the following:
benchmark-name/benchmark-coupling-methodI/participantA/run.shclean.shgismo-executable/create_symlink.shparticipantB/run.shclean.shbenchmark-coupling-methodII/...
benchmark-file.cpp