X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=potentials%2Falbe.h;h=87f45a08247e952c0cda7bbb5b93567c595faf45;hp=15386e76e5392f997e26e7e2639108cc24a985a6;hb=a198ee2eb93c0f14bdaea14722f4d98e5890935f;hpb=37d949bdf2aaff618e70e6fd973ef350f4dacf12 diff --git a/potentials/albe.h b/potentials/albe.h index 15386e7..87f45a0 100644 --- a/potentials/albe.h +++ b/potentials/albe.h @@ -66,10 +66,16 @@ typedef struct s_albe_mult_params { double gamma_m; double c[2]; double c_mixed; + double c2[2]; + double c2_mixed; double d[2]; double d_mixed; + double d2[2]; + double d2_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;