Skip to content

Setting T and P for PureFluid heptane fails at low temperatures #605

@speth

Description

@speth

Cantera version

2.4.0 and 2.5.0a2

Steps to reproduce

Run the following in Python:

p = ct.Heptane()
p.TP = 204.4, ct.one_atm

Generates the exception:

CanteraError thrown by Substance::set_TPp:
no convergence for P* = 6.19745e-07, V* = 0.257196

Setting the state to a temperature of 204.5 or higher works fine. The minimum temperature for the model is supposed to be 182.56 K.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions