src/EditProduct.cpp

changeset 458
ac216a75ca9b
parent 457
5028c1c4c526
child 461
add4dbef0c81
equal deleted inserted replaced
457:5028c1c4c526 458:ac216a75ca9b
174 product->eq_tun_specific_heat = 0.11; 174 product->eq_tun_specific_heat = 0.11;
175 product->eq_tun_material = 0; 175 product->eq_tun_material = 0;
176 product->eq_tun_volume = product->eq_tun_height = 20; 176 product->eq_tun_volume = product->eq_tun_height = 20;
177 product->eq_tun_weight = 2; 177 product->eq_tun_weight = 2;
178 product->eq_top_up_water = 0; 178 product->eq_top_up_water = 0;
179 product->eq_trub_chiller_loss = 0.5; 179 product->eq_trub_loss = 0.5;
180 product->eq_evap_rate = 1.8; 180 product->eq_evap_rate = 1.8;
181 // product->eq_calc_boil_volume = true; 181 // product->eq_calc_boil_volume = true;
182 product->eq_top_up_kettle = 0; 182 product->eq_top_up_kettle = 0;
183 // product->eq_hop_utilization = 100; 183 // product->eq_hop_utilization = 100;
184 // product->eq_lauter_volume = product->eq_lauter_height = 184 // product->eq_lauter_volume = product->eq_lauter_height =

mercurial