src/global.h

changeset 458
ac216a75ca9b
parent 457
5028c1c4c526
child 462
1654ff5446c7
equal deleted inserted replaced
457:5028c1c4c526 458:ac216a75ca9b
246 double tun_weight; 246 double tun_weight;
247 double tun_specific_heat; 247 double tun_specific_heat;
248 int tun_material; 248 int tun_material;
249 double tun_height; 249 double tun_height;
250 double top_up_water; 250 double top_up_water;
251 double trub_chiller_loss; 251 double trub_loss;
252 double evap_rate; 252 double evap_rate;
253 double boil_time; 253 double boil_time;
254 bool calc_boil_volume; 254 bool calc_boil_volume;
255 double top_up_kettle; 255 double top_up_kettle;
256 double hop_utilization; 256 double hop_utilization;
445 double eq_tun_weight; 445 double eq_tun_weight;
446 double eq_tun_specific_heat; 446 double eq_tun_specific_heat;
447 int eq_tun_material; 447 int eq_tun_material;
448 double eq_tun_height; 448 double eq_tun_height;
449 double eq_top_up_water; 449 double eq_top_up_water;
450 double eq_trub_chiller_loss; 450 double eq_trub_loss;
451 double eq_evap_rate; 451 double eq_evap_rate;
452 double eq_boil_time; 452 double eq_boil_time;
453 bool xeq_calc_boil_volume; 453 bool xeq_calc_boil_volume;
454 double eq_top_up_kettle; 454 double eq_top_up_kettle;
455 double xeq_hop_utilization; 455 double xeq_hop_utilization;

mercurial