Skip to content

Commit

Permalink
Fix the perf test for cond/evap
Browse files Browse the repository at this point in the history
  • Loading branch information
trontrytel committed Oct 11, 2024
1 parent 9703563 commit 0c4eb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/performance_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ function benchmark_test(FT)
TD.PhasePartition(FT(0), FT(0), FT(0.002)),
TD.PhasePartition(FT(0), FT(0), FT(0.001)),
),
10,
12,
)
bench_press(
CMN.conv_q_vap_to_q_liq_ice_MM2015,
Expand Down

0 comments on commit 0c4eb34

Please sign in to comment.