Skip to content

Commit

Permalink
update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Apr 20, 2024
1 parent 380a69d commit 8daa646
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wdmerger_collision-compare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
- name: Check the extrema
run: |
cd Exec/science/wdmerger
../../../external/amrex/Tools/Plotfile/fextrema.gnu.ex plt00095 > fextrema.out
../../../external/amrex/Tools/Plotfile/fextrema.gnu.ex plt00088 > fextrema.out
diff fextrema.out ci-benchmarks/wdmerger_collision_2D.out
48 changes: 24 additions & 24 deletions Exec/science/wdmerger/ci-benchmarks/wdmerger_collision_2D.out
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
plotfile = plt00095
plotfile = plt00088
time = 1.25
variables minimum value maximum value
density 8.7135211913e-05 13353524.435
xmom -4.4634547423e+14 1.4982445308e+15
ymom -1.8881098335e+15 1.9802028197e+15
density 8.6729292612e-05 7845757.9641
xmom -4.0633354972e+14 1.551400564e+15
ymom -1.3597988369e+15 2.2475296277e+15
zmom 0 0
rho_E 7.6866508899e+11 5.6480764484e+24
rho_e 7.3273369729e+11 5.6257109543e+24
Temp 100000 3970499251.5
rho_He4 8.7135211913e-17 1472.557835
rho_C12 3.4854084765e-05 5034202.6702
rho_O16 5.2281127147e-05 7781357.4533
rho_Ne20 8.7135211913e-17 643712.05721
rho_Mg24 8.7135211913e-17 1137247.8977
rho_Si28 8.7135211913e-17 4245283.1554
rho_S32 8.7135211913e-17 2178470.1687
rho_Ar36 8.7135211913e-17 497477.29422
rho_Ca40 8.7135211913e-17 382010.10154
rho_Ti44 8.7135211913e-17 1577.2314864
rho_Cr48 8.7135211913e-17 1468.2939271
rho_Fe52 8.7135211913e-17 14839.719434
rho_Ni56 8.7135211913e-17 182888.36194
phiGrav -4.614866944e+17 -2.2055818115e+16
grav_x -461232534.93 -48603.543258
grav_y -444759175.11 392332867.05
rho_E 9.2398321093e+11 5.3915021975e+24
rho_e 8.4936113732e+11 5.3523796964e+24
Temp 100000 3949829619.9
rho_He4 8.6729292612e-17 1288.8271801
rho_C12 3.4691717045e-05 2795592.1766
rho_O16 5.2037575567e-05 4714582.9885
rho_Ne20 8.6729292612e-17 550048.75584
rho_Mg24 8.6729292612e-17 996221.69275
rho_Si28 8.6729292612e-17 4108826.6962
rho_S32 8.6729292612e-17 2116229.6136
rho_Ar36 8.6729292612e-17 509049.28375
rho_Ca40 8.6729292612e-17 472504.19598
rho_Ti44 8.6729292612e-17 1071.9217721
rho_Cr48 8.6729292612e-17 5082.0773428
rho_Fe52 8.6729292612e-17 70257.464505
rho_Ni56 8.6729292612e-17 1284867.6299
phiGrav -4.8152316901e+17 -2.3376725137e+16
grav_x -526515781.34 -51483.706401
grav_y -565949608.7 391647841.27
grav_z 0 0
rho_enuc -7.502262752e+21 6.4140001008e+26
rho_enuc -2.7110182763e+22 5.5221803639e+26

0 comments on commit 8daa646

Please sign in to comment.