Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 909 Bytes

File metadata and controls

25 lines (17 loc) · 909 Bytes
slug {{ version_slug }}
title {{ version_title }}
authors ecalc-team
tags
release
eCalc
sidebar_position -61

eCalc {{ version }}

Features

STP: "flare" column has been added to STP Export - for FIXED installations only.

Bug Fixes

  • Hardened compressor PH flash handling so invalid thermodynamic states are no longer used in compressor outlet calculations.
  • Compressor stage rate fields (inlet_actual_rate, mass_rate, standard_rate, etc.) now report 0.0 instead of NaN for zero-rate timesteps, so yearly resampling no longer forward-fills stale positive values into idle periods.

Breaking changes

Compressor calculations

  • Compressor calculations now validate PH flash results more strictly. Existing models that previously completed with invalid or non-physical PH flash states may now fail or report invalid compressor/capacity results instead.

CLI