Skip to content

Commit

Permalink
extend long run of soil
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Sep 4, 2024
1 parent 26a3cbf commit 898b978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/long_runs/soil.jl
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ end
function setup_and_solve_problem(; greet = false)

t0 = 0.0
tf = 60 * 60.0 * 24 * 180
tf = 60 * 60.0 * 24 * 365
Δt = 900.0
nelements = (101, 15)
if greet
Expand Down

0 comments on commit 898b978

Please sign in to comment.