Inflection Point Engineering Scripts & Utilities

CoolProp Batch Property Lookup

Paste a CSV of fluid state points and get thermodynamic and transport properties. Full multi-fluid lookup requires the Python CoolProp library; in-browser this page validates your input and provides steam-table properties for Water (IAPWS approximation).

Full tool: the underlying script wraps the CoolProp HEOS backend (Bell et al., Ind. Eng. Chem. Res. 53, 2014). This page: validates your CSV format and returns rough IAPWS-style water properties for screening. For accurate multi-fluid lookup, run the Python script locally.