Skip to content

Rename molar_volume and ln_phi_pure#107

Merged
prehner merged 4 commits intomainfrom
rename_properties
Jan 12, 2023
Merged

Rename molar_volume and ln_phi_pure#107
prehner merged 4 commits intomainfrom
rename_properties

Conversation

@prehner
Copy link
Copy Markdown
Contributor

@prehner prehner commented Jan 12, 2023

molar_volume should be called partial_molar_volume to not be confused with V/N.

Also #105 revealed confusion around the ln_phi_pure function which should be more accurately called ln_phi_pure_liquid

Comment thread examples/pcsaft_state.ipynb
@prehner prehner requested a review from g-bauer January 12, 2023 07:32
@prehner prehner added this to the v0.4.0 milestone Jan 12, 2023
@prehner prehner added the core related to features in feos-core label Jan 12, 2023
Comment thread feos-core/src/python/state.rs Outdated
}

/// Return logarithmic pure substance fugacity coefficient.
/// Return logarithmic fugacity coefficient of a pure liquid reference state.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe change "liquid reference state" to "...of a pure liquid at mixture pressure and temperature" similar to the rust docstring?

@prehner prehner merged commit dca766e into main Jan 12, 2023
@prehner prehner deleted the rename_properties branch January 12, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core related to features in feos-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants