2017-03-02 00:55:33 +08:00
|
|
|
LATTE INPUT FILE
|
|
|
|
================
|
|
|
|
#This input file resumes the content of MDcontroller and TBparam/control.in
|
2017-09-21 07:11:49 +08:00
|
|
|
#The parser will only read it is present inside the running folder.
|
2017-03-02 00:55:33 +08:00
|
|
|
#In case this file is not present Latte will read the two files as original.
|
2017-09-21 07:11:49 +08:00
|
|
|
#The order of the keywords is not important in this file.
|
2017-03-02 00:55:33 +08:00
|
|
|
#To get a full description of these keywords please see:
|
|
|
|
## https://github.com/lanl/LATTE/blob/master/Manual/LATTE_manual.pdf
|
|
|
|
|
|
|
|
#General controls
|
|
|
|
CONTROL{
|
2018-06-26 07:43:31 +08:00
|
|
|
XCONTROL= 1
|
2017-03-02 00:55:33 +08:00
|
|
|
BASISTYPE= NONORTHO
|
2018-02-21 03:52:12 +08:00
|
|
|
PARAMPATH= "./TBparam"
|
2017-03-02 00:55:33 +08:00
|
|
|
KBT= 0.0
|
|
|
|
ENTROPYKIND= 1
|
|
|
|
PPOTON= 1
|
|
|
|
SPINON= 0 SPINTOL= 1.0e-4
|
|
|
|
ELECTRO= 1 ELECMETH= 0 ELEC_QTOL= 1.0e-8
|
|
|
|
MAXSCF= 450
|
|
|
|
BREAKTOL= 1.0E-6 MINSP2ITER= 22 SP2CONV= REL
|
2017-03-02 03:05:00 +08:00
|
|
|
FULLQCONV= 1 QITER= 3
|
2017-03-02 00:55:33 +08:00
|
|
|
QMIX= 0.25 SPINMIX= 0.25 MDMIX= 0.25
|
2018-06-22 05:40:20 +08:00
|
|
|
SPARSEON= 0 THRESHOLDON= 1 NUMTHRESH= 1.0e-6 FILLINSTOP= 100 BLKSZ= 4
|
2017-03-02 00:55:33 +08:00
|
|
|
MSPARSE= 1500
|
|
|
|
SKIN= 1.0
|
|
|
|
CHARGE= 0
|
|
|
|
XBO= 1
|
|
|
|
XBODISON= 1
|
|
|
|
XBODISORDER= 5
|
|
|
|
KON= 0
|
|
|
|
}
|