-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Conflicts: # example_NiO_OpenMX.sh # examples/NiO_G-AFM.OpenMx/nio_J_openmx.toml # examples/NiO_G-AFM.OpenMx/nio_J_wannier.toml # examples/NiO_G-AFM.OpenMx/nio_dft_result.tar.xz # install.jl # install.sh
- Loading branch information
Showing
21 changed files
with
258 additions
and
2,352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,28 @@ | ||
- Hongkee Yoon Hongkeeyoon@kaist.ac.kr | ||
- 2019.05 works with Julia 1.0 & 1.1 | ||
- 2019.11 works with Julia 1.0 & 1.1 & 1.2 | ||
- https://kaist-elst.github.io/DFTforge.jl/ | ||
|
||
# Quick start | ||
## How to install | ||
- ./install.sh | ||
## How to run example | ||
- ./example_NiO_OpenMX.sh | ||
![Julia1.0](https://img.shields.io/badge/Julia-1.0-blue.svg?longCache=true) ![Julia1.1](https://img.shields.io/badge/Julia-1.1-blue.svg?longCache=true) ![Julia1.2](https://img.shields.io/badge/Julia-1.2-blue.svg?longCache=true) | ||
|
||
The backend package for MFT code [Jx](https://kaist-elst.github.io/Jx.jl/). | ||
|
||
![Julia1.0](https://img.shields.io/badge/Julia-1.0-blue.svg?longCache=true) ![Julia1.0](https://img.shields.io/badge/Julia-0.7-blue.svg?longCache=true) | ||
|
||
[Homepage & How to use](https://kaist-elst.github.io/DFTforge.jl/) | ||
# DFTforge: the DFT postprocessing environment | ||
Simplify obtaining Hamiltonian, Eigenvalue, Eigenvector from DFT results, and Pre-caching them for parallelized calculations. | ||
Pre-cached results are easy to use when calculating in k and q space. | ||
|
||
|
||
# MFT (Magentic force theory) | ||
## DFTforge | ||
The wrapper for calculating Hamiltonian, Eigenvalue, Eigenvector from DFT results. | ||
|
||
![Jx](docs/Logo_text.svg){: height="100px" } | ||
* read DFT results from OpenMX, Wannier90 | ||
* Calculate Phi, Enk, Hks, | ||
|
||
### Etc. functionalities | ||
* K-point representation in INT (for unique K,Q). | ||
* Gennerate K-points. | ||
* Generalised argument parser (support TOML sytle input). | ||
|
||
|
||
**JX** Calculate spin exchange coupling parameters *J* from [OpenMX](http://www.openmx-square.org/) DFT/Wannier, [Wannier90](http://www.wannier.org/) hamiltonians via linear-response theory. | ||
|
||
We support the following features: | ||
- J in momentum space. | ||
- Orbital resolved *J* | ||
- Local axis redefinition for orbital resolved *J* | ||
- Full [OpenMX](http://www.openmx-square.org/) DFT Hamiltonian and Wannier Hamiltonian ([OpenMX](http://www.openmx-square.org/)/[Wannier90](http://www.wannier.org/)) | ||
[Homepage & How to use](https://kaist-elst.github.io/DFTforge.jl/) | ||
|
||
![Logo](docs/Logo.svg) | ||
--- |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
36a0349
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
36a0349
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register branch=master