mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
fixed error from last merge with master
This commit is contained in:
parent
123d2840dd
commit
c886be7433
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ contains
|
|||
subroutine hdf5_open_output()
|
||||
|
||||
character(9), parameter :: filename = "output.h5" ! File name
|
||||
integer :: error ! Error flag
|
||||
|
||||
! Initialize FORTRAN interface.
|
||||
call h5open_f(hdf5_err)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue