-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I noticed when trying to run openmc_model.py on the fng_str model that the weight windows referenced there are missing:
openmc_fusion_benchmarks/models/fng_str/openmc_model.py
Lines 2184 to 2186 in 8dd3e60
| settings.weight_windows = openmc.wwinp_to_wws("ww_heating.cadis.wwinp") | |
| else: | |
| settings.weight_windows = openmc.wwinp_to_wws("ww_rr.cadis.wwinp") |
In the folder, there is a weight_windows.cadis.wwinp file.
Metadata
Metadata
Assignees
Labels
No labels