X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=mdrun.h;h=953ec0d25a7c122b9850cdabdaa6c0a844d573c9;hb=3de2d654be3a4c430261798edbe7c17201e4f366;hp=90300726b409d0ce017db75d15fd5860b099375a;hpb=55cd4d049604f2cf1d0fff095e6bcd13ec25780f;p=physik%2Fposic.git diff --git a/mdrun.h b/mdrun.h index 9030072..953ec0d 100644 --- a/mdrun.h +++ b/mdrun.h @@ -147,6 +147,7 @@ typedef struct s_anneal_params { int runs; int count; double dt; + int interval; } t_anneal_params; typedef struct s_chaattr_params {