Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reshuffle task order #252

Merged
merged 12 commits into from
Nov 10, 2023
Merged

Reshuffle task order #252

merged 12 commits into from
Nov 10, 2023

Conversation

shimwell
Copy link
Member

@shimwell shimwell commented Nov 8, 2023

trying to make the order a bit more logical

split out dose and shut down dose task

@shimwell
Copy link
Member Author

['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
Copy link
Member Author

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

@shimwell shimwell merged commit c6cdd28 into main Nov 10, 2023
15 of 16 checks passed
@shimwell shimwell deleted the reshuffle branch April 5, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant