mirror of
https://gitlab.com/scemama/qmcchem.git
synced 2024-12-21 11:53:30 +01:00
Option bug in qmcchem edit
This commit is contained in:
parent
161900c87a
commit
4e9d9f0da4
@ -349,7 +349,7 @@ let command () =
|
||||
let m = Command_line.get "method" in
|
||||
let e = Command_line.get "ref-energy" in
|
||||
let et = Command_line.get "trial-energy" in
|
||||
let s = Command_line.get "stop-time" in
|
||||
let s = Command_line.get "sampling" in
|
||||
let ts = Command_line.get "time-step" in
|
||||
let w = Command_line.get "walk-num" in
|
||||
let wt = Command_line.get "walk-num-tot" in
|
||||
|
Loading…
Reference in New Issue
Block a user