src/EditRecipeExport.cpp

changeset 458
ac216a75ca9b
parent 445
3dbebcd56406
child 520
9166c0b82ada
--- a/src/EditRecipeExport.cpp	Fri Jan 13 15:08:57 2023 +0100
+++ b/src/EditRecipeExport.cpp	Sat Jan 14 11:34:51 2023 +0100
@@ -313,7 +313,7 @@
     p->eq_tun_volume = p->eq_tun_height = 20;
     p->eq_tun_weight = 2;
     p->eq_top_up_water = 0;
-    p->eq_trub_chiller_loss = 0.5;
+    p->eq_trub_loss = 0.5;
     p->eq_evap_rate = 1.8;
     p->eq_top_up_kettle = 0;
     p->eq_kettle_volume = p->eq_kettle_height = p->eq_mash_volume = 20;

mercurial