Skip to content

Commit e7b5d86

Browse files
committed
make it quicker
1 parent e445ed9 commit e7b5d86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/Tests/point_of_contact_EB/warpx_used_inputs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
amr.max_level = 1
22
warpx.fine_tag_lo = 0.0 -0.5
33
warpx.fine_tag_hi = 0.25 0.0
4-
max_step = 23
4+
max_step = 1
55
amr.blocking_factor = 8
66
amr.max_grid_size = 128
77
geometry.dims = RZ
@@ -15,7 +15,7 @@ boundary.potential_lo_y = 0
1515
boundary.potential_hi_y = 0
1616
boundary.potential_lo_z = 0
1717
boundary.potential_hi_z = 0
18-
warpx.const_dt = 1.216119097e-11
18+
warpx.const_dt = 1.216119097e-9
1919
warpx.eb_implicit_function = -(x**2 -0.2**2)
2020
algo.maxwell_solver = none
2121
algo.field_gathering = momentum-conserving

0 commit comments

Comments
 (0)