NESTCollaboration / nest

Noble Element Simulation Technique is used to simulate noble-element energy deposition microphysics.
http://nest.physics.ucdavis.edu
Other
23 stars 42 forks source link

Adding physical sanity check when getting photon times #186

Closed FaroutYLq closed 4 months ago

FaroutYLq commented 4 months ago

Currently, it is possible to specify more exciton than total photon number in NESTcalc::GetPhotonTimes. When someone does that, it usually means that one is already doing something physically wrong. It might be good to forbid this from even allowed.