-
Notifications
You must be signed in to change notification settings - Fork 4
Merge entire new transfer system in main #71
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
|
I think the example in the docs still needs updating to use the new syntax |
…adowing with basic test
…r variable shadowing
5c38ed2 to
a3a3753
Compare
|
The error seems to come from the shell and tube mesh download that doesn't seem to exist anymore. I can add the mesh to the repo directly |
Co-authored-by: Harry Saunders <[email protected]>
…be meshes and license changes
|
|
||
| The regression test runs for 10 seconds, but to get a mostly converged solution, it is recommended that simulation the end time is changed to 500 by modifying `solid.i` and the `controlDict` files in `fluid_inner` and `fluid_outer`. | ||
| The regression test runs for 10 seconds, but to get a mostly converged solution, | ||
| it is recommended that simulation the end time is changed to 500 by modifying |
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.
| it is recommended that simulation the end time is changed to 500 by modifying | |
| it is recommended that the end time is changed to 500 by modifying |
| from solid to fluid) coupling, meaning the solid is run transient. | ||
| To speed up convergence, the $c_p$ is decreased initially. |
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.
| from solid to fluid) coupling, meaning the solid is run transient. | |
| To speed up convergence, the $c_p$ is decreased initially. | |
| from solid to fluid) coupling, meaning the solid is run transient. | |
| To speed up convergence, the $c_p$ is decreased initially. |
| from solid to fluid) coupling, meaning the solid is run transient. | ||
| To speed up convergence, the $c_p$ is decreased initially. | ||
|
|
||
| `prep.sh` cleans the case, downloads and decompresses the meshes, and partitions the case. |
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.
It doesn't download any more, no?
Summary
Merges all changes to transfer system into the main branch.
Related Issue
Resolves #43
Checklist