Files
lammps/examples/USER/fep/README
Axel Kohlmeyer 69c06791a5 import USER-FEP package from https://github.com/agiliopadua/compute_fep
copied the code into the suitable directories and made some adjustments
to include it cleanly. need to think about makeing derived classes, soft
core versions in USER-OMP and also soft-core versions of lj/sdk.
2014-04-18 14:35:23 -04:00

12 lines
376 B
Plaintext

compute fep examples
====================
* `CH4hyd` -- free energy of hydration of methane (very simple). FEP
and TI methods.
* `CH4-CF4` -- free energy difference of transforming methane into
perfluoromethane, in water (simple). BAR method.
* `CC-CO` -- free energy difference of transforming ethane into
methanol, in water (more complex). FEP, TI and BAR methods.