Skip to content

Commit

Permalink
correcting ss units
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell authored Jan 20, 2024
1 parent 878a8d2 commit 6507e29
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 6507e29

Please sign in to comment.