Skip to content

Warning when use simulate_waveforms() #376

Answered by fhagemann
zql2021 asked this question in Q&A
Discussion options

You must be logged in to vote

I must admit that the warning messages might not be very responsive, so let me try to explain the origin of these three warning types and whether they have an influence on the quality of the final waveforms:

Warning: 3 charges of the charge cloud at Float32[-0.003572, 0.000623, 0.009535] are outside. Moving them inside...
The new charge center is at Float32[-0.003572, 0.000623, 0.009532].

In order to simulate diffusion and self-repulsion of the charge carriers, the charge clouds need to consist of multiple charge carriers.
You are using number_of_carriers = 100, meaning that each energy deposit will be modeled as 100 point charges, evenly distributed on surfaces of spheres, see here. If …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@zql2021
Comment options

@fhagemann
Comment options

@zql2021
Comment options

Answer selected by fhagemann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants