-
Notifications
You must be signed in to change notification settings - Fork 44
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
run isothermal Soret channel as a test #441
run isothermal Soret channel as a test #441
Conversation
1dc3b25
to
db25cf2
Compare
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.
Looks good - just a couple of typos etc.; see comments.
Docs/sphinx/manual/LMeXControls.rst
Outdated
When using the Soret effect, boundary condition corrections are needed at isothermal boundaries, | ||
which are not fully supported. Currently a correction for all terms except the wbar term | ||
is applied at isothermal domain boundaries (this is likely sufficient), while no corrections are applied | ||
at isothemral embedded boundaries (so use caution for isothermal EBs with Soret diffusion active). |
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.
Typo
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.
Still a typo
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.
Oof. Clearly I hadn't woken back up all the way from the holidays when I made the fixes. Fixed now.
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.
Sorry - still missed a typo
Docs/sphinx/manual/LMeXControls.rst
Outdated
When using the Soret effect, boundary condition corrections are needed at isothermal boundaries, | ||
which are not fully supported. Currently a correction for all terms except the wbar term | ||
is applied at isothermal domain boundaries (this is likely sufficient), while no corrections are applied | ||
at isothemral embedded boundaries (so use caution for isothermal EBs with Soret diffusion active). |
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.
Still a typo
Add case from #391 to run in CI
TODO: