Skip to content

Commit

Permalink
ac canopy
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Jul 15, 2024
1 parent c7aaf40 commit 291e4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/long_runs/land.jl
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (101, 15))
τ_NIR_leaf = FT(0.25)

# Energy Balance model
ac_canopy = FT(2.5e4) # this will likely be 10x smaller!
ac_canopy = FT(2.5e3) # this will likely be 10x smaller!

# Conductance Model
g1 = FT(141) # Wang et al: 141 sqrt(Pa) for Medlyn model; Natan used 300.
Expand Down

0 comments on commit 291e4d3

Please sign in to comment.