-
Notifications
You must be signed in to change notification settings - Fork 0
Add Electron Distributions #30
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 request
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 request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I think the
ElectronDistributionfromXRTSProbing.jl(see here) should be moved to ESM.jl, because it is only matter-related.Furthermore, this allows for the implementation of
AbstractMediumcontaining anAbstractMatterModelalong with anAbstractElectronDistribution.