Added citation to free volume paper.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 11 Jul 2013 13:25:07 +0000 (15:25 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 17 Jul 2013 18:11:21 +0000 (20:11 +0200)
Change-Id: Idcc8d29813e13f259048e7ad6cc1f72b70cd7229

src/gromacs/gmxlib/copyrite.cpp
src/gromacs/trajectoryanalysis/modules/freevolume.cpp

index d25544bda659b6b66c6147af9b33b14fb11a25e3..36ca65246613159d130628fe06e22d91eed24690 100644 (file)
@@ -391,6 +391,11 @@ void please_cite(FILE *fp, const char *key)
           "Improving Efficiency of Large Time-scale Molecular Dynamics Simulations of Hydrogen-rich Systems",
           "J. Comput. Chem.",
           20, 1999, "786-798" },
+        { "Lourenco2013a",
+          "Tuanan C. Lourenco and Mariny F. C. Coelho and Teodorico C. Ramalho and David van der Spoel and Luciano T. Costa",
+          "Insights on the Solubility of CO2 in 1-Ethyl-3-methylimidazolium Bis(trifluoromethylsulfonyl)imide from the Microscopic Point of View",
+          "Environ. Sci. Technol.",
+          47, 2013, "7421-7429" },
         { "Timneanu2004a",
           "N. Timneanu and C. Caleman and J. Hajdu and D. van der Spoel",
           "Auger Electron Cascades in Water and Ice",
index 103057fe7802da4a12c0db02b0868098f2ac798a..1102b2ee4a761cf4fad2142047d24f4e00512edf 100644 (file)
@@ -340,6 +340,7 @@ void
 FreeVolume::finishAnalysis(int nframes)
 {
     please_cite(stdout, "Bondi1964a");
+    please_cite(stdout, "Lourenco2013a");
 }
 
 void