Skip to content
Snippets Groups Projects
Commit a2b17cda authored by Massimiliano Bonomi's avatar Massimiliano Bonomi
Browse files

move request atoms

parent 975626b2
No related branches found
No related tags found
No related merge requests found
......@@ -334,13 +334,13 @@ EMMI::EMMI(const ActionOptions&ao):
// clear things that are not needed anymore
GMM_d_cov_.clear();
// request the atoms
requestAtoms(atoms);
// add components
addComponentWithDerivatives("score"); componentIsNotPeriodic("score");
addComponentWithDerivatives("scoreb"); componentIsNotPeriodic("scoreb");
// request the atoms
requestAtoms(atoms);
log<<" Bibliography "<<plumed.cite("Bonomi, Camilloni, Cavalli, Vendruscolo, Sci. Adv. 2, e150117 (2016)");
log<<plumed.cite("Hanot, Bonomi, Greenberg, Sali, Nilges, Vendruscolo, Pellarin, bioRxiv doi: 10.1101/113951 (2017)");
log<<"\n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment