-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
P3Highest Priority, someone is/should be actively working on thisHighest Priority, someone is/should be actively working on thisbug fixSomething was fixedSomething was fixed
Description
Presently, we do not allow the user to specify the ion density profile directly. Instead, we input the atomic_number
However, the effective atomic number is commonly computed as:
This will result in an incorrect ion density profile. What we really mean is the "average" atomic number defined as:
I see two solutions to resolve this issue:
- Update the documentation for the existing
atomic_numberprofile and"Zeff"compute quantity to clarify that it is really the "average" atomic number. - Add a new equilibrium profile for
ion_density. This would be an optional profile that can be used instead ofatomic_number, similar to how we handle the option for either acurrentoriotaprofile.
I suggest that we implement both solutions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Highest Priority, someone is/should be actively working on thisHighest Priority, someone is/should be actively working on thisbug fixSomething was fixedSomething was fixed