Re: plans wanted for practical construction of hydrogen gen to use on car




"Angelo Campanella" <a.campanella@xxxxxxx> wrote :

So the energy to make new panels isn't free, making the energy they
make
"not free". It's a cycle with a friction load. It must wind down.

Those statistics have yet to be published, let lone be determined.
If anyone has them, please share said statistics with us!

It's not really a statistic, it just follows from basic premises.

10 A = input // Any number greater than zero.
20 A = A * 0.5 // Or your favorite efficiency estimate.
30 Print A
40 goto 20

Eventually A approximates Zero


.



Relevant Pages

  • [patch 6/6] statistics infrastructure - exploitation: zfcp
    ... This patch instruments the zfcp driver and makes it feed statistics data ... goto failed_req_create;} ... * GNU General Public License for more details. ...
    (Linux-Kernel)
  • schedstats refinement (was Re: [Lse-tech] Re: [Patch 2/7] Add sysctl for schedstats)
    ... Add sysctl option for controlling schedstats collection ... This patch refines scheduler statistics collection and display to three levels, ... added (for each cpu) to the /proc/schedstat output. ... goto out_set_cpu; ...
    (Linux-Kernel)
  • Go To Statement Considered Harmful
    ... Just a little food for thought in the "goto" debate. ... Statistics showed that individual programmer productivity varied by as much ... and that it was the same programmers who produced the most ... it was a very clear pattern shown by extensive statistical studies of real world ...
    (comp.lang.basic.misc)