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

App: Interpolation between geometries #142

Open
3 tasks
danielhollas opened this issue Feb 19, 2023 · 1 comment
Open
3 tasks

App: Interpolation between geometries #142

danielhollas opened this issue Feb 19, 2023 · 1 comment
Assignees
Labels
feature New feature or enhancement

Comments

@danielhollas
Copy link
Member

danielhollas commented Feb 19, 2023

Create a simple app that takes two geometries of the same molecule as an input, and produces interpolated geometries in between.

Options for interpolation:

Other inputs:

  • nsample: Number of interpolated geometries

In the future, provide Energy scan on top of the interpolated coordinates as the next step.

@danielhollas danielhollas added the feature New feature or enhancement label Feb 19, 2023
@danielhollas
Copy link
Member Author

We will have to modify the first StructureSelectionStep to handle two Structure Managers at once, for the initial and final geometry.

https://github.com/ispg-group/aiidalab-ispg/blob/main/aiidalab_ispg/app/qeapp/structures.py

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

No branches or pull requests

2 participants