-
Dear Sir, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It's a bit hard to tell what exactly the problem is without knowing the detector geometry you're using. |
Beta Was this translation helpful? Give feedback.
-
One thing that might help debugging: Another thing would be to check how you are defining the impurity density in the config file:
|
Beta Was this translation helpful? Give feedback.
One thing that might help debugging:
if you run your simulations for a given depletion voltage under the assumed depletion voltage (make sure to use
depletion_handling = true
), you can check if it's depleted usingis_depleted(sim.point_types)
. Plotting thepoint_types
might help to find out where exactly your detector is still undepleted (search for yellow areas).Another thing would be to check how you are defining the impurity density in the config file: