Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Jan 22, 2024
1 parent 665a786 commit fc9dda7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/relations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,7 @@ end
@test all(has_condensate.(q_dry) .== false)

e_tot = total_energy.(param_set, ts, e_kin, e_pot)
_T_0 = FT(TP.T_0(param_set))
@test all(
specific_enthalpy.(param_set, ts) .≈
e_int .+
Expand Down

0 comments on commit fc9dda7

Please sign in to comment.