Skip to content

Commit

Permalink
update input file to reflect diag.intervals to align with WarpX
Browse files Browse the repository at this point in the history
  • Loading branch information
RevathiJambunathan committed Jan 30, 2021
1 parent 035908f commit 171d939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Examples/Physics_applications/pulsar/inputs.corotating.3d.PM
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ plasma_p.density_min = 1E0

diagnostics.diags_names = plt chk
plt.diag_type = Full
plt.period = 20
plt.intervals = 20
plt.fields_to_plot = Ex Ey Ez Bx By Bz jx jy jz part_per_cell rho divE

chk.format = checkpoint
chk.diag_type = Full
chk.period = 1000
chk.intervals = 1000

#################################
######### PULSAR SETUP ##########
Expand Down

0 comments on commit 171d939

Please sign in to comment.