Skip to content

Commit

Permalink
rm trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed May 15, 2018
1 parent 8f73056 commit bde57f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameterizations/vertical/MOM_tidal_mixing.F90
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ subroutine calculate_CVMix_tidal(h, j, G, GV, CS, N2_int, Kd)
exp_hab_zetar = exp_hab_zetar, &
zw = iFaceHeight, &
CVmix_tidal_params_user = CS%CVMix_tidal_params)
!TODO: in above call, there is no need to pass efficiency, since it gets
!TODO: in above call, there is no need to pass efficiency, since it gets
! passed via CVMix_init_tidal and stored in CVMix_tidal_params. Change
! CVMix API to prevent this redundancy.

Expand Down

0 comments on commit bde57f3

Please sign in to comment.