GithubHelp home page GithubHelp logo

zjgemi / apex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zli-afk/apex

0.0 0.0 0.0 7.04 MB

APEX: Alloy Properties EXplorer using simulations

License: GNU Lesser General Public License v3.0

Python 98.67% AMPL 1.33%

apex's Introduction

APEX: Alloy Property EXplorer using simulations

General alloy property test with VASP, ABACUS, and LAMMPS.

This workflow is a part of AI Square. We want to refactor the autotest code based on dflow. This is "general property test" (elastic parameters, EOS, surface energy, interstitial energy, vacancy energy and stacking fault energy supported so far) using VASP, LAMMPS, or ABACUS.

Easy Install:

pip install "git+https://github.com/deepmodeling/APEX.git"

Quick Start:

You can go to the example folder and there are some examples for reference. You can go to one of them and fill in the global.json file. Then you can submit the workflow.

If you want to use VASP code to do the DFT autotest, like the folder vasp_demo. You need to prepare INCAR, POTCAR, POSCAR, global.json(notice that json files for relaxation and properties task are needed as input arguments), then :

apex param_relax.json para_props.json

If you want to run only relaxation or only property tests (notice that property tests require relaxation results under corresponding path in ./confs), for example for relaxation, just give one argument like:

apex param_relax.json

For property tests,

apex param_props.json

If you want to use ABACUS code, like the folder abacus_demo. You need to prepare INPUT, STRU, *.UPF, global.json, param_relax.json, param_props.json (notice that *.orb and KPT are optional ), then:

apex param_relax.json param_props.json

If you want to use LAMMPS to do MD calculation, like the folder lammps_demo. You need to prepare POSCAR, frozen_model.pb, global.json, param_relax.json, param_props.json, then:

apex param_relax.json param_props.json

You can monitor the workflow process on the website.

apex's People

Contributors

zli-afk avatar kevinwenminion 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.