Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Non-equilibrium Green's Function module into postprocessing of DeePTB #31

Closed
floatingCatty opened this issue Oct 17, 2023 · 2 comments · Fixed by #32
Closed

Adding Non-equilibrium Green's Function module into postprocessing of DeePTB #31

floatingCatty opened this issue Oct 17, 2023 · 2 comments · Fixed by #32
Assignees
Labels
Refactor code refactoring

Comments

@floatingCatty
Copy link
Member

Describe Current Status and Possible Solution

An important application of the Tight-Binding Model is to simulate transport phenomena with Non-equilibrium Green's Function NEGF methods. This module was determined to enable DeePTB to model electronic devices with multiple electrodes and simulate transport properties accurately. Basic sub-modules are:

  1. The NEGF sub-module, which performs the NEGF calculations;
  2. The Lead and Device structure modules, which support modelling Devices with scattering regions that are concatenated with several electrodes. Both periodic systems and confined systems are supported.
  3. The interfaces between the NEGF module and the Postprocessing module of DeePTB.

Additional Context

No response

@floatingCatty floatingCatty added the Refactor code refactoring label Oct 17, 2023
@floatingCatty
Copy link
Member Author

#32 This issue is related to this PR.

@QG-phy
Copy link
Collaborator

QG-phy commented Oct 19, 2023

@floatingCatty 在 PR 里面引用issue 就可以。不需要再issue里面引用 PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor code refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants