-
Notifications
You must be signed in to change notification settings - Fork 0
Add translator for temperature and density #28
Copy link
Copy link
Open
Labels
MonteCarloTransportIndicated that the issue is related to the upstream usage in a Monte-Carlo Transport Code.Indicated that the issue is related to the upstream usage in a Monte-Carlo Transport Code.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
MonteCarloTransportIndicated that the issue is related to the upstream usage in a Monte-Carlo Transport Code.Indicated that the issue is related to the upstream usage in a Monte-Carlo Transport Code.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
The input temperature and density, usually
Unitful.Quantityobjects, are transformed to the internal unit system. It would be very convenient if you added a function that translates the internal values back to the original value (maybe by giving a target unit).Validation and testing