-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enh: many features enabled for the tbtrans files, and many fixes
Changed the reciprocal cell to include 2 * pi. For newcomers this seems like it is much more intuitive. Updated documentation a couple of places (we need to go through all of it and abide to: Parameters ---------- ia : `list` of `int` Atomic indices all : `bool = False` `False`, return only the first orbital ... Removed the need for opening/closing NetCDF files in the SileCDF. This was redundant as the NetCDF file is not a linear file. The SileCDF also implements a few of shorthands for retrieving values vs. variables. The sisl/io/tbtrans.py has been overhauled. Many new routines for mingling with the orbital currents. Now one may request direct unit-cell -> supercell bond/orbital currents for increased flexibility. Signed-off-by: Nick Papior <nickpapior@gmail.com>
- Loading branch information
Showing
9 changed files
with
505 additions
and
189 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
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
Oops, something went wrong.