Skip to content

Commit

Permalink
Up test_rz_flux_injection benchmark
Browse files Browse the repository at this point in the history
This is needed since the change alters the calling of the random number
  • Loading branch information
dpgrote committed Sep 16, 2024
1 parent 1006714 commit d92ff64
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Regression/Checksum/benchmarks_json/test_rz_flux_injection.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"electron": {
"particle_momentum_x": 7.168456345337534e-18,
"particle_momentum_y": 7.02290351254873e-18,
"particle_momentum_z": 9.565641373942318e-42,
"particle_position_x": 6962.988311042427,
"particle_position_y": 2034.5301680154264,
"particle_theta": 6397.068924320389,
"particle_weight": 3.215011942598676e-08
},
"lev=0": {
"Bz": 9.526664429810971e-24
"Bz": 9.524453851623612e-24
},
"electron": {
"particle_momentum_x": 7.146168286112378e-18,
"particle_momentum_y": 7.073108431229069e-18,
"particle_momentum_z": 9.282175511339672e-42,
"particle_position_x": 6978.157994231982,
"particle_position_y": 2044.6981840260364,
"particle_theta": 6298.956888689097,
"particle_weight": 3.2236798669537214e-08
}
}
}

0 comments on commit d92ff64

Please sign in to comment.