Skip to content

Commit

Permalink
Localisation keyword is added to examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
sblisesivdin committed Jun 5, 2024
1 parent d581041 commit fe8b050
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions examples/Al-phonon/Al-phonon.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
2 changes: 1 addition & 1 deletion examples/Bulk-GaAs-noCIF/bulk_gaas.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 10 # eV. It is the maximum energy value for band structure and DOS figures.
# Localization = "tr_TR"
# Localisation = "tr_TR" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Cr2O-spin/Cr2O.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Graphene-LCAO/graphene.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Graphene-charged/graphene-charged.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Graphene-charged/graphene-neutral.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/MoS2-GW/MoS2-GW.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Si-2atoms-optical/Si-Step1-ground_dos_band.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Si-2atoms-optical/Si-Step2-optical-RPA.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@

#GENERAL
MPI_cores = 4 # Number of cores in calculation.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Si-2atoms-optical/Si-Step3-optical-BSE.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@

#GENERAL
MPI_cores = 4 # Number of cores in calculation.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/Si-with-HSE/Si-with-HSE.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/TiC-elastic-electronic/TiC.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/ZnO-with-Hubbard/ZnO_withHubbard.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.
1 change: 1 addition & 0 deletions examples/ZnO-with-Hubbard/ZnO_woHubbard.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@
MPI_cores = 4 # Number of cores in calculation.
Energy_min = -5 # eV. It is the minimum energy value for band structure and DOS figures.
Energy_max = 5 # eV. It is the maximum energy value for band structure and DOS figures.
Localisation = "en_UK" # Localisation setting for figures. en_UK is default.

0 comments on commit fe8b050

Please sign in to comment.