Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved initial point for saturation pressure #246

Merged
merged 9 commits into from
Jan 4, 2024

improve type stability for saturation_pressure

2e37d82
Select commit
Loading
Failed to load commit list.
Merged

Improved initial point for saturation pressure #246

improve type stability for saturation_pressure
2e37d82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 3, 2024 in 1s

91.50% of diff hit (target 79.56%)

View this Pull Request on Codecov

91.50% of diff hit (target 79.56%)

Annotations

Check warning on line 139 in src/methods/initial_guess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/initial_guess.jl#L139

Added line #L139 was not covered by tests

Check warning on line 197 in src/methods/initial_guess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/initial_guess.jl#L197

Added line #L197 was not covered by tests

Check warning on line 204 in src/methods/initial_guess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/initial_guess.jl#L202-L204

Added lines #L202 - L204 were not covered by tests

Check warning on line 211 in src/methods/initial_guess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/initial_guess.jl#L211

Added line #L211 was not covered by tests

Check warning on line 262 in src/methods/initial_guess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/initial_guess.jl#L261-L262

Added lines #L261 - L262 were not covered by tests

Check warning on line 380 in src/methods/initial_guess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/initial_guess.jl#L380

Added line #L380 was not covered by tests

Check warning on line 45 in src/methods/property_solvers/singlecomponent/saturation/ChemPotV.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/property_solvers/singlecomponent/saturation/ChemPotV.jl#L45

Added line #L45 was not covered by tests

Check warning on line 141 in src/methods/property_solvers/singlecomponent/saturation/ChemPotV.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/methods/property_solvers/singlecomponent/saturation/ChemPotV.jl#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 166 in src/modules/solvers/poly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/solvers/poly.jl#L163-L166

Added lines #L163 - L166 were not covered by tests