I recently landed on Aquilo for the first time and I'm finding that it would be nice to fully understand the math behind heat transfer through heat pipes. The wiki page has this to say about the topic:
> with P being the power going through this entity expressed in MW ... we can thus express the maximum length of a straight line of heat pipe as 500 / (1 + P/15)
The "500" in the numerator comes from the scenario where a nuclear reactor is running at 1000 C and connected to a heat exchanger which requires a 500 C connection; in other words, the numerator in this formula is the maximum allowed temperature difference between the source and the destination.
On Aquilo an entity will freeze if its temperature is below 30 C. I can assume that my reactor setup will generate around 1GW of power, so I plug these numbers into the formula: Maximum heat pipe distance = (1000 - 30) / (1 + 1000/15). This gives me a distance estimate of about 14 tiles. Which is obviously wrong.
Looking more closely at the formula I'm noticing that as power increases the expected distance decreases, which makes no sense to me. Am I misinterpreting something here, or is the wiki just completely wrong on this one? If the latter, has anyone come across an accurate formula?
Edit: I was assuming that P is just the power input. It appears that P is determined as min(max source power, destination power draw). So if a reactor is producing 40mw but your heat exchangers or freezable entities are only using 10mw, then P = 30. Leaving this up for now in case it helps someone else
