Added sentinel value for model_args parameter of search_for_keff function

This commit is contained in:
Adam Nelson 2017-03-22 19:09:04 -04:00
parent bbb351f06b
commit f375d81555
2 changed files with 10 additions and 6 deletions

View file

@ -173,7 +173,7 @@ Running OpenMC
openmc.calculate_volumes
openmc.plot_geometry
openmc.plot_inline
openmc.KeffSearch
openmc.search_for_keff
Post-processing
---------------