Skip to content

Commit

Permalink
Add some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-marques committed May 29, 2018
1 parent 6782ecb commit 42c4f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parameterizations/vertical/MOM_diabatic_driver.F90
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ subroutine diabatic(u, v, h, tv, Hml, fluxes, visc, ADp, CDp, dt, Time_end, &
call tracer_vertdiff(hold, ea, eb, dt, tv%T, G, GV)
call tracer_vertdiff(hold, ea, eb, dt, tv%S, G, GV)
else

call triDiagTS(G, GV, is, ie, js, je, hold, ea, eb, tv%T, tv%S)
endif

Expand Down

0 comments on commit 42c4f93

Please sign in to comment.