neqsim-python icon indicating copy to clipboard operation
neqsim-python copied to clipboard

NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation. This project is a Python interface to NeqSim.

Results 4 neqsim-python issues
Sort by recently updated
recently updated
newest added

This is an extension of previously raised issue #241 I get similar error for another gas composition, where all components are non zero. Notice that error starts with addition of...

I often get this error where composition has pseudo components. Is this particularly an error due to python envelope? The snip of example code below. from neqsim.thermo.thermoTools import * import...

bug

Calculations crash if a dataframe for fluid has no defined components (only pseudo components).

Dear Even Solbraa, Thank you for putting this very nice library online. Do you have plans in the future to add support for pandas dataframes? Running the code to calculate...