refactor: update dice handling and optimization flow to return structured results

This commit is contained in:
2026-03-25 11:05:23 -03:00
parent 0470200d00
commit 7e66c98f26
5 changed files with 53 additions and 26 deletions

View File

@@ -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