Skip to content

pcsaft_phase_diagram.ipnyb error #260

@juanimila

Description

@juanimila

When I try to run the example, in the line:
df = pd.DataFrame(phase_diagram.to_dict())
df.head()
I get an error message:
PanicException Traceback (most recent call last)
Cell In[6], line 1
----> 1 df = pd.DataFrame(phase_diagram.to_dict())
2 df.head()

PanicException: No ideal gas model initialized!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions