Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added coulomb collisions and spatial growth model #4

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

lionelchg
Copy link

These models are compared with the initial BOLSIG+ article from 2005 in the samples directory for Argon with the original cross sections.

@minouHub
Copy link

minouHub commented Aug 1, 2020

@aluque this new features would be great for the code. Do you have time to review it?

@minouHub
Copy link

minouHub commented Aug 1, 2020

@lionelchg you mentioned in your last commit that electron-electron collisions are costly in time. In BOLSIG+, the e-e collisions are "turned on" only above a certain threshold of ionization. I could not find if you implemented this as well.

@lionelchg
Copy link
Author

@minouHub indeed I haven't implemented this, however as of now it is a feature dependent of the user so you are free to perform this check in the main program to enable it or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants