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

Unused source strength in example #30

Open
RemDelaporteMathurin opened this issue Feb 14, 2022 · 1 comment
Open

Unused source strength in example #30

RemDelaporteMathurin opened this issue Feb 14, 2022 · 1 comment

Comments

@RemDelaporteMathurin
Copy link
Member

source_strength = otuc.find_source_strength(fusion_energy_per_second_or_per_pulse=1.3e6)

This variable doesn't seem to be used anywhere. How can we plot the tally with the correct unit?

@shimwell
Copy link
Member

Nice spot, that could be used in the following two function calls. Those functions accept a source_strength arg.

We can either delete line 18 or pass it into the plotting functions.

Up to you

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

No branches or pull requests

2 participants