From 83f6d960a597baa05bfad7930a0b35f4a7b06d74 Mon Sep 17 00:00:00 2001 From: kmdeck Date: Mon, 5 Aug 2024 12:39:47 -0700 Subject: [PATCH] trigger long run --- experiments/long_runs/land.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/experiments/long_runs/land.jl b/experiments/long_runs/land.jl index bf33d14e82..7aed2cd370 100644 --- a/experiments/long_runs/land.jl +++ b/experiments/long_runs/land.jl @@ -462,6 +462,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (101, 15)) ) ) # Set up plant hydraulics + # Note that we clip all values of LAI below 0.05 to zero. # This is because we currently run into issues when LAI is # of order eps(FT) in the SW radiation code.