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

Add a mapping save and load from mapping functions #12

Closed
jennyfothergill opened this issue May 6, 2021 · 1 comment · Fixed by #14
Closed

Add a mapping save and load from mapping functions #12

jennyfothergill opened this issue May 6, 2021 · 1 comment · Fixed by #14

Comments

@jennyfothergill
Copy link
Member

In any workflow that might actually use grits, we would need to be able to save and reload the mapping:

  1. Create CG_Compound
  2. Save to simulation input format (e.g., gsd)
  3. Run simulation
  4. Load new structure from simulation output
  5. Load mapping
  6. Backmap!
@mikemhenry
Copy link
Member

A quick thought:

If performance is important, then a binary format would be better than text!

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 a pull request may close this issue.

2 participants