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

Implement the state prescription at EB for the Riemann solver #774

Merged
merged 7 commits into from
Apr 10, 2024

Conversation

marchdf
Copy link
Contributor

@marchdf marchdf commented Mar 28, 2024

TODO:

  • document this and warn users about it (it's beta, only right for hydro fluxes)
  • add an abort if using godunov
  • add a user defined flag "do_problem_eb_fill" that gets passed to pc_compute_hyp_mol_flux_eb
  • move ebfill into the problem specific function stuff
  • test on eb-inflow case

@marchdf marchdf requested a review from baperry2 March 28, 2024 16:47
@marchdf marchdf force-pushed the eb-inflow branch 9 times, most recently from 334f340 to 298135e Compare March 28, 2024 21:40
Source/MOL.cpp Outdated Show resolved Hide resolved
Exec/RegTests/EB-InflowBC/prob.H Fixed Show fixed Hide fixed
Exec/RegTests/EB-InflowBC/prob.H Fixed Show fixed Hide fixed
Exec/RegTests/EB-InflowBC/prob.H Fixed Show fixed Hide fixed
Exec/RegTests/EB-InflowBC/prob.cpp Fixed Show fixed Hide fixed
Exec/RegTests/EB-InflowBC/prob.cpp Fixed Show fixed Hide fixed
@marchdf marchdf marked this pull request as ready for review April 5, 2024 18:55
@marchdf marchdf requested a review from baperry2 April 5, 2024 18:55
@marchdf marchdf enabled auto-merge (squash) April 9, 2024 17:06
@marchdf marchdf merged commit e6be861 into development Apr 10, 2024
14 checks passed
@marchdf marchdf deleted the eb-inflow branch April 10, 2024 20:54
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.

2 participants