Ah, so the game actually does it backwards from what I was. I was using consumption and efficiency to calculate production but they use production and efficiency to calculate consumption instead. That's a kinda strange way to go about it in my opinion.bobingabout wrote:what the game reports isn't the same as what the code says.
The code says it's a 50% efficient boiler that generates 1.8MW of heat power.
1.8 / 0.5 = 1.8 * 2 = 3.6MW.
So the boiler consumes 3.6MW, and gives 1.8MW (50% efficiency) as heat power, which can power 2 steam engines at 900kW each.
If you changed the efficiency to 100%, the change would be that it now only consumes 1.8MW of fuel.
So while what I said here isn't technically incorrect (3.6mw production with 100% efficiency would produce 3.6mw of power and thus enough to power four steam engines), if it's the same boiler just boosted to 100% efficiency then the only difference is it'd use half as much fuel to produce the same 1.8mw of power.Alice3173 wrote:If it still has an energy consumption of 3.6mw, yes.XartaX wrote:...So a 100% efficiency engine would support 4 engines according to this logic? Now I'm a bit confused