Start to introduce halfneigh version

This commit is contained in:
Jan Eitzinger
2022-03-10 16:30:37 +01:00
parent ca7775a62a
commit 6203cb12b6
4 changed files with 96 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ typedef struct {
int ntimes;
int nstat;
int every;
int halfneigh;
MD_FLOAT dt;
MD_FLOAT dtforce;
MD_FLOAT cutforce;