GithubHelp home page GithubHelp logo

crazy-rookie / deltaspin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caizefeng/deltaspin

0.0 0.0 0.0 3.85 MB

Self-adaptive spin constraint method based on cDFT, embedd in VASP

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%

deltaspin's Introduction

DeltaSpin

version

DeltaSpin is a self-adaptive spin-constraining method based on cDFT, embedded in VASP.

Please cite
Cai, Z., & Xu, B. (2022). First-principles Study of Spin Fluctuations Using Self-adaptive Spin-constrained DFT. https://doi.org/10.48550/arXiv.2208.04551

SOURCE CODE ACCESS

To obtain the source code, please send an email to [email protected].

Requirements and Installation Guide

The system requirements, including all software dependencies and operating systems, are the same as those for the original Vienna Ab initio Simulation Package (VASP).

In addition to following the original routine for compiling vasp_ncl, which may take several minutes, please make sure to:

  1. Clone the entire repository, not just the deltaspin directory.
  2. Use Intel toolchain >= 2019 / oneAPI >= 2020.
  3. In some version of the Intel compiler, you may need to modify FFLAGS in makefile.include as FFLAGS = -assume byterecl -w -warn nointerfaces to turn off type checking due to some old type casting techniques used in the VASP codebase.

Getting Started

  1. Change your working directory to examples/metal/Fe, and simply run the binary bin/vasp_ncl, or submit it to your own cluster like a normal VASP task.
  2. Wait for the calculation to complete. The time required may depend on your system specifications (approximately 20 minutes on a 56-core Intel machine).
  3. Once the calculation is complete, the obtained magnetic moments MW_current in the output OSZICAR should equal the value M_CONSTR set in the input INCAR. All VASP outputs, such as the total energy and electronic structure, correspond to the obtained constrained state.

More Instructions

Please download the manual DeltaSpin_manual.pdf for additional information.

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.