Skip to content

Commit 615f99d

Browse files
authored
Merge branch 'master' into bala_force_changes
2 parents 33ee6b6 + 98efa30 commit 615f99d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/post_process/m_data_input.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ impure subroutine s_read_serial_data_files(t_step)
312312
STATUS='old', ACTION='read')
313313
read (1) q_cons_vf(i)%sf(0:m, 0:n, 0:p)
314314
close (1)
315-
print *, q_cons_vf(i)%sf(:, 0, 0)
316315
else
317316
call s_mpi_abort('File q_cons_vf'//trim(file_num)// &
318317
'.dat is missing in '//trim(t_step_dir)// &

0 commit comments

Comments
 (0)