From 901e1b44e9478cf7ec12f856d19156b9066b3c5d Mon Sep 17 00:00:00 2001 From: Zhaoyi Shen <11598433+szy21@users.noreply.github.com> Date: Thu, 12 Oct 2023 22:39:31 -0700 Subject: [PATCH] wip --- src/prognostic_equations/hyperdiffusion.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/prognostic_equations/hyperdiffusion.jl b/src/prognostic_equations/hyperdiffusion.jl index e2b40646b9e..0bfadda47e7 100644 --- a/src/prognostic_equations/hyperdiffusion.jl +++ b/src/prognostic_equations/hyperdiffusion.jl @@ -237,8 +237,8 @@ NVTX.@annotate function tracer_hyperdiffusion_tendency!(Yₜ, Y, p, t) if turbconv_model isa EDMFX (; ᶜspecificʲs, ᶜ∇²specific_tracersʲs, ᶜp) = p end - if turbconv_model isa EDMFX - (; ᶜq_totʲs) = p + if turbconv_model isa AdvectiveEDMFX + (; ᶜ∇²q_totʲs) = p end if do_dss buffer = p.hyperdiffusion_ghost_buffer