Skip to content
Snippets Groups Projects
Commit 2c341816 authored by Carlo Camilloni's avatar Carlo Camilloni
Browse files

CS2Back: longer buffer

parent 6dd76c25
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
along with plumed. If not, see <http://www.gnu.org/licenses/>.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#define cutOffNB 0.60 // buffer distance for neighbour-lists
#define cutOffNB 0.65 // buffer distance for neighbour-lists
#define cutOffDist 0.50 // cut off distance for non-bonded pairwise forces
#define cutOnDist 0.32 // cut off distance for non-bonded pairwise forces
#define cutOffNB2 cutOffNB*cutOffNB // squared buffer distance for neighbour-lists
......
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