mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-19 01:14:44 -05:00
fixed incorrect tags in examples
This commit is contained in:
committed by
Ray Speth
parent
d4e8885479
commit
c33575c397
@@ -13,7 +13,7 @@ and recover a converged solution.
|
||||
|
||||
Requires: cantera >= 4.0; matplotlib is optional for plotting
|
||||
|
||||
.. tags:: Python, combustion, 1D flow, diffusion flame, solver, grid refinement
|
||||
.. tags:: Python, combustion, 1D flow, diffusion flame, strained flame, plotting
|
||||
"""
|
||||
|
||||
import time
|
||||
|
||||
@@ -17,7 +17,8 @@ diffusion flame that fails without recovery.
|
||||
|
||||
Requires: cantera >= 4.0; matplotlib is optional for plotting
|
||||
|
||||
.. tags:: Python, combustion, 1D flow, free flame, diffusion flame, solver
|
||||
.. tags:: Python, combustion, 1D flow, premixed flame, diffusion flame, strained flame,
|
||||
plotting
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
Reference in New Issue
Block a user