[Examples] add version info to ic_engines.py
This commit is contained in:
parent
088c52fff2
commit
e320ec785e
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ Simulation of a (gaseous) Diesel-type internal combustion engine.
|
|||
The simulation uses n-Dodecane as fuel, which is injected close to top dead
|
||||
center. Note that this example uses numerous simplifying assumptions and
|
||||
thus serves for illustration purposes only.
|
||||
|
||||
Requires: Cantera >= 2.5.0, scipy >= 0.19, matplotlib >= 2.0
|
||||
"""
|
||||
|
||||
import cantera as ct
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue