Skip to content

Commit a998df9

Browse files
Update src/pre_process/m_patches.fpp
1 parent f1526f8 commit a998df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pre_process/m_patches.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ contains
255255
pi_inf = fluid_pp(1)%pi_inf
256256
gamma = fluid_pp(1)%gamma
257257
lit_gamma = (1._wp + gamma)/gamma
258-
j = 0.0_wp
258+
j = 0
259259
k = 0.0_wp
260260

261261
! Transferring the line segment's centroid and length information

0 commit comments

Comments
 (0)