From 34f04bd46d5e253473b18df835dbb1394c3a39ee Mon Sep 17 00:00:00 2001 From: kmdeck <65979205+kmdeck@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:05:42 -0700 Subject: [PATCH] Extend long run --- experiments/long_runs/land.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/long_runs/land.jl b/experiments/long_runs/land.jl index 153c51774b..db991149c0 100644 --- a/experiments/long_runs/land.jl +++ b/experiments/long_runs/land.jl @@ -638,7 +638,7 @@ end function setup_and_solve_problem(; greet = false) t0 = 0.0 - tf = 60 * 60.0 * 24 * 365 + tf = 60 * 60.0 * 24 * 60 # keep short until it runs! * 365 Δt = 900.0 nelements = (101, 15) if greet