3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-06 20:40:00 +02:00
dft_tools/test/python/plovasp/converter/example.cfg
Alexander Hampel 23723bc580 [vasp] change normion default to False
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.
2023-07-24 11:30:39 -04:00

11 lines
109 B
INI

[General]
BASENAME = converter/one_site
[Shell 1]
LSHELL = 2
IONS = 2
EWINDOW = -15.0 5.0
NORMION = True