Skip to content

Commit

Permalink
Fixed the implementation of PAMM so that it uses the new methods for …
Browse files Browse the repository at this point in the history
…calculating distances from reference points
  • Loading branch information
Gareth Aneurin Tribello authored and Gareth Aneurin Tribello committed Nov 13, 2023
1 parent 1db046f commit 00d63f9
Show file tree
Hide file tree
Showing 23 changed files with 8,686 additions and 18,938 deletions.
3 changes: 1 addition & 2 deletions regtest/pamm/rt-pamm-aperiodic/clusters.dat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#! FIELDS height fcc sigma_fcc_fcc
#! SET multivariate von-misses
#! FIELDS height fcc_n sigma_fcc_n_fcc_n
#! SET kerneltype gaussian
4.13163724E-0001 1.44833887E-0002 2.52246630E-0002
5.86836276E-0001 8.72359830E-0001 1.71959514E-0002
2 changes: 1 addition & 1 deletion regtest/pamm/rt-pamm-aperiodic/colvar.reference
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! FIELDS time pamm.mean
#! FIELDS time pamm-1_mean
0.000000 0.0307
1.000000 0.5003
2.000000 0.0010
Expand Down
2 changes: 1 addition & 1 deletion regtest/pamm/rt-pamm-aperiodic/config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
type=driver
plumed_modules=pamm
# this is to test a different name
arg="--plumed plumed.dat --ixyz ncub.xyz"
arg="--plumed plumed.dat --ixyz ncub.xyz --dump-forces forces --dump-forces-fmt %8.4f" # --debug-forces forces.num"
Loading

0 comments on commit 00d63f9

Please sign in to comment.