I am trying to calculate heating for various fusion blanket materials. I downloaded the FENDL 3.2 cross section library from Other Data Libraries | OpenMC, but when I run my simulation (attached) with photon transport on to get the heating from both neutrons and secondary photons, I run into the readout in the terminal shown below.
I am using the develop branch, which I pulled on September 7, 2023.
I also tried using the ‘heating-local’ score with photon transport off, and I got tally results of 0. I realized that the FENDL 3.2 library found on the OpenMC website does not include the MT=901 reaction, but when I installed the FENDL 3.2 ENDF files from the IAEA website, and used the OpenMC Python API to run NJOY and create a cross section library, the MT=901 reaction was included, and I was able to run with the ‘heating-local’ score. But I still can’t use the ‘heating’ score with photon transport on, without seeing the message below.
Reading Li from /home/cdunn314/fendl3.2_2_hdf5/photon/Li.h5
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 454 in H5Aopen(): unable to open attribute: 'binding_energy'
major: Attribute
minor: Can't open object
#001: H5VLcallback.c line 1091 in H5VL_attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#002: H5VLcallback.c line 1058 in H5VL__attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#003: H5VLnative_attr.c line 124 in H5VL__native_attr_open(): unable to open attribute: 'binding_energy'
major: Attribute
minor: Can't open object
#004: H5Aint.c line 422 in H5A__open(): unable to load attribute info from object header for attribute: 'binding_energy'
major: Attribute
minor: Can't open object
#005: H5Oattribute.c line 494 in H5O__attr_open_by_name(): can't locate attribute: 'binding_energy'
major: Attribute
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 698 in H5Aread(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 1626 in H5Aclose(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 454 in H5Aopen(): unable to open attribute: 'num_electrons'
major: Attribute
minor: Can't open object
#001: H5VLcallback.c line 1091 in H5VL_attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#002: H5VLcallback.c line 1058 in H5VL__attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#003: H5VLnative_attr.c line 124 in H5VL__native_attr_open(): unable to open attribute: 'num_electrons'
major: Attribute
minor: Can't open object
#004: H5Aint.c line 422 in H5A__open(): unable to load attribute info from object header for attribute: 'num_electrons'
major: Attribute
minor: Can't open object
#005: H5Oattribute.c line 494 in H5O__attr_open_by_name(): can't locate attribute: 'num_electrons'
major: Attribute
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 698 in H5Aread(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 1626 in H5Aclose(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 454 in H5Aopen(): unable to open attribute: 'binding_energy'
major: Attribute
minor: Can't open object
#001: H5VLcallback.c line 1091 in H5VL_attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#002: H5VLcallback.c line 1058 in H5VL__attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#003: H5VLnative_attr.c line 124 in H5VL__native_attr_open(): unable to open attribute: 'binding_energy'
major: Attribute
minor: Can't open object
#004: H5Aint.c line 422 in H5A__open(): unable to load attribute info from object header for attribute: 'binding_energy'
major: Attribute
minor: Can't open object
#005: H5Oattribute.c line 494 in H5O__attr_open_by_name(): can't locate attribute: 'binding_energy'
major: Attribute
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 698 in H5Aread(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 1626 in H5Aclose(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 454 in H5Aopen(): unable to open attribute: 'num_electrons'
major: Attribute
minor: Can't open object
#001: H5VLcallback.c line 1091 in H5VL_attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#002: H5VLcallback.c line 1058 in H5VL__attr_open(): attribute open failed
major: Virtual Object Layer
minor: Can't open object
#003: H5VLnative_attr.c line 124 in H5VL__native_attr_open(): unable to open attribute: 'num_electrons'
major: Attribute
minor: Can't open object
#004: H5Aint.c line 422 in H5A__open(): unable to load attribute info from object header for attribute: 'num_electrons'
major: Attribute
minor: Can't open object
#005: H5Oattribute.c line 494 in H5O__attr_open_by_name(): can't locate attribute: 'num_electrons'
major: Attribute
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 698 in H5Aread(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.12.2) MPI-process 0:
#000: H5A.c line 1626 in H5Aclose(): not an attribute
major: Invalid arguments to routine
minor: Inappropriate type