Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisRenchon committed Jul 29, 2024
1 parent 1e12783 commit 303010d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/diagnostics/soilcanopy_compute_methods.jl
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ end
@land_compute "canopy_sensible_heat_flux" SoilCanopyModel p.canopy.energy.shf
@land_compute "canopy_aerodynamic_resistance" SoilCanopyModel p.canopy.energy.r_ae
@land_compute "canopy_temperature" SoilCanopyModel Y.canopy.energy.T
@land_compute "soil_ice" SoilCanopyModel Y.soil.θ_i


@land_compute "soil_ice" SoilCanopyModel top_center_to_surface(Y.soil.θ_i)


#=
Expand Down

0 comments on commit 303010d

Please sign in to comment.