SAMBA-ilum 1.1.0.101__tar.gz → 1.1.0.103__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/PKG-INFO +1 -1
  2. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/SAMBA_ilum.egg-info/PKG-INFO +1 -1
  3. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/__main__.py +1 -1
  4. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/HeteroStructure_Generator.py +38 -38
  5. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/setup.py +1 -1
  6. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/LICENSE.txt +0 -0
  7. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/README.md +0 -0
  8. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/SAMBA_ilum.egg-info/SOURCES.txt +0 -0
  9. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/SAMBA_ilum.egg-info/dependency_links.txt +0 -0
  10. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/SAMBA_ilum.egg-info/entry_points.txt +0 -0
  11. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/SAMBA_ilum.egg-info/requires.txt +0 -0
  12. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/SAMBA_ilum.egg-info/top_level.txt +0 -0
  13. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/__init__.py +0 -0
  14. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/BZ_2D.py +0 -0
  15. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/HeteroStructure_Generator_Backup_001.py +0 -0
  16. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/HeteroStructure_Generator_OLD.py +0 -0
  17. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/Hubbard_U_values.txt +0 -0
  18. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_a-scan +0 -0
  19. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_bader +0 -0
  20. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_bader.SO +0 -0
  21. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_bands +0 -0
  22. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_bands.SO +0 -0
  23. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_dos +0 -0
  24. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_dos.SO +0 -0
  25. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_relax +0 -0
  26. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_scf +0 -0
  27. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_scf.SO +0 -0
  28. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_xy-scan +0 -0
  29. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_xyz-scan +0 -0
  30. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/INCAR_z-scan +0 -0
  31. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/SAMBA_HeteroStructure.input +0 -0
  32. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/SAMBA_WorkFlow.input +0 -0
  33. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.bands +0 -0
  34. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.chgcar +0 -0
  35. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.dos +0 -0
  36. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.location +0 -0
  37. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.locpot +0 -0
  38. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.orbitals +0 -0
  39. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/inputs_VASProcar/input.vasprocar.spin +0 -0
  40. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/INPUTS/vdw_kernel.bindat +0 -0
  41. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/_info_pseudo.py +0 -0
  42. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/a-scan.py +0 -0
  43. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/a-scan_analysis.py +0 -0
  44. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/bader +0 -0
  45. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/bader_poscar.py +0 -0
  46. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/bader_update.py +0 -0
  47. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/cell_check.py +0 -0
  48. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/charge_transfer.py +0 -0
  49. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/chgsum.pl +0 -0
  50. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/contcar_update.py +0 -0
  51. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/data-base_json.py +0 -0
  52. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/data-base_union.py +0 -0
  53. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/energy_scan.py +0 -0
  54. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/hubbard_correction.py +0 -0
  55. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/job.py +0 -0
  56. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/kpoints.py +0 -0
  57. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/lattice_plot3d.py +0 -0
  58. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/make_files.py +0 -0
  59. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/output.py +0 -0
  60. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/poscar_fix_direct_coord.py +0 -0
  61. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/potcar.py +0 -0
  62. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/vdW_DF.py +0 -0
  63. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/xy-scan.py +0 -0
  64. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/xy-scan_analysis.py +0 -0
  65. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/xyz-scan.py +0 -0
  66. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/xyz-scan_analysis.py +0 -0
  67. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/z-scan.py +0 -0
  68. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/samba_ilum/src/z-scan_analysis.py +0 -0
  69. {samba_ilum-1.1.0.101 → samba_ilum-1.1.0.103}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: SAMBA_ilum
3
- Version: 1.1.0.101
3
+ Version: 1.1.0.103
4
4
  Summary: ...
5
5
  Author: Augusto de Lelis Araujo
6
6
  Author-email: augusto-lelis@outlook.com
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: SAMBA_ilum
3
- Version: 1.1.0.101
3
+ Version: 1.1.0.103
4
4
  Summary: ...
5
5
  Author: Augusto de Lelis Araujo
6
6
  Author-email: augusto-lelis@outlook.com
@@ -16,7 +16,7 @@ dir_samba = os.path.dirname(os.path.realpath(__file__))
16
16
  print(f'{dir_samba}')
17
17
  #--------------------
18
18
 
19
- version = '1.1.0.101'
19
+ version = '1.1.0.103'
20
20
 
21
21
  print(" ")
22
22
  print("=============================================================")
@@ -337,7 +337,7 @@ for k in range(n_Lattice):
337
337
 
338
338
  print(f' ')
339
339
  print(f'=====================================================================================================')
340
- print(f'Step {n}: Analyzing all possible cells of the {k+1} Material (Linear combinations of vectors A1 and A2) ===')
340
+ print(f'Step {n}: Analyzing all possible cells of the {k+1} Material (Linear combinations of vectors A1 and A2)')
341
341
  print(f'=====================================================================================================')
342
342
 
343
343
  #--------------------------------------------------
@@ -352,7 +352,7 @@ for k in range(n_Lattice):
352
352
  if porc >= temp:
353
353
  bar_length = 50
354
354
  filled_length = int(bar_length * porc // 100)
355
- bar = '' * filled_length + '-' * (bar_length - filled_length)
355
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
356
356
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
357
357
  sys.stdout.flush()
358
358
  temp += 1 # Atualiza a cada 1%
@@ -522,9 +522,9 @@ else:
522
522
  n += 1
523
523
  #----------
524
524
  print(f' ')
525
- print(f'==============================================================')
526
- print(f'Step {n}: Analyzing lattices matches (1st and 2nd materials) ===')
527
- print(f'==============================================================')
525
+ print(f'==========================================================')
526
+ print(f'Step {n}: Analyzing lattices matches (1st and 2nd materials)')
527
+ print(f'==========================================================')
528
528
 
529
529
  files = os.listdir(diret + 'cells_Lattice1')
530
530
  #=============================================
@@ -538,7 +538,7 @@ for s in range(len(files)):
538
538
  if porc >= temp:
539
539
  bar_length = 50
540
540
  filled_length = int(bar_length * porc // 100)
541
- bar = '' * filled_length + '-' * (bar_length - filled_length)
541
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
542
542
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
543
543
  sys.stdout.flush()
544
544
  temp += 1
@@ -658,9 +658,9 @@ if (n_Lattice == 3):
658
658
  n += 1
659
659
  #----------
660
660
  print(f' ')
661
- print(f'================================================================')
662
- print(f'Step {n}: Analyzing lattices matches (1st and 3rd materials) ===')
663
- print(f'================================================================')
661
+ print(f'==========================================================')
662
+ print(f'Step {n}: Analyzing lattices matches (1st and 3rd materials)')
663
+ print(f'==========================================================')
664
664
 
665
665
  #==============================================
666
666
  files = os.listdir(diret + 'Matching_Lattices')
@@ -680,7 +680,7 @@ if (n_Lattice == 3):
680
680
  if porc >= temp:
681
681
  bar_length = 50
682
682
  filled_length = int(bar_length * porc // 100)
683
- bar = '' * filled_length + '-' * (bar_length - filled_length)
683
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
684
684
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
685
685
  sys.stdout.flush()
686
686
  temp += 1
@@ -830,7 +830,7 @@ for s in range(len(files)):
830
830
  #---------------------------------------------------
831
831
 
832
832
  #=========================================
833
- print(f'----------------------------------------')
833
+ print(f'--------------------------')
834
834
  print(f'{num_lines} cells were identified')
835
835
  #=========================================
836
836
 
@@ -838,9 +838,9 @@ print(f'{num_lines} cells were identified')
838
838
  n += 1
839
839
  #----------
840
840
  print(f' ')
841
- print(f'========================================')
842
- print(f'Step {n}: Deleting Similar Lattices ======')
843
- print(f'========================================')
841
+ print(f'=================================')
842
+ print(f'Step {n}: Deleting Similar Lattices')
843
+ print(f'=================================')
844
844
 
845
845
  #----------------------------------------------
846
846
  files = os.listdir(diret + 'Matching_Lattices')
@@ -898,9 +898,9 @@ print(f'{num_lines_f} remaining cells')
898
898
  n += 1
899
899
  #----------
900
900
  print(f' ')
901
- print(f'================================================================')
902
- print(f'Step {n}: Writing the POSCAR files for the {n_Lattice} material lattices ===')
903
- print(f'================================================================')
901
+ print(f'======================================================================')
902
+ print(f'Step {n}: Writing the POSCAR files for the {n_Lattice} material lattices')
903
+ print(f'======================================================================')
904
904
 
905
905
  if (n_test == 1):
906
906
  temp = 1.0; number = -1; n_passos = len(dir_matchings)
@@ -913,7 +913,7 @@ if (n_test == 1):
913
913
  if porc >= temp:
914
914
  bar_length = 50
915
915
  filled_length = int(bar_length * porc // 100)
916
- bar = '' * filled_length + '-' * (bar_length - filled_length)
916
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
917
917
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
918
918
  sys.stdout.flush()
919
919
  temp += 1
@@ -985,9 +985,9 @@ if (n_test == 1):
985
985
  n += 1
986
986
  #----------
987
987
  print(f' ')
988
- print(f'=============================================================')
989
- print(f'Step {n}: Writing the Heterostructures POSCAR files ===========')
990
- print(f'=============================================================')
988
+ print(f'=================================================')
989
+ print(f'Step {n}: Writing the Heterostructures POSCAR files')
990
+ print(f'=================================================')
991
991
 
992
992
  if (n_test == 1):
993
993
  temp = 1.0; number = -1; n_passos = len(dir_matchings)
@@ -1000,7 +1000,7 @@ if (n_test == 1):
1000
1000
  if porc >= temp:
1001
1001
  bar_length = 50
1002
1002
  filled_length = int(bar_length * porc // 100)
1003
- bar = '' * filled_length + '-' * (bar_length - filled_length)
1003
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
1004
1004
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
1005
1005
  sys.stdout.flush()
1006
1006
  temp += 1
@@ -1463,9 +1463,9 @@ for i in range(len(files0)):
1463
1463
  n += 1
1464
1464
  #----------
1465
1465
  print(f' ')
1466
- print(f'====================================')
1467
- print(f'Step {n}: Excluding non-unit cells ===')
1468
- print(f'====================================')
1466
+ print(f'================================')
1467
+ print(f'Step {n}: Excluding non-unit cells')
1468
+ print(f'================================')
1469
1469
 
1470
1470
  files0 = os.listdir(diret2)
1471
1471
  n_exclusion = 0
@@ -1480,7 +1480,7 @@ for s in range(len(files0)):
1480
1480
  if porc >= temp:
1481
1481
  bar_length = 50
1482
1482
  filled_length = int(bar_length * porc // 100)
1483
- bar = '' * filled_length + '-' * (bar_length - filled_length)
1483
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
1484
1484
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
1485
1485
  sys.stdout.flush()
1486
1486
  temp += 1
@@ -1561,9 +1561,9 @@ print(f'{n_structures} remaining cells')
1561
1561
  n += 1
1562
1562
  #----------
1563
1563
  print(f' ')
1564
- print(f'======================================')
1565
- print(f'Step {n}: Deleting Similar Lattices ====')
1566
- print(f'======================================')
1564
+ print(f'=================================')
1565
+ print(f'Step {n}: Deleting Similar Lattices')
1566
+ print(f'=================================')
1567
1567
 
1568
1568
  files0 = os.listdir(diret2)
1569
1569
  n_exclusion = 0
@@ -1578,7 +1578,7 @@ for s in range(len(files0)):
1578
1578
  if porc >= temp:
1579
1579
  bar_length = 50
1580
1580
  filled_length = int(bar_length * porc // 100)
1581
- bar = '' * filled_length + '-' * (bar_length - filled_length)
1581
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
1582
1582
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
1583
1583
  sys.stdout.flush()
1584
1584
  temp += 1
@@ -1723,9 +1723,9 @@ while n_exclusion_cont != 2:
1723
1723
  n += 1
1724
1724
  #----------
1725
1725
  print(f' ')
1726
- print(f'========================================')
1727
- print(f'Step {n}: Deleting Similar Lattices ====')
1728
- print(f'========================================')
1726
+ print(f'=================================')
1727
+ print(f'Step {n}: Deleting Similar Lattices')
1728
+ print(f'=================================')
1729
1729
 
1730
1730
  files = os.listdir(diret2)
1731
1731
  n_exclusion = 0
@@ -1740,7 +1740,7 @@ while n_exclusion_cont != 2:
1740
1740
  if porc >= temp:
1741
1741
  bar_length = 50
1742
1742
  filled_length = int(bar_length * porc // 100)
1743
- bar = '' * filled_length + '-' * (bar_length - filled_length)
1743
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
1744
1744
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
1745
1745
  sys.stdout.flush()
1746
1746
  temp += 1
@@ -1957,9 +1957,9 @@ for i in range(len(files)):
1957
1957
  n += 1
1958
1958
  #----------
1959
1959
  print(f' ')
1960
- print(f'========================================')
1961
- print(f'Step {n}: Adjusting direct coordinates ===')
1962
- print(f'========================================')
1960
+ print(f'====================================')
1961
+ print(f'Step {n}: Adjusting direct coordinates')
1962
+ print(f'====================================')
1963
1963
 
1964
1964
  if (loop_ht == 0):
1965
1965
  dir1 = dir_files + '/' + dir_o + '/'
@@ -2024,7 +2024,7 @@ for i in range(len(files)):
2024
2024
  if porc >= temp:
2025
2025
  bar_length = 50
2026
2026
  filled_length = int(bar_length * porc // 100)
2027
- bar = '' * filled_length + '-' * (bar_length - filled_length)
2027
+ bar = '#' * filled_length + '-' * (bar_length - filled_length)
2028
2028
  print(f'\rProgress: |{bar}| {porc:.1f}%', end="")
2029
2029
  sys.stdout.flush()
2030
2030
  temp += 1
@@ -6,7 +6,7 @@ import json
6
6
 
7
7
  setup(
8
8
  name = "SAMBA_ilum",
9
- version = "1.1.0.101",
9
+ version = "1.1.0.103",
10
10
  entry_points={'console_scripts': ['samba_ilum = samba_ilum:main']},
11
11
  description = "...",
12
12
  author = "Augusto de Lelis Araujo",
File without changes
File without changes