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

Fix Matlab PureFluid functions and documentation #300

Merged

Conversation

bryanwweber
Copy link
Member

Resolves #299

@speth
Copy link
Member

speth commented Oct 24, 2015

First commit is fine, and I can confirm that it works. Worth mentioning that it resolves #299 in the commit message.

For the second commit, I think the summary lines for each function should also be updated to indicate that the state is e.g. temperature and vapor fraction.

Fix the setState_satLiquid and setState_satVapor functions so that they call the main set
method instead of the underlying C++ layer. Resolves Cantera#299.
Correct the documentation to clarify that a vector must be passed in to
these functions, not a single value.
@bryanwweber
Copy link
Member Author

@speth I updated the docs to address your comment. Rather than put the details in the summary line, to keep it under 80 characters, I added a bit below the function definition.

@speth
Copy link
Member

speth commented Oct 24, 2015

Great. Feel free to push this to master.

bryanwweber added a commit that referenced this pull request Oct 24, 2015
Fix Matlab PureFluid functions and documentation
@bryanwweber bryanwweber merged commit eee1de7 into Cantera:master Oct 24, 2015
@bryanwweber bryanwweber deleted the fix-matlab-purefluid-functions branch October 24, 2015 19:16
@speth speth mentioned this pull request Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants