Skip to content

Commit

Permalink
removing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekg7 committed Oct 23, 2024
1 parent ed5560f commit bd7bbdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core_atmosphere/dynamics/mpas_atm_time_integration.F
Original file line number Diff line number Diff line change
Expand Up @@ -1969,7 +1969,6 @@ subroutine atm_compute_vert_imp_coefs_work(nCells, moist_start, moist_end, dts,
-cofwr(k ,iCell)* cofrz(k ) &
+cofwt(k ,iCell)* coftz(k+1,iCell)*rdzw(k )
end do

!MGD VECTOR DEPENDENCE
!$acc loop seq
do k=2,nVertLevels
Expand Down

0 comments on commit bd7bbdd

Please sign in to comment.