Changed the Makefile for gmake.
[kokare.git] / kokare.c
index 8b3c2ba..f7033d8 100644 (file)
--- a/kokare.c
+++ b/kokare.c
@@ -244,7 +244,7 @@ void convcycle(void)
      *  t = B / l
      * Note, temperature is in Kelvin
      */
-#define C 9.361168
+#define C 10.819112      /* A is 0.1333469 */
 #define B 4020.0
     if(state == 0) {
        if((mnow - last > 200000) && tavgok) {