diff --git a/examples/rmg/catalysis/methane_steam/input.py b/examples/rmg/catalysis/methane_steam/input.py index 22c4e098502..5eb8078b7d4 100644 --- a/examples/rmg/catalysis/methane_steam/input.py +++ b/examples/rmg/catalysis/methane_steam/input.py @@ -1,7 +1,7 @@ # Data sources database( thermoLibraries=['surfaceThermoNi111', 'surfaceThermoPt111', 'primaryThermoLibrary', 'thermo_DFT_CCSDTF12_BAC'], - reactionLibraries = [('Surface/Deutschmann_Ni', True)], # when Pt is used change the library to Surface/CPOX_Pt/Deutschmann2006 + reactionLibraries = [('Surface/Methane/Deutschmann_Ni', True)], # when Pt is used change the library to Surface/CPOX_Pt/Deutschmann2006 seedMechanisms = [], kineticsDepositories = ['training'], kineticsFamilies = ['surface','default'],