diff options
author | Rahiel Kasim <rahielkasim@gmail.com> | 2016-02-22 19:38:13 +0100 |
---|---|---|
committer | Rahiel Kasim <rahielkasim@gmail.com> | 2016-02-22 19:38:13 +0100 |
commit | 3aa97b481c663e5278e9c667a29951d48d59d065 (patch) | |
tree | e73be22105cc0342b0336f461fe69f37f6cd853e | |
parent | b2ef2b17f0ec6a0b0da522aba096505f646f8037 (diff) |
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,9 +3,10 @@ CHRONOGRATOR [](http://uva.computationalscience.nl/) -This is our code for project "K.4 Multiple-Time-Step Integrators" from the book -"Understanding Molecular SImulation" by Daan Frenkel and Berend Smit. The code -is based on +Our code and +[report](https://github.com/sunsistemo/chronogrator/blob/master/Report/chronogrator.pdf) for the +project "K.4 Multiple-Time-Step Integrators" from the book "Understanding Molecular SImulation" by +Daan Frenkel and Berend Smit. The code is based on [Case Study 4](http://www.acmm.nl/molsim/frenkel_smit/CaseStudy_4/index.html). Compile the simulation with `make` in the `Source` directory (you need |