Skip to content

Commit

Permalink
Fix line length in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kshedstrom committed Jul 24, 2024
1 parent 961c026 commit bef193c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/parameterizations/lateral/MOM_load_love_numbers.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1462,8 +1462,8 @@ module MOM_load_love_numbers
!! module is imported from SAL calculation in Model for Prediction Across Scales (MPAS)-Ocean developed by Los Alamos
!! National Laboratory and University of Michigan [\cite Barton2022 and \cite Brus2023]. The load Love numbers
!! are from \cite Wang2012, which are in the center of mass of total Earth system reference frame (CM). When used,
!! Love numbers with degree<2 should be converted to center of mass solid Earth reference frame (CF) [\cite Blewitt2003],
!! as in subroutine calc_love_scaling in MOM_tidal_forcing module.
!! Love numbers with degree<2 should be converted to center of mass solid Earth reference frame (CF)
!! [\cite Blewitt2003], as in subroutine calc_love_scaling in MOM_tidal_forcing module.
!!
!! References:
!!
Expand Down

0 comments on commit bef193c

Please sign in to comment.