powered by
qcond(Ts = 30, Tc = 20, ktiss = 0.502, x = 1)
qrad
qconv
## The function is currently defined as function (Ts = 30, Tc = 20, ktiss = 0.502, x = 1) { qcond <- ktiss * (Tc - Ts)/x qcond }
Run the code above in your browser using DataLab