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

Check microscopic bimolecular reactions at subvolume level instead of region level #69

Open
adamjgnoel opened this issue May 27, 2016 · 0 comments
Assignees
Milestone

Comments

@adamjgnoel
Copy link
Owner

A potential bimolecular reactant is compared with every other potential reactant in current region as well as neighboring regions where the reaction might take place. This could be computationally very inefficient for large systems. It could be better to maintain lists of what subvolumes the reactants of a particular reactant could be in, as well as lists of what molecules are in those subvolumes. This would take a lot more memory and time to initialize but potentially much faster to execute.

@adamjgnoel adamjgnoel added this to the Beyond v1.0 milestone May 27, 2016
@adamjgnoel adamjgnoel self-assigned this May 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant