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

Make 'permanent' particle vector channels #15

Closed
3 of 4 tasks
dimaleks opened this issue Sep 19, 2018 · 1 comment
Closed
3 of 4 tasks

Make 'permanent' particle vector channels #15

dimaleks opened this issue Sep 19, 2018 · 1 comment
Labels

Comments

@dimaleks
Copy link
Contributor

dimaleks commented Sep 19, 2018

As of now, the extra particle vector channel are not persistent. They are communicated via MPI, but not preserved during the cell-list update. The goal is to make them truly stick:

  • Make CellList reorder data of the extra channels
  • Non-primary CellList should keep the reordered extra channels
  • Views should be aware of the channels store within the non-primary CellList (e.g. for interactions with charge, etc.)
  • Permanent channels should be written and read to/from the restart files
@amlucas
Copy link
Collaborator

amlucas commented Dec 13, 2018

regarding views: seems very specific, leave it as it is for now

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

No branches or pull requests

2 participants