Skip to content

Commit

Permalink
trigger long run
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Aug 5, 2024
1 parent 647eb36 commit 83f6d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiments/long_runs/land.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 83f6d96

Please sign in to comment.