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

simulating periodic systems or slab with qiskit and cp2k #1

Closed
KarimElgammal opened this issue Jul 9, 2024 · 2 comments
Closed

simulating periodic systems or slab with qiskit and cp2k #1

KarimElgammal opened this issue Jul 9, 2024 · 2 comments

Comments

@KarimElgammal
Copy link

Hi Max!

as I got to know that pyscf plugin for qiskit doesn't support yet periodic boundary conditions that is needed to simulate a slab (I am double checking in this issue qiskit-community/qiskit-nature-pyscf#64)

thus, I was checking if the cp2k package can do that
thanks in advance

@mrossinek
Copy link
Owner

Yes, via the integration provided by this plugin you can perform a periodic simulation using CP2K and carve out an active space to be simulated with Qiskit. This is what we show in this paper: https://arxiv.org/abs/2404.18737. In its supplementary information section you can find a link to some input files for CP2K as an example for how to set this up.

@KarimElgammal
Copy link
Author

Yes, via the integration provided by this plugin you can perform a periodic simulation using CP2K and carve out an active space to be simulated with Qiskit. This is what we show in this paper: https://arxiv.org/abs/2404.18737. In its supplementary information section you can find a link to some input files for CP2K as an example for how to set this up.

much appreciated, very insightful article by the way and great useful contribution by sharing supplementary materials, very rare to find such openness

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

No branches or pull requests

2 participants