This document aims to track all the notable changes to the FFEA project.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-
Performance significantly improved for the PyMOL plugin.
-
New short range potential introduced, see [General Soft Potential](\ref gPotential).
-
ChangeLog introduced.
-
Keyword
calc_vdwhas been changed tocalc_ssint, the new name reflecting that they are surface-surface interactions. -
Keyword
calc_stericwas introduced, to make possible the combination of surface-surface interactions with steric interactions, without constantly extending the entries for keywordssint_type.
- Using
vdwinstead ofssintin keywords is deprecated. This way,calc_vdwshould becalc_ssint,vdw_typeshould bessint_type,vdw_in_fnameshould bessint_in_fname, et cetera.