diff --git a/src/cache/cache.jl b/src/cache/cache.jl index 5eb642a5c9d..94607c0a2b8 100644 --- a/src/cache/cache.jl +++ b/src/cache/cache.jl @@ -87,7 +87,6 @@ function default_cache( test, moisture_model = atmos.moisture_model, model_config = atmos.model_config, - Yₜ = similar(Y), # only needed when using increment formulation limiter, ᶜΦ, ᶠgradᵥ_ᶜΦ = ᶠgradᵥ.(ᶜΦ),