We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0464f commit fb5cb32Copy full SHA for fb5cb32
src/simulation/m_muscl.fpp
@@ -321,7 +321,7 @@ contains
321
integer :: j, k, l, q !< Generic loop iterators
322
323
! Determining the number of cell-average variables which will be
324
- ! muscl-reconstructed and mapping their indical bounds in the x-,
+ ! muscl-reconstructed and mapping their index bounds in the x-,
325
! y- and z-directions to those in the s1-, s2- and s3-directions
326
! as to reshape the inputted data in the coordinate direction of
327
! the muscl reconstruction
0 commit comments