]> hackdaworld.org Git - physik/posic.git/blobdiff - sic.c
changed energy fluctuation calc and heat cap calc
[physik/posic.git] / sic.c
diff --git a/sic.c b/sic.c
index 07f32bcdb7ed8c98d7139d5104511e5a0ce549ba..426998a15fefbf87e436408189a3a1a746f1d8eb 100644 (file)
--- a/sic.c
+++ b/sic.c
@@ -337,10 +337,6 @@ return 0;
         * post processing the data
         */
 
-       /* response functions expressed by energy fluctuations */
-       calc_fluctuations(1000.0,2999.0,&md);
-       get_heat_capacity(&md);
-
        /* close */
        moldyn_shutdown(&md);