refactor: update dice handling and optimization flow to return structured results
This commit is contained in:
@@ -13,10 +13,11 @@ diceplayer:
|
||||
nprocs: 1
|
||||
nmol: [1, 200]
|
||||
dens: 1.5
|
||||
nstep: [200, 300]
|
||||
isave: 100
|
||||
nstep: [200, 200]
|
||||
vstep: 1000
|
||||
isave: 30
|
||||
outname: 'phb'
|
||||
progname: 'dice'
|
||||
progname: '/home/hideyoshi/.local/bin/dice'
|
||||
ljname: 'phb.ljc.example'
|
||||
randominit: 'always'
|
||||
seed: 12345
|
||||
|
||||
Reference in New Issue
Block a user