espressomd / espresso

The ESPResSo package
https://espressomd.org
GNU General Public License v3.0
229 stars 183 forks source link

Check all tutorials for the summer school 2017 #1423

Closed rempferg closed 7 years ago

rempferg commented 7 years ago
fweik commented 7 years ago

See also #1250.

KunTares commented 7 years ago
KonradBreitsprecher commented 7 years ago

Will check 08-Visualization #1479

fweik commented 7 years ago

(Georg) Sorry for deleting your comment, Flo. Messed up with the interface.

rempferg commented 7 years ago

1471 is correct. David and I checked its results against one of David's RDF scripts. The script nacl.py in tutorial 02_charged_system gives a physically weird result though. The ++, --, and +- RDFs all look like an LJ fluid with a large first peak for +- and a smaller first peak for ++ and --. According to Fig. 2 in the Tutorial the ++ and -- RDFs should monotoneously approach their bulk value. Konrad and David are looking into it.

rempferg commented 7 years ago

make tutorials fails. None of the PDFs get built. building them individually with latexmk fails as well, because common.tex isn't located in under the tutorials directories. Changing \include to \input just reveals more problems. The PDFs weren't updated either after people changed the source files. Would have been great if someone said something earlier than the night before we want to print, or, you know, at all.

fweik commented 7 years ago

Building the tutorials works for me on ICP/ubuntu 16.04 with bb72f74ca520c21361dc0d06b9c13fc4843dfa51. See also #1486.

rempferg commented 7 years ago

I can't reproduce the error any more. Now works on the ICP Ubuntus and mine. No idea what was going on. Sorry for the freakout.

rempferg commented 7 years ago

Found out how to reproduce it. Delete one of the PDFs in doc/tutorials/python. Subsequent builds fail.