Skip to content

Commit ce57253

Browse files
committed
format
1 parent 33afdec commit ce57253

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/simulation/m_rhs.fpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ contains
11971197
end do
11981198
end do
11991199
else
1200-
1200+
12011201
if (alt_soundspeed) then
12021202
do j = advxb, advxe
12031203
if ((j == advxe) .and. (bubbles .neqv. .true.)) then
@@ -1471,9 +1471,9 @@ contains
14711471
! if (id == 1) then
14721472

14731473
! elseif (id == 2) then
1474-
1474+
14751475
! elseif (id == 3) then
1476-
1476+
14771477
! end if
14781478

14791479
! end subroutine s_compute_advection_source_term

0 commit comments

Comments
 (0)