mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
23723bc580
In coordination with M. Aichorn and O. Peil we decided to change the default of the normion to False. This is closed to the behavior of the other converters w90, elk, and wien2k, which will always orthonormalize all projectors in a unit cell together (normion=False) and not per ion site (normion=True). Changed tests accordingly.
11 lines
109 B
INI
11 lines
109 B
INI
[General]
|
|
BASENAME = converter/one_site
|
|
|
|
[Shell 1]
|
|
LSHELL = 2
|
|
IONS = 2
|
|
EWINDOW = -15.0 5.0
|
|
NORMION = True
|
|
|
|
|