From 612dfba0e19c57e353278331b1323cbfd551dcb1 Mon Sep 17 00:00:00 2001 From: Julia Sloan Date: Fri, 1 Nov 2024 17:36:40 -0700 Subject: [PATCH] run snowy land longrun for 20 years --- experiments/long_runs/snowy_land.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/long_runs/snowy_land.jl b/experiments/long_runs/snowy_land.jl index 518a657db4..aa76beb9a8 100644 --- a/experiments/long_runs/snowy_land.jl +++ b/experiments/long_runs/snowy_land.jl @@ -384,7 +384,7 @@ end function setup_and_solve_problem(; greet = false) t0 = 0.0 - tf = 60 * 60.0 * 24 * 365 + tf = 60 * 60.0 * 24 * 365 * 20 Δt = 450.0 nelements = (101, 15) if greet