mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Removed cell_type, material_type, and reaction_type attributes from TallyObject.
This commit is contained in:
parent
46f484ffac
commit
e43b26b7b0
1 changed files with 0 additions and 3 deletions
|
|
@ -61,9 +61,6 @@ module tally_header
|
|||
integer :: uid
|
||||
integer :: type
|
||||
real(8) :: volume
|
||||
integer :: cell_type
|
||||
integer :: reaction_type
|
||||
integer :: material_type
|
||||
|
||||
! Tally bin specifications
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue