Skip to content

C++ code for optimising coefficients of individual CVs for PCV MD simulations.

License

Notifications You must be signed in to change notification settings

ladislav-hovan/comet

Repository files navigation

COMet

C++ code for optimising coefficients of individual CVs for PCV MD simulations.

Requires the Eigen library.

The following command is sufficient to compile it on my WSL (Ubuntu):

g++ *.cpp -O3 -std=c++14 -lstdc++fs -I/path/to/Eigen -o COMet_3

About

C++ code for optimising coefficients of individual CVs for PCV MD simulations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published