Skip to content

[WIP] implement one-sided stencils for 4th order - #303

Open
zingale wants to merge 14 commits into
python-hydro:mainfrom
zingale:one-sided-fourth-order
Open

[WIP] implement one-sided stencils for 4th order#303
zingale wants to merge 14 commits into
python-hydro:mainfrom
zingale:one-sided-fourth-order

Conversation

@zingale

Copy link
Copy Markdown
Collaborator

these are for symmetry boundaries.

@zingale

Copy link
Copy Markdown
CollaboratorAuthor

this addresses #244

@zingalezingale changed the title implement one-sided stencils for 4th order[WIP] implement one-sided stencils for 4th orderNov 22, 2024
@zingale

Copy link
Copy Markdown
CollaboratorAuthor

Here's the rt_multimode problem without the initial perturbation + reflecting BCs run with the 4th order solver, showing Mach number in a vertical slice:

rt_bcs

blue is the current main and orange is this PR.

We see that this PR reduces the velocity noise near the boundary.

Sign up for freeto 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.

1 participant

@zingale