Giter Club home page Giter Club logo

make_qe_file's Introduction

Make_QE_file

Quantum Espresso calculations first require an input file.
Since it is time-consuming to create such a file by copy-and-paste from a crystal information file (Cif), etc., we have scripted it in python.

  • cif2qe_in
    • Create QE input file from Cif (Only relax and vc-relax are currently confirmed.)
  • qe_out2in
    • Create QE input file from QE output file (Only relax and vc-relax are currently confirmed.)
    • Used for relax->vc-relax, etc.
  • qe_out2cif
    • Create Cif from QE output file (Only relax and vc-relax are currently confirmed.)

I was able to use it for my application, but I think there are cases where it may not work.
Please modify it by yourself.

Getting Started

Prerequisites

Requires pymatgen,numpy,pandas. If not, installation is automatic.

Installing

First, activate the virtual environment if it is separated by conda.

#examples
conda activate myenv

Download and Installation

 pip install git+https://github.com/souno1218/Make_QE_file.git

pymatgen,numpy,pandas will be installed automatically when not present

Running

Explain how to run the automated tests for this system

Built With

Authors

  • 河野 颯之介(Sonosuke Kono)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Finally.

I am Japanese and had never used GitHub until I wrote this.
I use Deepl because I am not good at English.
This ReedMe is also written with reference to the following page.
https://gist.github.com/PurpleBooth/109311bb0361f32d87a2

I would like to ask you to support us continuously.

make_qe_file's People

Contributors

souno1218 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.