Skip to content

Commit b7f85c6

Browse files
committed
fix: remove stale THINC comment from m_muscl.fpp
1 parent 5a8ca06 commit b7f85c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/simulation/m_muscl.fpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ contains
212212

213213
end subroutine s_muscl
214214

215-
!> Apply THINC interface-compression to sharpen volume-fraction reconstructions at material interfaces
216-
! Left reconstruction Right reconstruction
217215
!> Reshape cell-averaged variable data into direction-local work arrays for MUSCL reconstruction
218216
subroutine s_initialize_muscl(v_vf, muscl_dir)
219217

0 commit comments

Comments
 (0)