store final PMF in a file

This commit is contained in:
Daniel Bauer
2018-10-06 13:51:02 +02:00
parent 9bbd5b5d7a
commit 96365a3b4e
5 changed files with 37 additions and 12 deletions

View File

@@ -54,4 +54,10 @@ args:
help: WHAM temperature in Kelvin
takes_value: true
required: true
- output:
short: o
long: output
help: Free energy output file (defaults to "wham.out")
takes_value: true
required: false