Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Sep 5, 2024
1 parent b47ce10 commit 6147c19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/standalone/Soil/energy_hydrology.jl
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,6 @@ function ClimaLand.source!(
),
Δz,
p.soil.κ,
src.Δt,
),
ν,
θ_r,
Expand All @@ -635,7 +634,6 @@ function ClimaLand.source!(
),
Δz,
p.soil.κ,
src.Δt,
),
ν,
θ_r,
Expand Down

0 comments on commit 6147c19

Please sign in to comment.