X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=moldyn.h;h=229074361363fb8d2601d92ef642c4825539735e;hp=ee452286af3ad5cf1ab44f77e5a558cde03772a1;hb=e1080fc0dd66b0cf5b7715c5e99e7a34ac04a8cf;hpb=e84546faff88301a68958b58f66f546b03294503 diff --git a/moldyn.h b/moldyn.h index ee45228..2290743 100644 --- a/moldyn.h +++ b/moldyn.h @@ -70,7 +70,7 @@ typedef struct s_linkcell { int dnlc; /* direct neighbour lists counter */ } t_linkcell; -#define MAX_ATOMS_PER_LIST 10 +#define MAX_ATOMS_PER_LIST 20 /* moldyn schedule structure */ typedef struct s_moldyn_schedule {