This commit adds the methods that were present in the Gaussian.py file into the SetGlobals.py file and packages the program into a diceplayer module so it can be ran using 'python3 -m diceplayer' Signed-off-by: Vitor Hideyoshi <vitor.h.n.batista@gmail.com>
22 lines
256 B
Plaintext
22 lines
256 B
Plaintext
# diceplayer
|
|
maxcyc = 3
|
|
opt = YES
|
|
nprocs = 4
|
|
qmprog = g16
|
|
lps = no
|
|
ghosts = no
|
|
altsteps = 20000
|
|
|
|
# dice
|
|
ncores = 3
|
|
nmol = 1 50
|
|
dens = 0.75
|
|
nstep = 4000 6000
|
|
isave = 1000
|
|
ljname = phb.ljc
|
|
outname = phb
|
|
randominit = first
|
|
|
|
# Gaussian
|
|
level = MP2/aug-cc-pVTZ
|