-
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
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
1e37ac4
Reorder directories
Crazy-Rich-Meghan 51eaa1f
Update documentation for the adapter function
Crazy-Rich-Meghan c22c6bb
Update .gitignore to exclude .DS_Store file
Crazy-Rich-Meghan c254482
Delete examples/partitioned-heat-conduction/.DS_Store
Crazy-Rich-Meghan 3b5432a
Update ci.yml
hverhelst c049332
Update ci.yml
hverhelst d0f6d6f
Update README.md
hverhelst a377c6e
Update maintainer in README.md
Crazy-Rich-Meghan 53d335d
add `gsPreCICE-examples` target in CMake
hverhelst 1149f37
trigger new CI
hverhelst 5c3e250
Resolve reviews
Crazy-Rich-Meghan b60dd5f
Merge pull request #12 from gismo/pr-11
Crazy-Rich-Meghan 834373e
Clean up
Crazy-Rich-Meghan fadc8de
Revise CI
Crazy-Rich-Meghan 4308f16
Export preCICE_DIR for CI
Crazy-Rich-Meghan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -38,6 +38,10 @@ | |
| *.pvd | ||
| *.vtk | ||
|
|
||
| # Files from macOS | ||
| *.DS_Store | ||
| .DS_Store | ||
| .DS_Store? | ||
|
|
||
| # Log files | ||
| *.log | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,8 +9,7 @@ | |
| |Repository|[gismo/gismo/gsPreCICE](https://github.com/gismo/gsPreCICE)| | ||
| |Developer|[Hugo Verhelst](https://github.com/hverhelst), [Jingya Li](https://github.com/Crazy-Rich-Meghan) | | ||
| |Dependency|[preCICE v.3](https://github.com/gismo/gsPreCICE)| | ||
| |Maintainer|[[email protected]](mailto:[email protected])| | ||
|
|
||
| |Maintainer|[Jingya Li](https://github.com/Crazy-Rich-Meghan), [Hugo Verhelst](https://github.com/hverhelst)| | ||
|
|
||
| ## Start here | ||
|
|
||
|
|
@@ -50,11 +49,13 @@ cd fluid-<other solvers> | |
|
|
||
| **Note**: You need to perform steps 2 and 5 if you want to run the simulation with other libraries. | ||
|
|
||
| ## Examples | ||
| - [Partitioned Heat Conduction](examples/partitioned-heat-conduction/README.md) | ||
|
|
||
| ## Versions | ||
|
|
||
| The latest supported G+Smo version is v24.08.0, and the latest supported preCICE version is v3.1.2. | ||
|
|
||
| ## References | ||
|
|
||
| [1] Benjamin Uekermann, Hans-Joachim Bungartz, Lucia Cheung Yau, Gerasimos Chourdakis and Alexander Rusch. Official preCICE Adapters for Standard Open-Source Solvers. In Proceedings of the _7th GACM Colloquium on Computational Mechanics for Young Scientists from Academia_, 2017. | ||
| [1] Benjamin Uekermann, Hans-Joachim Bungartz, Lucia Cheung Yau, Gerasimos Chourdakis and Alexander Rusch. Official preCICE Adapters for Standard Open-Source Solvers. In Proceedings of the _7th GACM Colloquium on Computational Mechanics for Young Scientists from Academia_, 2017. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file not shown.
6 changes: 0 additions & 6 deletions
6
examples/partitioned-heat-conduction-direct/gismo-left/clean.sh
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
examples/partitioned-heat-conduction-direct/gismo-left/run.sh
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
examples/partitioned-heat-conduction-direct/gismo-right/clean.sh
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
examples/partitioned-heat-conduction-direct/gismo-right/run.sh
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.