Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
iangrooms committed Jun 27, 2024
1 parent 701b1a9 commit 8d6853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameterizations/lateral/MOM_thickness_diffuse.F90
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ subroutine thickness_diffuse_full(h, e, Kh_u, Kh_v, tv, uhD, vhD, cg1, dt, G, GV
real, allocatable :: skeb_gm_work(:,:) ! Temp array to hold GM work for SKEB
real, allocatable :: skeb_ebt_norm2(:,:) ! Used to normalize EBT for SKEB
real :: h_tot ! total depth [H ~> m]

logical :: present_slope_x, present_slope_y, calc_derivatives
integer, dimension(2) :: EOSdom_u ! The shifted I-computational domain to use for equation of
! state calculations at u-points.
Expand Down

0 comments on commit 8d6853e

Please sign in to comment.