Skip to content

Commit

Permalink
run snowy land longrun for 20 years
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Nov 2, 2024
1 parent 65a34e0 commit 612dfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/long_runs/snowy_land.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 612dfba

Please sign in to comment.