Skip to content
Snippets Groups Projects
Commit c0974554 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

changelog

parent 8048ad50
No related branches found
No related tags found
No related merge requests found
......@@ -116,12 +116,11 @@ Changes from version 2.3 which are relevant for users:
- Added experimental lepton support. Set env var `export PLUMED_USE_LEPTON=yes` to activate lepton as a matheval replacement.
Notice that this is an experimental feature and is not fully validated yet. See \issue{244}.
- When parsing constants, PLUMED uses lepton library. This allows to pass
arguments such as `HEIGHT=exp(0.5)`.
arguments such as `HEIGHT=exp(0.5)` (see \ref parsing-constants).
- \ref CUSTOM function has been added as an alias to \ref MATHEVAL .
- Trajectories read in \ref driver also support the usual replica convention, that is if
trajectory with replica suffix is not found the driver will look for a trajectory without the replica suffix.
- A new syntax (`@replicas:`) can be used to specify different arguments for different replicas (see \ref special-replica-syntax).
- Constants in the input files are parsed using the lepton library (see \ref parsing-constants).
- Internal molfile implementation has been updated to VMD 1.9.3.
- Examples in the documentation now have syntax highlighting and links to the documentation of used actions.
- \ref COORDINATIONNUMBER : Added option to have pairwise distance moments of coordination number in the multicolvar module
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment