Skip to content

Commit

Permalink
Update src/prognostic_equations/vertical_diffusion_boundary_layer.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Zhaoyi Shen <11598433+szy21@users.noreply.github.com>
  • Loading branch information
charleskawczynski and szy21 authored Oct 5, 2023
1 parent 1ec12b9 commit 4cab3af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ function vertical_diffusion_boundary_layer_tendency!(

FT = eltype(Y)
interior_uₕ = Fields.level(Y.c.uₕ, 1)
interior_coordinates = Fields.level(Fields.coordinate_field(Y.c), 1)
ᶠp = ᶠρK_E = p.ᶠtemp_scalar
@. ᶠp[colidx] = ᶠinterp(ᶜp[colidx])
ᶜΔz_surface = Fields.Δz_field(interior_coordinates)
Expand Down

0 comments on commit 4cab3af

Please sign in to comment.