mirror of
https://github.com/pfloos/quack
synced 2025-05-06 07:05:33 +02:00
rm possible diverging files
This commit is contained in:
parent
57f3988319
commit
b806fd5b56
@ -1,20 +0,0 @@
|
|||||||
# HF: maxSCF thresh DIIS guess mix shift stab search
|
|
||||||
1000 0.00000001 5 1 0.0 0.0 F F
|
|
||||||
# MP: reg
|
|
||||||
F
|
|
||||||
# CC: maxSCF thresh DIIS
|
|
||||||
64 0.00001 5
|
|
||||||
# LR: TDA singlet triplet
|
|
||||||
F T T
|
|
||||||
# GF: maxSCF thresh DIIS lin eta renorm reg
|
|
||||||
256 0.00001 5 F 0.0 0 F
|
|
||||||
# GW: maxSCF thresh DIIS lin eta TDA_W reg
|
|
||||||
256 0.00000001 5 F 0.0 F F
|
|
||||||
# GT: maxSCF thresh DIIS lin eta TDA_T reg
|
|
||||||
256 0.00001 5 F 0.0 F F
|
|
||||||
# ACFDT: AC Kx XBS
|
|
||||||
F F T
|
|
||||||
# BSE: phBSE phBSE2 ppBSE dBSE dTDA
|
|
||||||
F F F F T
|
|
||||||
# HFB: temperature sigma chem_pot_HF restart_HFB
|
|
||||||
0.05 1.00 T F
|
|
@ -1,9 +0,0 @@
|
|||||||
#! /bin/bash
|
|
||||||
|
|
||||||
cp ./methods.test ../input/methods
|
|
||||||
cp ./options.test ../input/options
|
|
||||||
basis=$2
|
|
||||||
molecule=$1
|
|
||||||
cp ../cap_integrals/$basis ../int/CAP.dat
|
|
||||||
cd ..
|
|
||||||
python3.11 PyDuck.py -x $molecule -b $basis -c 0 -m 1 --use_local_basis
|
|
Loading…
x
Reference in New Issue
Block a user