feat: reads potentions from ljc file
This commit is contained in:
@@ -3,7 +3,7 @@ diceplayer:
|
||||
switch_cyc: 3
|
||||
max_cyc: 5
|
||||
mem: 24
|
||||
ncores: 5
|
||||
ncores: 20
|
||||
qmprog: 'g16'
|
||||
lps: no
|
||||
ghosts: no
|
||||
@@ -11,14 +11,15 @@ diceplayer:
|
||||
|
||||
dice:
|
||||
nprocs: 4
|
||||
nmol: [1, 100]
|
||||
nmol: [1, 1000]
|
||||
dens: 1.5
|
||||
nstep: [2000, 3000]
|
||||
isave: 1000
|
||||
isave: 0
|
||||
outname: 'phb'
|
||||
progname: '~/.local/bin/dice'
|
||||
ljname: 'phb.ljc'
|
||||
ljname: 'phb.ljc.example'
|
||||
randominit: 'always'
|
||||
seed: 12345
|
||||
|
||||
gaussian:
|
||||
qmprog: 'g16'
|
||||
|
||||
Reference in New Issue
Block a user