diff options
Diffstat (limited to 'Examples')
-rw-r--r-- | Examples/Tests/PML/inputs2d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/PML/inputs2d b/Examples/Tests/PML/inputs2d index 5b936a333..dc1f136ef 100644 --- a/Examples/Tests/PML/inputs2d +++ b/Examples/Tests/PML/inputs2d @@ -2,7 +2,7 @@ max_step = 300 # number of grid points -amr.n_cell = 128 512 +amr.n_cell = 128 256 # Maximum allowable size of each subdomain in the problem domain; # this is used to decompose the domain for parallel calculations. |