Skip to content

[New Feature]A Wannier90 interface for ABACUS: abacusw90#7248

Open
ZhouXY-PKU wants to merge 14 commits intodevelopfrom
ZhouXY-PKU-Wannier90
Open

[New Feature]A Wannier90 interface for ABACUS: abacusw90#7248
ZhouXY-PKU wants to merge 14 commits intodevelopfrom
ZhouXY-PKU-Wannier90

Conversation

@ZhouXY-PKU
Copy link
Copy Markdown
Collaborator

Unit Tests and/or Case Tests for my changes

  • No unit test is added.

Any changes of core modules? (ignore if not applicable)

  • No

Please refer to README.md of abacusw90

Implement core interface class for ABACUS-Wannier90 workflow, including methods for setting parameters, preparing files, and executing the workflow.
This README provides an overview of the ABACUS Wannier90 interface, detailing features, installation instructions, a quick start guide, and workflow steps.
Updated script documentation for clarity and added details on post-processing checks.
This script demonstrates the use of LCAO basis with Gamma-only settings for ABACUS Wannier90, including structure definition and parameter settings.
Input/Output utilities for ABACUS and Wannier90 files.
"""

import numpy as np
"""

import numpy as np
from pathlib import Path

import numpy as np
from pathlib import Path
from typing import List, Dict, Optional
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

Successfully merging this pull request may close these issues.

1 participant