Skip to content

Commit

Permalink
Merge branch 'advecting_pulse_test_new' of https://github.com/quokka-…
Browse files Browse the repository at this point in the history
…astro/quokka into advecting_pulse_test_new
  • Loading branch information
chongchonghe committed Jan 4, 2024
2 parents 4f9e1ee + 8cbc9e9 commit a0191b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/RadhydroPulse.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ amr.v = 0 # verbosity in Amr
# *****************************************************************
# Resolution and refinement
# *****************************************************************
amr.n_cell = 64 4 4
amr.n_cell = 32 4 4
amr.max_level = 0 # number of levels = max_level + 1
amr.blocking_factor = 4 # grid size must be divisible by this
amr.max_grid_size_x = 64
amr.max_grid_size_x = 32
amr.max_grid_size_y = 4
amr.max_grid_size_z = 4

Expand Down

0 comments on commit a0191b5

Please sign in to comment.