changed energy fluctuation calc and heat cap calc
[physik/posic.git] / sic.c
diff --git a/sic.c b/sic.c
index 07f32bc..426998a 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);