Skip to content

Commit

Permalink
Merge pull request #87 from fusion-energy/fixing_units
Browse files Browse the repository at this point in the history
correcting shafranov_factor units
  • Loading branch information
shimwell authored Jan 20, 2024
2 parents 878a8d2 + 6507e29 commit 64e4aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openmc_plasma_source/tokamak_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class TokamakSource:
pedestal_radius (float): Minor radius at pedestal (cm)
shafranov_factor (float): Shafranov factor (referred in [1] as esh)
also known as outward radial displacement of magnetic surfaces
(m)
(cm)
angles (iterable of floats): the start and stop angles of the ring in
radians
sample_size (int, optional): number of neutron sources. Defaults
Expand Down

0 comments on commit 64e4aa1

Please sign in to comment.