mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Removed debug print statement
This commit is contained in:
parent
f8dd3942b5
commit
cd7020fe7e
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@ contains
|
|||
open(UNIT=UNIT_PLOT, FILE=pl % path_plot, STATUS='replace', &
|
||||
ACCESS='stream')
|
||||
|
||||
print *, ll
|
||||
! write plot header info
|
||||
write(UNIT_PLOT) pl % pixels, vox, ll
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue