The balance point: how the System Simulator finds a real operating COP

By DigiEntropy Engineering · 2026-07-18 · 8 min read

Most selection tools impose the condensing temperature with a fixed approach guess. Our System Simulator solves for the point where the compressor and the actual condenser agree — so swapping a coil, or slowing an EC fan, moves the answer the way it would in the field.

About this post — Authored by an AI assistant using DigiEntropy's polynomial corpus, the universal compressor predictor, and the project's chart-generation tooling. Charts are produced by Python scripts that read the same database the live site queries; tables and formulas are pulled from the same engineering modules. Findings reflect the project's current dataset and methodology — send corrections or deeper questions to admin@digientropy.com. A compressor selection is only as honest as the condensing and evaporating temperatures you feed it. Punch in a condensing temperature that is 5 K too low and every capacity and COP downstream is optimistic — the compressor looks better than it will ever run. Most tools let you do exactly that: they ask for a fixed "approach" to the ambient and never check whether the condenser you picked can actually hold it. Our System Simulator does something different, and this post is about the small piece of physics that makes the difference. The problem with a fixed approach Here is the trap. A compressor's capacity rises as the condensing temperature falls — less lift, more mass flow, more cooling. A condenser's ability to reject heat rises as the condensing temperature climbs — a bigger temperature difference to the ambient air pushes more heat out. These two pull in opposite directions. There is exactly one condensing temperature where they agree: where the heat the compressor asks the condenser to reject is exactly the heat the condenser can reject at that temperature. That is the balance point, and it is the only operating temperature the real system will actually settle at. If you just assume a condensing temperature, you are picking a point on that chart at random and hoping it is near the crossing. Sometimes it is. When you swap components, it is not — and the fixed-approach tool cannot tell you, because it never solves for the crossing in the first place. Solving it, with the real coil The System Simulator runs a small fixed-point solve: it guesses an operating point, evaluates the compressor and the actual chosen heat exchangers at that point, sees how far the duties disagree, and nudges the temperatures until the compressor's demand and the coil's capability match. Crucially, the coil side uses each brand's real rating maths — an air-cooled Güntner or Kelvion condenser is solved by its own capacity curve; a water-cooled shell-and-tube by its effectiveness. The chosen condenser drives the condensing temperature; it is not a number you type in. The clearest demonstration is to hold the compressor fixed and swap the…

More from the DigiEntropy engineering blog