]> hackdaworld.org Git - physik/posic.git/blobdiff - potentials/albe.h
optional elment and brand type in fill cmd now
[physik/posic.git] / potentials / albe.h
index 15386e76e5392f997e26e7e2639108cc24a985a6..87f45a08247e952c0cda7bbb5b93567c595faf45 100644 (file)
@@ -66,10 +66,16 @@ typedef struct s_albe_mult_params {
        double gamma_m;
        double c[2];
        double c_mixed;
        double gamma_m;
        double c[2];
        double c_mixed;
+       double c2[2];
+       double c2_mixed;
        double d[2];
        double d_mixed;
        double d[2];
        double d_mixed;
+       double d2[2];
+       double d2_mixed;
        double h[2];
        double h_mixed;
        double h[2];
        double h_mixed;
+       double c2d2[2];
+       double c2d2_m;
 
        t_albe_exchange exchange;       /* exchange between 2bp and 3bp calc */
 } t_albe_mult_params;
 
        t_albe_exchange exchange;       /* exchange between 2bp and 3bp calc */
 } t_albe_mult_params;