-
Notifications
You must be signed in to change notification settings - Fork 118
Fix chemistry‑related bugs #829
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
Changes from 3 commits
bcaaa35
4833d7b
c8e7f9f
652d0fa
e63683a
cc20ee9
86a5b77
209dd94
577a6c0
76a31f6
e024c03
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,8 @@ dependencies = [ | |
"matplotlib", | ||
|
||
# Chemistry | ||
"cantera==3.0.1", | ||
"pyrometheus==1.0.2" | ||
"cantera==3.1.0", | ||
"pyrometheus@git+https://github.com/pyrometheus/pyrometheus.git@main" | ||
|
||
] | ||
|
||
[tool.hatch.metadata] | ||
|
Uh oh!
There was an error while loading. Please reload this page.