From fc9dda7f8de468b337ba7d378cbc74128f13ecf4 Mon Sep 17 00:00:00 2001 From: Zhaoyi Shen <11598433+szy21@users.noreply.github.com> Date: Sun, 21 Jan 2024 22:15:16 -0800 Subject: [PATCH] fix --- test/relations.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/relations.jl b/test/relations.jl index 90266f24..3119b7da 100644 --- a/test/relations.jl +++ b/test/relations.jl @@ -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 .+