diff options
Diffstat (limited to 'Examples/Tests/Larmor/inputs.mr')
-rw-r--r-- | Examples/Tests/Larmor/inputs.mr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/Larmor/inputs.mr b/Examples/Tests/Larmor/inputs.mr index 30166a3d6..f933aa77a 100644 --- a/Examples/Tests/Larmor/inputs.mr +++ b/Examples/Tests/Larmor/inputs.mr @@ -2,7 +2,7 @@ max_step = 400 # number of grid points -amr.n_cell = 32 32 +amr.n_cell = 64 64 # The lo and hi ends of grids are multipliers of blocking factor amr.blocking_factor = 16 |