Declared in ComputerPowerModel

Declaration

[Unit("")]
[Range(0, 1)]
double MinPowerRatio;

Description

Minimum fraction of the expected (state-based) CPL power that must appear as absorbed electrical power in the SPICE branch: |VoltageNode| · max(|I_in|, |I_out|) versus the CPL target power for the current computer state. Quasi-static CPL with a linear resistor rarely matches the nameplate wattage in every DC OP step; high values (e.g. 0.6) cause repeated brownout shutdown when the solved branch power is stable but modest (sub-watt). The default is conservative for simulation stability. Set to 0 to disable this check and rely on and open-circuit detection only.