The previous refinement check didn't work because the loop never reached n2 == 4. Replace is checks with == checks. |
||
|---|---|---|
| .. | ||
| cantera | ||
| .gitignore | ||
| SConscript | ||
| setup.py.in | ||
The previous refinement check didn't work because the loop never reached n2 == 4. Replace is checks with == checks. |
||
|---|---|---|
| .. | ||
| cantera | ||
| .gitignore | ||
| SConscript | ||
| setup.py.in | ||