Skip to content

Commit fb5cb32

Browse files
sbryngelsonclaude
andcommitted
Fix typo in m_muscl.fpp: indical -> index
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cf0464f commit fb5cb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_muscl.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ contains
321321
integer :: j, k, l, q !< Generic loop iterators
322322

323323
! Determining the number of cell-average variables which will be
324-
! muscl-reconstructed and mapping their indical bounds in the x-,
324+
! muscl-reconstructed and mapping their index bounds in the x-,
325325
! y- and z-directions to those in the s1-, s2- and s3-directions
326326
! as to reshape the inputted data in the coordinate direction of
327327
! the muscl reconstruction

0 commit comments

Comments
 (0)