mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
added global dependency in RNG for user defined seed
This commit is contained in:
parent
409c74bc55
commit
1aa32f37e4
1 changed files with 2 additions and 0 deletions
|
|
@ -231,6 +231,8 @@ plot.o: geometry_header.o
|
|||
plot.o: global.o
|
||||
plot.o: particle_header.o
|
||||
|
||||
random_lcg.o: global.o
|
||||
|
||||
search.o: constants.o
|
||||
search.o: error.o
|
||||
search.o: global.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue