Skip to content

Commit

Permalink
remove extra blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
MJHarrison-GFDL committed Sep 17, 2019
1 parent 2d21468 commit 71acc61
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/framework/MOM_horizontal_regridding.F90
Original file line number Diff line number Diff line change
Expand Up @@ -738,11 +738,8 @@ subroutine horiz_interp_and_extrap_tracer_fms_id(fms_id, Time, conversion, G, t
roundoff = 1.e-4

if (.not.spongeDataOngrid) then

if (is_root_pe()) &
call time_interp_external(fms_id, Time, data_in, verbose=.true.)


! loop through each data level and interpolate to model grid.
! after interpolating, fill in points which will be needed
! to define the layers
Expand Down

0 comments on commit 71acc61

Please sign in to comment.