mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
no alias tag for sab table entry
This commit is contained in:
parent
dd1fa29460
commit
e688cfa8ee
1 changed files with 0 additions and 1 deletions
|
|
@ -1568,7 +1568,6 @@ contains
|
|||
mat % i_sab_tables(j) = index_sab
|
||||
|
||||
call sab_dict % add_key(name, index_sab)
|
||||
call sab_dict % add_key(alias, index_sab)
|
||||
else
|
||||
mat % i_sab_tables(j) = sab_dict % get_key(name)
|
||||
end if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue