]> hackdaworld.org Git - physik/posic.git/blobdiff - mdrun.h
introduced time constant in scaling methods
[physik/posic.git] / mdrun.h
diff --git a/mdrun.h b/mdrun.h
index b1c2e0660c52b1ee4d5fb0c7df7b4df0e4100e55..acd233184cae2c04dafc7562299dd5b92e31dfdd 100644 (file)
--- a/mdrun.h
+++ b/mdrun.h
@@ -129,7 +129,8 @@ typedef struct s_insert_mixed_atoms_params {
        u8 brand2;
        u8 attr1;
        u8 attr2;
        u8 brand2;
        u8 attr1;
        u8 attr2;
-       double cr;
+       double crmin;
+       double crmax;
 } t_insert_mixed_atoms_params;
 
 #define INS_TOTAL                              0x01
 } t_insert_mixed_atoms_params;
 
 #define INS_TOTAL                              0x01