Skip to content

Commit

Permalink
add doxygen documentation to vertvisc
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Sep 9, 2024
1 parent 37fe24c commit f3bd9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameterizations/vertical/MOM_vert_friction.F90
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ subroutine vertvisc(u, v, h, forces, visc, dt, OBC, ADp, CDp, G, GV, US, CS, &
real, dimension(SZI_(G),SZJB_(G)), &
optional, intent(out) :: tauy_bot !< Meridional bottom stress from ocean to
!! rock [R L Z T-2 ~> Pa]
logical, optional, intent(in) :: fpmix ! fpmix along Eulerian shear
logical, optional, intent(in) :: fpmix !< fpmix along Eulerian shear
type(wave_parameters_CS), &
optional, pointer :: Waves !< Container for wave/Stokes information

Expand Down

0 comments on commit f3bd9f0

Please sign in to comment.