Skip to content

Add solvePseudoSteadyStateProblem() in cython interface#592

Merged
speth merged 5 commits intoCantera:masterfrom
lavdwall:master
Feb 11, 2019
Merged

Add solvePseudoSteadyStateProblem() in cython interface#592
speth merged 5 commits intoCantera:masterfrom
lavdwall:master

Conversation

@lavdwall
Copy link
Copy Markdown
Contributor

@lavdwall lavdwall commented Feb 2, 2019

Copy link
Copy Markdown
Member

@speth speth left a comment

Choose a reason for hiding this comment

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

The implementation looks good to me. I just have a small question about the docstring.


def advance_coverages_to_steady_state(self):
"""
This method advances the surface coverages to (pseudo) steady state.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I know this comes from the name of the underlying method, but can you either explain what "pseudo" means here, or remove it from the description, depending on what you think makes more sense?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

For me it is OK just to remove it from the description.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you push a revised version of the PR, then?

@speth speth merged commit cb56209 into Cantera:master Feb 11, 2019
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