qiaojunfeng commited on
Commit
ce336a9
·
1 Parent(s): a990089

Rename folder

Browse files
Files changed (30) hide show
  1. README.md +8 -1
  2. datasets/{graphene_xsf → graphene_coarse}/UNK00001.1 +0 -0
  3. datasets/{graphene_xsf → graphene_coarse}/UNK00002.1 +0 -0
  4. datasets/{graphene_xsf → graphene_coarse}/UNK00003.1 +0 -0
  5. datasets/{graphene_xsf → graphene_coarse}/UNK00004.1 +0 -0
  6. datasets/{graphene_xsf → graphene_coarse}/UNK00005.1 +0 -0
  7. datasets/{graphene_xsf → graphene_coarse}/UNK00006.1 +0 -0
  8. datasets/{graphene_xsf → graphene_coarse}/UNK00007.1 +0 -0
  9. datasets/{graphene_xsf → graphene_coarse}/UNK00008.1 +0 -0
  10. datasets/{graphene_xsf → graphene_coarse}/UNK00009.1 +0 -0
  11. datasets/{graphene_xsf → graphene_coarse}/graphene.amn +0 -0
  12. datasets/{graphene_xsf → graphene_coarse}/graphene.eig +0 -0
  13. datasets/{graphene_xsf → graphene_coarse}/graphene.mmn +0 -0
  14. datasets/{graphene_xsf → graphene_coarse}/graphene.win +0 -0
  15. datasets/{graphene_xsf → graphene_coarse}/inputs/README.md +0 -0
  16. datasets/{graphene_xsf → graphene_coarse}/inputs/dftk.jl +0 -0
  17. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.chk +0 -0
  18. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.dis.amn +0 -0
  19. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.nnkp +0 -0
  20. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.wout +0 -0
  21. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00001.xsf +0 -0
  22. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00002.xsf +0 -0
  23. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00003.xsf +0 -0
  24. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00004.xsf +0 -0
  25. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00005.xsf +0 -0
  26. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.dat +0 -0
  27. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.gnu +0 -0
  28. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.kpt +0 -0
  29. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.labelinfo.dat +0 -0
  30. datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_centres.xyz +0 -0
README.md CHANGED
@@ -17,7 +17,6 @@ Datasets of input files for Wannier functions.
17
  - `Cu`: copper, metal
18
  - `graphene`: graphene, 2D material
19
  - `graphene_soc`: graphene, 2D material, with spin orbit coupling (SOC)
20
- - `graphene_xsf`: graphene, 2D material, real-space MLWFs in XSF format
21
  - `MoS2`: molybdenum disulfide, 2D material
22
  - `Fe_collinear`: iron, collinear magnetic calculation
23
  - `Fe_soc`: iron, spin-orbit coupling (SOC) calculation
@@ -28,6 +27,14 @@ Datasets of input files for Wannier functions.
28
  - `GaAs`: gallium arsenide
29
  - `TiO2`: titanium dioxide, for MRWF with cubic-6-neighbors `nnkp` file
30
 
 
 
 
 
 
 
 
 
31
  ## Why this repo?
32
 
33
  Specifically, this repo
 
17
  - `Cu`: copper, metal
18
  - `graphene`: graphene, 2D material
19
  - `graphene_soc`: graphene, 2D material, with spin orbit coupling (SOC)
 
20
  - `MoS2`: molybdenum disulfide, 2D material
21
  - `Fe_collinear`: iron, collinear magnetic calculation
22
  - `Fe_soc`: iron, spin-orbit coupling (SOC) calculation
 
27
  - `GaAs`: gallium arsenide
28
  - `TiO2`: titanium dioxide, for MRWF with cubic-6-neighbors `nnkp` file
29
 
30
+ The following datasets are coarse-grained calculations, with fewer k-points
31
+ and/or fewer bands, for `Wannier.jl` testing purposes:
32
+ - `Si2_coarse`: silicon valence+conduction bands
33
+ - `Si2_valence_coarse`: silicon valence band only
34
+ - `GaAs_coarse`: gallium arsenide
35
+ - `graphene_coarse`: graphene, 2D material, real-space MLWFs in XSF format
36
+ - `Fe_collinear_coarse`: iron, collinear magnetic calculation
37
+
38
  ## Why this repo?
39
 
40
  Specifically, this repo
datasets/{graphene_xsf → graphene_coarse}/UNK00001.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00002.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00003.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00004.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00005.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00006.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00007.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00008.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/UNK00009.1 RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/graphene.amn RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/graphene.eig RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/graphene.mmn RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/graphene.win RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/inputs/README.md RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/inputs/dftk.jl RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.chk RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.dis.amn RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.nnkp RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene.wout RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00001.xsf RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00002.xsf RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00003.xsf RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00004.xsf RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_00005.xsf RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.dat RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.gnu RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.kpt RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_band.labelinfo.dat RENAMED
File without changes
datasets/{graphene_xsf → graphene_coarse}/outputs/graphene_centres.xyz RENAMED
File without changes