Replace keywords and cantera version

This commit is contained in:
Jongyoon Bae 2023-03-11 22:54:42 +09:00 committed by Ray Speth
parent 82056133e1
commit 0d5b540619

View File

@ -16,8 +16,8 @@ coverage. That is, it encompasses CO*-CO* interaction as well as CO*-O*
interaction. The CO* enthalpy is plotted as a function of CO* and O*
coverages.
Requires: cantera >= 2.6.0, matplotlib >= 2.0, numpy >= 1.12
Keywords: thermodynamics, surface, non-ideal adsorbate
Requires: cantera >= 3.0.0, matplotlib >= 2.0
Keywords: thermodynamics, surface chemistry, catalysis
"""
import cantera as ct