refactor: update Python version and optimize dice configuration parameters
This commit is contained in:
@@ -10,13 +10,13 @@ diceplayer:
|
||||
altsteps: 2000
|
||||
|
||||
dice:
|
||||
nprocs: 4
|
||||
nmol: [1, 1000]
|
||||
nprocs: 1
|
||||
nmol: [1, 200]
|
||||
dens: 1.5
|
||||
nstep: [2000, 3000]
|
||||
isave: 0
|
||||
nstep: [200, 300]
|
||||
isave: 100
|
||||
outname: 'phb'
|
||||
progname: '~/.local/bin/dice'
|
||||
progname: 'dice'
|
||||
ljname: 'phb.ljc.example'
|
||||
randominit: 'always'
|
||||
seed: 12345
|
||||
|
||||
Reference in New Issue
Block a user