src/global.cpp

changeset 430
ef2638cfc1b7
parent 419
d49f38cc76a0
child 464
1fed3ff9a64e
equal deleted inserted replaced
429:4aac0b672667 430:ef2638cfc1b7
20 double my_ut_plug = 20.4; 20 double my_ut_plug = 20.4;
21 double my_ut_leaf = 20.0; 21 double my_ut_leaf = 20.0;
22 double my_ut_wethop = 3.6; 22 double my_ut_wethop = 3.6;
23 double my_ut_t45 = 50.0; 23 double my_ut_t45 = 50.0;
24 double my_ut_co2extract = 35.0; 24 double my_ut_co2extract = 35.0;
25 double my_ha_pellet = 2.67;
26 double my_ha_plug = 2.67;
27 double my_ha_leaf = 6.01;
28 double my_ha_wethop = 1.21;
29 double my_ha_t45 = 2.67;
25 30
26 31
27 Recipe *recipe; 32 Recipe *recipe;
28 Product *product; 33 Product *product;
29 34

mercurial