Skip to content

Commit

Permalink
amr.max_grid_size=32
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Aug 16, 2024
1 parent d4fabf6 commit f7fb6e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Regression/WarpX-tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3824,7 +3824,7 @@ analysisRoutine = Examples/Tests/point_of_contact_EB/analysis.py
[ThetaImplicitPicard_1d]
buildDir = .
inputFile = Examples/Tests/Implicit/inputs_1d
runtime_params = warpx.abort_on_warning_threshold=high amr.max_grid_size=20
runtime_params = warpx.abort_on_warning_threshold=high amr.max_grid_size=32
dim = 1
addToCompileString =
cmakeSetupOpts = -DWarpX_DIMS=1
Expand Down Expand Up @@ -3868,7 +3868,7 @@ analysisRoutine = Examples/Tests/Implicit/analysis_vandb_jfnk_2d.py
[SemiImplicitPicard_1d]
buildDir = .
inputFile = Examples/Tests/Implicit/inputs_1d_semiimplicit
runtime_params = warpx.abort_on_warning_threshold=high amr.max_grid_size=20
runtime_params = warpx.abort_on_warning_threshold=high amr.max_grid_size=32
dim = 1
addToCompileString =
cmakeSetupOpts = -DWarpX_DIMS=1
Expand Down

0 comments on commit f7fb6e1

Please sign in to comment.