-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
Example & documentation updates #1724
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1724 +/- ##
==========================================
- Coverage 72.80% 72.79% -0.01%
==========================================
Files 381 381
Lines 54011 54011
Branches 9207 9207
==========================================
- Hits 39321 39319 -2
- Misses 11706 11707 +1
- Partials 2984 2985 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of small suggestions 😄
The javascript for the search box wouldn't work due to an earlier error in the javascript for the version switcher when the switcher JSON file couldn't be loaded.
- Structure comments for Sphinx Gallery - Show reactor network structure at start and end of simulation - Use pandas to show table of intermediate states and write CSV file
- Modify formatting for Sphinx Gallery - Use a larger mechanism file from the example_data repo to better demonstrate the benefits of preconditioning
@speth will you fix the examples in this PR? I'm not sure if the failures are related to this branch. If not, I'll approve 😄 |
Changes proposed in this pull request
ReactorNet
drawing (introduced in Reactor net visualization #1624) to a couple of examplesMixture
class and the multiphase equilibrium solversIf applicable, fill in the issue number this pull request is fixing
Closes Cantera/cantera-website#103
Checklist
scons build
&scons test
) and unit tests address code coverage