Skip to content
Snippets Groups Projects

GRHD: more specific boundry conditions [only incorporated for FV+slope_limiter]

Merged Florian Atteneder requested to merge fa/grhd-bdryconds into main
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,7 +4,7 @@ polytrope_k = 100.0
polytrope_gamma = 2.0
[GRHD]
bc = "from_id"
bc = "tov_reflective_origin"
id = "tov"
formulation = "doublecartoon"
id_filename = "$(joinpath(ROOTDIR,\"initialdata\",\"TOV_stable.h5\"))"
Loading