We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e445ed9 commit e7b5d86Copy full SHA for e7b5d86
Examples/Tests/point_of_contact_EB/warpx_used_inputs
@@ -1,7 +1,7 @@
1
amr.max_level = 1
2
warpx.fine_tag_lo = 0.0 -0.5
3
warpx.fine_tag_hi = 0.25 0.0
4
-max_step = 23
+max_step = 1
5
amr.blocking_factor = 8
6
amr.max_grid_size = 128
7
geometry.dims = RZ
@@ -15,7 +15,7 @@ boundary.potential_lo_y = 0
15
boundary.potential_hi_y = 0
16
boundary.potential_lo_z = 0
17
boundary.potential_hi_z = 0
18
-warpx.const_dt = 1.216119097e-11
+warpx.const_dt = 1.216119097e-9
19
warpx.eb_implicit_function = -(x**2 -0.2**2)
20
algo.maxwell_solver = none
21
algo.field_gathering = momentum-conserving
0 commit comments