mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
plumed.dat input file
This commit is contained in:
parent
c0e9ddc3fc
commit
8a95ad194e
1 changed files with 12 additions and 0 deletions
12
QA/tests/qmd_plumed_xtb_sn2/qmd_plumed_xtb_sn2.plumed.dat
Normal file
12
QA/tests/qmd_plumed_xtb_sn2/qmd_plumed_xtb_sn2.plumed.dat
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# switching on metadynamics and Gaussian parameters
|
||||
e: ENERGY
|
||||
d13: DISTANCE ATOMS=1,3
|
||||
d23: DISTANCE ATOMS=2,3
|
||||
# 0.3 hills height every 100
|
||||
METAD ARG=d13 SIGMA=0.3 HEIGHT=0.001 PACE=2 LABEL=meta13
|
||||
UPPER_WALLS ARG=d13 AT=7.0 KAPPA=100.0 EXP=4. LABEL=uwall
|
||||
LOWER_WALLS ARG=d13 AT=2.5 KAPPA=100.0 EXP=4. LABEL=lwall
|
||||
PRINT ...
|
||||
FILE=COLVAR ARG=* STRIDE=1
|
||||
... PRINT
|
||||
ENDPLUMED
|
||||
Loading…
Add table
Add a link
Reference in a new issue