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

A GUI for DFT-FE #36

Open
manassharma07 opened this issue May 16, 2024 · 0 comments
Open

A GUI for DFT-FE #36

manassharma07 opened this issue May 16, 2024 · 0 comments

Comments

@manassharma07
Copy link
Contributor

I have recently installed DFT-FE and started running a few test calculations. I couldn't find a way to easily convert my existing input files or CIFs to the DFT-FE format.

Therefore, to streamline the process of setting up calculations and facilitate the creation of the input files, I have created a web app (https://dft-fe.streamlit.app/) that can serve as a GUI for DFT-FE.

It creates input files such as coordinates.inp, domainVectors.inp, pseudo.inp, and parameters.prm. It also automatically fetches the SG15 pseudopotentials.

Currently, it allows one to create input files for a given material in the materialsproject.org database, or a molecule in PubChem database. It also allows to create input files form Quantum ESPRESSO input, CIFs, POSCARs, extended XYZs, etc.

Hope the developers and users of DFT-FE will find it useful and can test it out. Essentially, I created the web app by modifying an existing app (https://ripertools.turbomole.org/), that I created for TURBOMOLE (https://www.turbomole.org/).

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

1 participant