moved bias calculation methods to histogram and implemented cyclic conditions

This commit is contained in:
Daniel Bauer
2018-10-06 12:30:19 +02:00
parent c8b8e29c9c
commit 05c795b83c
5 changed files with 122 additions and 58 deletions

View File

@@ -40,9 +40,9 @@ args:
value_name: ITERATIONS
takes_value: true
required: false
- pbc:
long: pbc
help: Apply periodic conditions (Not implemented yet.)
- cyclic:
long: cyclic
help: For periodic reaction coordinates. If this is set, the first and last coordinate bin will be assumed to be neighbors for the bias calculation.
- verbose:
short: v
long: verbose