Skip to main content

eroi_viable

Function eroi_viable 

Source
pub fn eroi_viable(
    energy_returned: u64,
    energy_invested: u64,
    min_ratio: f32,
) -> bool
Expand description

Is a value flow thermodynamically viable — E-ROI at or above min_ratio? Below this floor the flow is net-extractive (spends more energy than it recovers) and is refused — the physics-bound cost cap.