Commit f610cb5
committed
Fix: Set default surface name for compatibility with Cantera 3.1
The ck2yaml that comes with Cantera 3.1 needs
the surface site to be named. Because there's no 3.2
binaries in conda-forge for Python 3.9, we'll end up
installing 3.1 in most people's environments, so
let's be compatible with it (even if it's wrong).1 parent 3527b07 commit f610cb5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2168 | 2168 | | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | | - | |
| 2171 | + | |
2172 | 2172 | | |
2173 | 2173 | | |
2174 | 2174 | | |
| |||
0 commit comments