mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Removed unused variable in bin_to_mesh_indices.
This commit is contained in:
parent
5f3612f7ae
commit
56a425ca9a
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ contains
|
|||
|
||||
integer :: n_y
|
||||
integer :: n_z
|
||||
integer :: temp_bin
|
||||
|
||||
if (m % n_dimension == 2) then
|
||||
n_y = m % dimension(2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue