src/EditProduct.cpp

changeset 458
ac216a75ca9b
parent 457
5028c1c4c526
child 461
add4dbef0c81
--- a/src/EditProduct.cpp	Fri Jan 13 15:08:57 2023 +0100
+++ b/src/EditProduct.cpp	Sat Jan 14 11:34:51 2023 +0100
@@ -176,7 +176,7 @@
 	product->eq_tun_volume = product->eq_tun_height = 20;
 	product->eq_tun_weight = 2;
 	product->eq_top_up_water = 0;
-	product->eq_trub_chiller_loss = 0.5;
+	product->eq_trub_loss = 0.5;
 	product->eq_evap_rate = 1.8;
 //	product->eq_calc_boil_volume = true;
 	product->eq_top_up_kettle = 0;

mercurial