Skip to content
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

Add fluid-structure interaction #24

Merged
merged 19 commits into from
Nov 30, 2022
Merged

Add fluid-structure interaction #24

merged 19 commits into from
Nov 30, 2022

Conversation

efaulhaber
Copy link
Member

@LasNikas @BenSimpson-365 Please put some extra focus on 0420b5c, since that's the only commit here that we haven't done in pair programming. But, of course, also check the rest of the PR.
I added TODOs to everything that's hardcoded or commented out. We can ignore this for now and fix it in separate PRs into dev.

examples/fluid/dam_break_2d.jl Show resolved Hide resolved
examples/fluid/rectangular_tank_2d.jl Show resolved Hide resolved
src/containers/fluid_container.jl Outdated Show resolved Hide resolved
src/containers/solid_container.jl Show resolved Hide resolved
src/containers/solid_container.jl Show resolved Hide resolved
src/semidiscretization/semidiscretization.jl Outdated Show resolved Hide resolved
src/containers/boundary_container.jl Show resolved Hide resolved
BenSimpson-365
BenSimpson-365 previously approved these changes Nov 29, 2022
Copy link
Collaborator

@LasNikas LasNikas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Just a few comments

examples/fluid/rectangular_tank_2d.jl Outdated Show resolved Hide resolved
src/semidiscretization/semidiscretization.jl Outdated Show resolved Hide resolved
src/containers/fluid_container.jl Outdated Show resolved Hide resolved
src/containers/solid_container.jl Show resolved Hide resolved
src/semidiscretization/semidiscretization.jl Outdated Show resolved Hide resolved
src/sph/fluid/rhs.jl Outdated Show resolved Hide resolved
LasNikas
LasNikas previously approved these changes Nov 30, 2022
@efaulhaber efaulhaber dismissed stale reviews from LasNikas and BenSimpson-365 via 2761806 November 30, 2022 12:22
@efaulhaber efaulhaber requested a review from LasNikas November 30, 2022 12:22
@efaulhaber efaulhaber merged commit d67a170 into dev Nov 30, 2022
@efaulhaber efaulhaber deleted the fsi2 branch November 30, 2022 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants