From e01f13030c5f9bb7962c740274603c0cdf44776e Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Fri, 26 Apr 2019 17:24:31 +0000 Subject: [PATCH] - template of good approxomation to real world git-svn-id: http://moon:8086/svn/projects/HendiControl@273 fda53097-d464-4ada-af97-ba876c37ca34 --- Control/brewpi/brewpi.json.templ | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Control/brewpi/brewpi.json.templ b/Control/brewpi/brewpi.json.templ index f1faa76..3cde00f 100644 --- a/Control/brewpi/brewpi.json.templ +++ b/Control/brewpi/brewpi.json.templ @@ -36,11 +36,11 @@ "WaterSim" : { "dt" : 1.0, - "theta_amb" : 20, + "theta_amb" : 27, "C" : 4190, - "M" : 20, - "L" : 0.1, - "Td" : 60, + "M" : 25, + "L" : 0.3, + "Td" : 10, "kn" : 0.2 },