more changes ...
[physik/posic.git] / moldyn.h
index 1df6dfa..a7fa60a 100644 (file)
--- a/moldyn.h
+++ b/moldyn.h
@@ -53,11 +53,11 @@ typedef struct s_linkcell {
 
 #include "visual/visual.h"
 
-# moldyn schedule structure */
+/* moldyn schedule structure */
 typedef struct s_moldyn_schedule {
        int content_count;
        int *runs;
-       int *tau;
+       double *tau;
        int (*hook)(t_moldyn *,void *);
        void *hook_params;
 } t_moldyn_schedule;
@@ -232,7 +232,7 @@ typedef struct s_tersoff_mult_params {
 #define MOLDYN_POTENTIAL_TM            0x02
 
 #define MOLDYN_SET_POTENTIAL           0x00
-#define MOLDYN_SET_
+#define MOLDYN_SET_TEMPERATURE         0x01
 #define MOLDYN_SET_
 #define MOLDYN_SET_