Skip to content

Commit

Permalink
Add stencil coeffs
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe committed Nov 20, 2024
1 parent 61f2c49 commit 785a493
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ FILE = inputs_base_3d

algo.maxwell_solver = customcoef
warpx.cfl = 0.5

algo.custom_coef_upward_stencil_z = 0.5 0.1666666
algo.custom_coef_downward_stencil_z = 0.5 0.1666666

0 comments on commit 785a493

Please sign in to comment.