Added an import math command.

This commit is contained in:
Harry Moffat 2007-12-28 23:24:27 +00:00
parent e8e9e37721
commit 38b47a3064

View file

@ -5,6 +5,8 @@ These values are the same as those in the C++ header file ct_defs.h in
the Cantera kernel.
"""
import math
## One atmosphere in Pascals
OneAtm = 101325.0