From 4d7405901941493b662a764233fd6306027acffb Mon Sep 17 00:00:00 2001 From: Barak Hirshberg <43783118+BarakHirshberg@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:26:30 +0200 Subject: [PATCH] Update README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index f41e256..14eabd1 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ -Here are example input files for the results presented in the paper 'Combining stochastic resetting with Metadynamics to speed-up molecular dynamics simulations'. -They include representative LAMMPS, GROMACS and plumed input files for two model systems and a molecular system. -In addition, examples for the implementation of resetting in Python are given for both LAMMPS and GROMACS simulations. +Here are example input files and raw data for the results presented in the paper 'Combining stochastic resetting with Metadynamics to speed-up molecular dynamics simulations'. +They include representative LAMMPS, GROMACS, and plumed input files for two model systems and a molecular system. +In addition, examples for implementing resetting in Python are given for both LAMMPS and GROMACS simulations.