-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added a subroutine to add electric field in ham_slab.f90 in order to …
…apply electric field on slab system, it works only when calculate ek_slab by setting Slabband_calc =T. Please set the number Electric_field_in_eVpA in namelist SYSTEM.
- Loading branch information
1 parent
24bd24b
commit bbcae16
Showing
3 changed files
with
80 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -753,3 +753,4 @@ subroutine ek_slab_kplane | |
return | ||
end subroutine ek_slab_kplane | ||
|
||
|
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