fusion-energy / neutronics-workshop

A workshop covering a range of fusion relevant analysis and simulations with OpenMC, DAGMC, Paramak and other open source fusion neutronics tools
MIT License
111 stars 50 forks source link

Reshuffle task order #252

Closed shimwell closed 8 months ago

shimwell commented 8 months ago

trying to make the order a bit more logical

split out dose and shut down dose task

shimwell commented 8 months ago

['blanket', 'blanket_rear_wall', 'center_column_shield', 'divertor_lower', 'divertor_upper', 'firstwall', 'inboard_tf_coils', 'pf_coil_1', 'pf_coil_2', 'pf_coil_3', 'pf_coil_4', 'pf_coil_case_1', 'pf_coil_case_2', 'pf_coil_case_3', 'pf_coil_case_4', 'plasma', 'tf_coil']

shimwell commented 8 months ago

mat_inboard_tf_coils = nmm.Material.from_library(name='copper').openmc_material mat_inboard_tf_coils.name = 'inboard_tf_coils'

mat_tf_coils = nmm.Material.from_library(name='copper').openmc_material mat_tf_coils.name = 'tf_coil'

next firstwall