Skip to content

Limit Python exports #6492

Limit Python exports

Limit Python exports #6492

Triggered via pull request August 18, 2025 00:05
Status Failure
Total duration 41m 7s
Artifacts 27

main.yml

on: pull_request
Matrix: ubuntu-multiple-pythons
Matrix: macos-multiple-pythons
Matrix: windows-2022
MATLAB on ubuntu-latest with Python 3.10
7m 15s
MATLAB on ubuntu-latest with Python 3.10
LLVM/Clang with Python 3.13
8m 48s
LLVM/Clang with Python 3.13
Coverage
25m 28s
Coverage
Build docs
28m 58s
Build docs
intel-oneAPI on Ubuntu, Python 3.12
10m 12s
intel-oneAPI on Ubuntu, Python 3.12
mingw on Windows, Python 3.10
27m 9s
mingw on Windows, Python 3.10
Matrix: multiple-sundials
Matrix: windows
Matrix: run-examples
Matrix: dotnet
Fit to window
Zoom out
Zoom in

Annotations

1 error, 59 warnings, and 4 notices
MATLAB on ubuntu-latest with Python 3.10
Error: The process '/home/runner/work/_actions/matlab-actions/run-tests/f9fc3d8ca29fadef6227fa52884b144b9011fa2f/dist/bin/glnxa64/run-matlab-command' failed with exit code 1
macos-14 with Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.12/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.12/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 10# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 11# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 12# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.12/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 16# _PyObject_Call in /Library/Frameworks/Python.framework/Versions/3.12/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 18# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 19# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python ********************************************
macos-14 with Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.12/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.12/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 10# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 11# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 12# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.12/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 16# _PyObject_Call in /Library/Frameworks/Python.framework/Versions/3.12/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 18# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 19# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python ********************************************
macos-14 with Python 3.12: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-14 with Python 3.12: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-14 with Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.13/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 10# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 11# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 12# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 14# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 15# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 16# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 18# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python *************************************************************
macos-14 with Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.13/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 10# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 11# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 12# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 14# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 15# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 16# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 18# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python *************************************************************
macos-14 with Python 3.13: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-14 with Python 3.13: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-14 with Python 3.10: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.10/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so 7# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python 8# call_function in /Library/Frameworks/Python.framework/Versions/3.10/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 10# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 11# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python 12# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 13# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 14# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 15# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 16# call_function in /Library/Frameworks/Python.framework/Versions/3.10/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 18# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 19# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python *******************************************************************************
macos-14 with Python 3.10: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.10/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so 7# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python 8# call_function in /Library/Frameworks/Python.framework/Versions/3.10/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 10# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 11# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python 12# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 13# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 14# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 15# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 16# call_function in /Library/Frameworks/Python.framework/Versions/3.10/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.10/Python 18# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.10/Python 19# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python *******************************************************************************
macos-14 with Python 3.10: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-14 with Python 3.10: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-15 with Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.12/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.12/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 10# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 11# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 12# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.12/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 16# _PyObject_Call in /Library/Frameworks/Python.framework/Versions/3.12/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 18# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 19# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python ********************************************
macos-15 with Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.12/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.12/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 10# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 11# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 12# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.12/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 16# _PyObject_Call in /Library/Frameworks/Python.framework/Versions/3.12/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 18# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 19# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python ********************************************
macos-15 with Python 3.12: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-15 with Python 3.12: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
ubuntu-22.04 with Python 3.13, Numpy '<2.2', Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007FC665746EA6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 4# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 5# 0x00007FC6656AB72E in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 6# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 7# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 8# 0x00007FC6687BD63D in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 9# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 10# 0x00007FC6687BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 11# 0x00007FC668893CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 12# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 14# 0x00007FC6687BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 15# 0x00007FC668893CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 16# PyObject_Call in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 18# 0x00007FC6687BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 19# 0x00007FC668893CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.13, Numpy '<2.2', Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007FC665746EA6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 4# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 5# 0x00007FC6656AB72E in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 6# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 7# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 8# 0x00007FC6687BD63D in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 9# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 10# 0x00007FC6687BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 11# 0x00007FC668893CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 12# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 14# 0x00007FC6687BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 15# 0x00007FC668893CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 16# PyObject_Call in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 18# 0x00007FC6687BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 19# 0x00007FC668893CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.12, Numpy '<2.0', Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007F0E4BD47416 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 4# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 5# 0x00007F0E4BCAD415 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 6# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 7# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 8# 0x00007F0E530124ED in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 9# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 10# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 11# 0x00007F0E530D3573 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 12# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 14# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 15# 0x00007F0E530D3573 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 16# PyObject_Call in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 18# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 19# 0x00007F0E530D3573 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.12, Numpy '<2.0', Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007F0E4BD47416 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 4# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 5# 0x00007F0E4BCAD415 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 6# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 7# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 8# 0x00007F0E530124ED in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 9# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 10# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 11# 0x00007F0E530D3573 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 12# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 14# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 15# 0x00007F0E530D3573 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 16# PyObject_Call in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 18# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 19# 0x00007F0E530D3573 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.10, Numpy latest, Cython ==0.29.31: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007F6AC59398A6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 4# 0x00007F6AC57033D1 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 5# 0x00007F6AC589C83F in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 6# 0x00007F6AC58A6B03 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 7# 0x00007F6AC5703281 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 8# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 9# 0x00007F6AC8688A22 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 10# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 11# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 12# 0x00007F6AC8754FC5 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 14# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 15# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 16# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 18# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 19# 0x00007F6AC8754EC1 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.10, Numpy latest, Cython ==0.29.31: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007F6AC59398A6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 4# 0x00007F6AC57033D1 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 5# 0x00007F6AC589C83F in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 6# 0x00007F6AC58A6B03 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 7# 0x00007F6AC5703281 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 8# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 9# 0x00007F6AC8688A22 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 10# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 11# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 12# 0x00007F6AC8754FC5 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 14# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 15# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 16# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 18# 0x00007F6AC87B2066 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 19# 0x00007F6AC8754EC1 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.11, Numpy latest, Cython ==3.0.8: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007F6BBB5810F9 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 4# 0x00007F6BBB4DA35D in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 5# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 6# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 7# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 8# 0x00007F6BC25F5FFF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 9# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 10# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 11# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 12# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 13# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 14# 0x00007F6BC26B6EA2 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 15# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 16# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 17# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 19# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 *******************************************************************************
ubuntu-22.04 with Python 3.11, Numpy latest, Cython ==3.0.8: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 2# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 3# 0x00007F6BBB5810F9 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 4# 0x00007F6BBB4DA35D in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 5# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 6# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 7# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 8# 0x00007F6BC25F5FFF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 9# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 10# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 11# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 12# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 13# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 14# 0x00007F6BC26B6EA2 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 15# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 16# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 17# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 19# 0x00007F6BC2651AEF in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.12, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F4260B48DF6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 6# 0x00007F4260AA99C5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 8# 0x00007F4263B86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 9# 0x00007F4263C0FC94 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 10# 0x00007F4263B8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 11# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 12# 0x00007F4263CBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 14# 0x00007F4263B86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 15# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 16# 0x00007F4263CBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 18# 0x00007F4263B8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 19# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.12, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F4260B48DF6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 6# 0x00007F4260AA99C5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 8# 0x00007F4263B86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 9# 0x00007F4263C0FC94 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 10# 0x00007F4263B8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 11# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 12# 0x00007F4263CBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 14# 0x00007F4263B86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 15# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 16# 0x00007F4263CBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 18# 0x00007F4263B8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 19# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.11, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F82B8F47226 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 6# 0x00007F82B8EA6952 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 8# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 9# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 10# 0x00007F82BBFECC23 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 11# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 12# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 14# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 15# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 16# 0x00007F82BC0A445D in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 17# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 19# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.11, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F82B8F47226 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 6# 0x00007F82B8EA6952 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 8# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 9# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 10# 0x00007F82BBFECC23 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 11# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 12# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 14# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 15# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 16# 0x00007F82BC0A445D in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 17# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 19# 0x00007F82BC044663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.13, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007FA055348DA6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 6# 0x00007FA0552A7FA5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 8# 0x00007FA05812FDDE in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 9# 0x00007FA0581BC494 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 10# 0x00007FA0581281AD in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 11# 0x00007FA0581BB0FA in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 12# 0x00007FA05827C812 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 14# 0x00007FA05812FDDE in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 15# 0x00007FA0581BB0FA in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 16# 0x00007FA05827C812 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 18# 0x00007FA0581281AD in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 19# 0x00007FA0581BB0FA in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.13, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007FA055348DA6 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 6# 0x00007FA0552A7FA5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 8# 0x00007FA05812FDDE in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 9# 0x00007FA0581BC494 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 10# 0x00007FA0581281AD in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 11# 0x00007FA0581BB0FA in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 12# 0x00007FA05827C812 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 14# 0x00007FA05812FDDE in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 15# 0x00007FA0581BB0FA in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 16# 0x00007FA05827C812 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 18# 0x00007FA0581281AD in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 19# 0x00007FA0581BB0FA in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.10, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F7F49F47806 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 6# 0x00007F7F49EA5F72 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 7# 0x00007F7F4CF4D5E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 8# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 9# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 10# 0x00007F7F4CF4D70C in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 11# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 12# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 14# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 15# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 16# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 17# 0x00007F7F4CF4D5E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 19# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 *******************************************************************************
ubuntu-24.04 with Python 3.10, Numpy latest, Cython !=3.1.2: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F7F49F47806 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 6# 0x00007F7F49EA5F72 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-310-x86_64-linux-gnu.so 7# 0x00007F7F4CF4D5E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 8# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 9# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 10# 0x00007F7F4CF4D70C in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 11# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 12# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 13# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 14# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 15# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 16# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 17# 0x00007F7F4CF4D5E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 19# 0x00007F7F4CFA75E4 in /opt/hostedtoolcache/Python/3.10.18/x64/lib/libpython3.10.so.1.0 *******************************************************************************
LLVM/Clang with Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F7E9E714E03 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 6# 0x00007F7E9E676DEE in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 8# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 9# 0x00007F7EA15BD63D in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 10# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 11# 0x00007F7EA15BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 12# 0x00007F7EA1693CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 14# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 15# 0x00007F7EA15BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 16# 0x00007F7EA1693CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 19# 0x00007F7EA15BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 *******************************************************************************
LLVM/Clang with Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F7E9E714E03 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 6# 0x00007F7E9E676DEE in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-313-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 8# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 9# 0x00007F7EA15BD63D in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 10# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 11# 0x00007F7EA15BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 12# 0x00007F7EA1693CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 14# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 15# 0x00007F7EA15BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 16# 0x00007F7EA1693CF3 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 18# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 19# 0x00007F7EA15BC383 in /opt/hostedtoolcache/Python/3.13.6/x64/lib/libpython3.13.so.1.0 *******************************************************************************
intel-oneAPI on Ubuntu, Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F3563EFE1C3 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 6# 0x00007F3563E619E2 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 8# 0x00007F356AD86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 9# 0x00007F356AE0FC94 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 10# 0x00007F356AD8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 11# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 12# 0x00007F356AEBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 14# 0x00007F356AD86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 15# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 16# 0x00007F356AEBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 18# 0x00007F356AD8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 19# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 *******************************************************************************
intel-oneAPI on Ubuntu, Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 1# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in build/lib/libcantera_shared.so.3 2# Cantera::Kinetics::checkDuplicates(bool, bool) in build/lib/libcantera_shared.so.3 3# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in build/lib/libcantera_shared.so.3 4# 0x00007F3563EFE1C3 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 5# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 6# 0x00007F3563E619E2 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-312-x86_64-linux-gnu.so 7# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 8# 0x00007F356AD86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 9# 0x00007F356AE0FC94 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 10# 0x00007F356AD8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 11# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 12# 0x00007F356AEBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 13# _PyObject_MakeTpCall in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 14# 0x00007F356AD86F0A in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 15# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 16# 0x00007F356AEBD132 in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 17# PyObject_Call in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 18# 0x00007F356AD8752F in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 19# _PyObject_Call_Prepend in /opt/hostedtoolcache/Python/3.12.11/x64/lib/libpython3.12.so.1.0 *******************************************************************************
macos-15 with Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.13/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 10# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 11# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 12# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 14# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 15# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 16# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 18# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python *************************************************************
macos-15 with Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.13/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-313-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 10# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 11# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 12# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 14# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 15# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 16# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.13/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python 18# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.13/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.13/Python *************************************************************
macos-15 with Python 3.13: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-15 with Python 3.13: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-15 with Python 3.11: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.11/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 8# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 9# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.11/Python 10# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 11# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 12# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 13# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.11/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.11/Python 16# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.11/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 18# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python **********************************************************
macos-15 with Python 3.11: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.11/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 8# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 9# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.11/Python 10# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 11# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 12# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 13# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.11/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.11/Python 16# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.11/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 18# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python **********************************************************
macos-15 with Python 3.11: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
macos-15 with Python 3.11: test/python/test_kinetics.py#L508
StickingRate::validate: Sticking coefficient is greater than 1 for reaction 'OH + PT(S) => OH(S)' at T = 200.0 at T = 500.0 at T = 1000.0 at T = 2000.0 at T = 5000.0 at T = 10000.0
Windows 2025, MSVC , Python 3.10: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp310_win_amd64 8# PyInit_units in _cantera_cp310_win_amd64 9# PyInit_units in _cantera_cp310_win_amd64 10# PyObject_VectorcallMethod in python310 11# PyInit_reactor in _cantera_cp310_win_amd64 12# PyInit_reactor in _cantera_cp310_win_amd64 13# PyInit_reactor in _cantera_cp310_win_amd64 14# Py_gitversion in python310 15# PyFunction_Vectorcall in python310 16# PyObject_GC_Malloc in python310 17# PyVectorcall_Call in python310 18# PyObject_Call in python310 19# PyEval_EvalFrameDefault in python310 *******************************************************************************
Windows 2025, MSVC , Python 3.10: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp310_win_amd64 8# PyInit_units in _cantera_cp310_win_amd64 9# PyInit_units in _cantera_cp310_win_amd64 10# PyObject_VectorcallMethod in python310 11# PyInit_reactor in _cantera_cp310_win_amd64 12# PyInit_reactor in _cantera_cp310_win_amd64 13# PyInit_reactor in _cantera_cp310_win_amd64 14# Py_gitversion in python310 15# PyFunction_Vectorcall in python310 16# PyObject_GC_Malloc in python310 17# PyVectorcall_Call in python310 18# PyObject_Call in python310 19# PyEval_EvalFrameDefault in python310 *******************************************************************************
Windows 2025, MSVC , Python 3.11: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp311_win_amd64 8# PyInit_units in _cantera_cp311_win_amd64 9# PyInit_units in _cantera_cp311_win_amd64 10# PyObject_VectorcallMethod in python311 11# PyInit_reactor in _cantera_cp311_win_amd64 12# PyInit_reactor in _cantera_cp311_win_amd64 13# PyInit_reactor in _cantera_cp311_win_amd64 14# PyObject_Vectorcall in python311 15# PyEval_EvalFrameDefault in python311 16# PyFunction_Vectorcall in python311 17# PyIter_Send in python311 18# PyObject_CallObject in python311 19# PyEval_EvalFrameDefault in python311 *******************************************************************************
Windows 2025, MSVC , Python 3.11: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp311_win_amd64 8# PyInit_units in _cantera_cp311_win_amd64 9# PyInit_units in _cantera_cp311_win_amd64 10# PyObject_VectorcallMethod in python311 11# PyInit_reactor in _cantera_cp311_win_amd64 12# PyInit_reactor in _cantera_cp311_win_amd64 13# PyInit_reactor in _cantera_cp311_win_amd64 14# PyObject_Vectorcall in python311 15# PyEval_EvalFrameDefault in python311 16# PyFunction_Vectorcall in python311 17# PyIter_Send in python311 18# PyObject_CallObject in python311 19# PyEval_EvalFrameDefault in python311 *******************************************************************************
Windows 2025, MSVC , Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp312_win_amd64 8# PyInit_units in _cantera_cp312_win_amd64 9# PyInit_units in _cantera_cp312_win_amd64 10# PyObject_VectorcallMethod in python312 11# PyInit_reactor in _cantera_cp312_win_amd64 12# PyInit_reactor in _cantera_cp312_win_amd64 13# PyInit_reactor in _cantera_cp312_win_amd64 14# PyObject_Vectorcall in python312 15# PyObject_Vectorcall in python312 16# PyEval_EvalFrameDefault in python312 17# PyFunction_Vectorcall in python312 18# PyArg_CheckPositional in python312 19# PyObject_Call in python312 *******************************************************************************
Windows 2025, MSVC , Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp312_win_amd64 8# PyInit_units in _cantera_cp312_win_amd64 9# PyInit_units in _cantera_cp312_win_amd64 10# PyObject_VectorcallMethod in python312 11# PyInit_reactor in _cantera_cp312_win_amd64 12# PyInit_reactor in _cantera_cp312_win_amd64 13# PyInit_reactor in _cantera_cp312_win_amd64 14# PyObject_Vectorcall in python312 15# PyObject_Vectorcall in python312 16# PyEval_EvalFrameDefault in python312 17# PyFunction_Vectorcall in python312 18# PyArg_CheckPositional in python312 19# PyObject_Call in python312 *******************************************************************************
Windows 2025, MSVC , Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp313_win_amd64 8# PyInit_units in _cantera_cp313_win_amd64 9# PyInit_units in _cantera_cp313_win_amd64 10# PyObject_VectorcallMethod in python313 11# PyInit_reactor in _cantera_cp313_win_amd64 12# PyInit_reactor in _cantera_cp313_win_amd64 13# PyInit_reactor in _cantera_cp313_win_amd64 14# PyObject_Vectorcall in python313 15# PyObject_Vectorcall in python313 16# PyEval_EvalFrameDefault in python313 17# PyObject_Vectorcall in python313 18# PyObject_CallNoArgs in python313 19# PyObject_Call in python313 *******************************************************************************
Windows 2025, MSVC , Python 3.13: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# std::array<char,19>::back in cantera_shared 1# fmt::v9::make_format_args<fmt::v9::basic_format_context<fmt::v9::appender,char>,unsigned __int64 const & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const & __ptr64> in cantera_shared 2# Cantera::CanteraError::CanteraError in cantera_shared 3# Cantera::CanteraError::CanteraError<> in cantera_shared 4# Cantera::InputFileError::InputFileError<unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared 5# Cantera::Kinetics::checkDuplicates in cantera_shared 6# Cantera::YamlWriter::toYamlString in cantera_shared 7# PyInit_units in _cantera_cp313_win_amd64 8# PyInit_units in _cantera_cp313_win_amd64 9# PyInit_units in _cantera_cp313_win_amd64 10# PyObject_VectorcallMethod in python313 11# PyInit_reactor in _cantera_cp313_win_amd64 12# PyInit_reactor in _cantera_cp313_win_amd64 13# PyInit_reactor in _cantera_cp313_win_amd64 14# PyObject_Vectorcall in python313 15# PyObject_Vectorcall in python313 16# PyEval_EvalFrameDefault in python313 17# PyObject_Vectorcall in python313 18# PyObject_CallNoArgs in python313 19# PyObject_Call in python313 *******************************************************************************
macos-13 with Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.12/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.12/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 10# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 11# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 12# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.12/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 16# _PyObject_Call in /Library/Frameworks/Python.framework/Versions/3.12/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 18# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 19# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python ********************************************
macos-13 with Python 3.12: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.12/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-312-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 8# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.12/Python 9# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 10# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 11# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 12# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.12/Python 13# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python 16# _PyObject_Call in /Library/Frameworks/Python.framework/Versions/3.12/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.12/Python 18# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.12/Python 19# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.12/Python ********************************************
macos-13 with Python 3.11: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.11/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 8# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 9# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.11/Python 10# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 11# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 12# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 13# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.11/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.11/Python 16# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.11/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 18# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python **********************************************************
macos-13 with Python 3.11: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 1# Cantera::InputFileError::InputFileError<unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, unsigned long const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 2# Cantera::Kinetics::checkDuplicates(bool, bool) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 3# Cantera::YamlWriter::toYamlString() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.2.0.dylib 4# __pyx_pw_7cantera_10yamlwriter_10YamlWriter_9to_string(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 5# PyObject_VectorcallMethod in /Library/Frameworks/Python.framework/Versions/3.11/Python 6# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_21write_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so 7# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 8# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 9# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.11/Python 10# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 11# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 12# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 13# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 14# _PyObject_FastCallDictTstate in /Library/Frameworks/Python.framework/Versions/3.11/Python 15# slot_tp_call in /Library/Frameworks/Python.framework/Versions/3.11/Python 16# _PyObject_MakeTpCall in /Library/Frameworks/Python.framework/Versions/3.11/Python 17# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python 18# _PyEval_Vector in /Library/Frameworks/Python.framework/Versions/3.11/Python 19# _PyEval_EvalFrameDefault in /Library/Frameworks/Python.framework/Versions/3.11/Python **********************************************************
Coverage: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# Cantera::CanteraError::CanteraError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3 1# Cantera::CanteraError::CanteraError<>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 2# Cantera::InputFileError::InputFileError<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyBase const&, Cantera::AnyBase const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3 3# Cantera::Kinetics::checkDuplicates(bool, bool) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3 4# Cantera::YamlWriter::toYamlString[abi:cxx11]() const in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3 5# 0x00007FFBB82AFBD0 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 6# 0x00007FFBB82AF87E in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 7# 0x00007FFBB82C5497 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 8# PyObject_VectorcallMethod in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 9# 0x00007FFBB80387B9 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 10# 0x00007FFBB8035F92 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 11# 0x00007FFBB808A69D in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so 12# PyObject_Vectorcall in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 13# 0x00007FFBBAD760D5 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 14# 0x00007FFBBAE44663 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 15# 0x00007FFBBADECC23 in /opt/hostedtoolcache/Python/3.11.13/x64/lib/libpython3.11.so.1.0 16# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.13/
mingw on Windows, Python 3.10: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# 0x00007FFF52881128 in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 1# 0x00007FFF5258477E in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 2# 0x00007FFF5275C0F3 in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 3# 0x00007FFF525814F0 in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 4# 0x00007FFF53A5BA55 in D:\a\cantera\cantera\build\python\cantera\_cantera.cp310-win_amd64.pyd 5# 0x00007FFF5559C310 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 6# 0x00007FFF539BF16E in D:\a\cantera\cantera\build\python\cantera\_cantera.cp310-win_amd64.pyd 7# 0x00007FFF556DF77F in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 8# 0x00007FFF555B49D7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 9# 0x00007FFF555B3769 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 10# 0x00007FFF5559BFB0 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 11# 0x00007FFF5559BE87 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 12# 0x00007FFF555BB5E7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 13# 0x00007FFF555B49D7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 14# 0x00007FFF5559BFB0 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 15# 0x00007FFF5559BE87 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 16# 0x00007FFF555BB5E7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 17# 0x00007FFF555B49D7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 18# 0x00007FFF555B7293 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 19# 0x00007FFF555B3615 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll *******************************************************************************
mingw on Windows, Python 3.10: test/python/test_reaction.py#L73
Kinetics::checkDuplicates: ******************************************************************************* InputFileError thrown by Kinetics::checkDuplicates: Error on lines 10 and 12 of input string: Undeclared duplicate third body reactions with a common third body detected. Add the field 'explicit-third-body-duplicates: mark-duplicate' or 'explicit-third-body-duplicates: modify-efficiency' to the YAML phase entry to choose how these reactions should be handled and suppress this warning. Reaction 1: H + O2 + M <=> HO2 + M Reaction 2: H + O2 + H2O <=> HO2 + H2O | Line | | 5 | kinetics: bulk | 6 | | 7 | species: [{gri30.yaml/species: all}] | 8 | | 9 | reactions: > 10 > - equation: H + O2 + H2O <=> HO2 + H2O ^ | 11 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} > 12 > - equation: H + O2 + M <=> HO2 + M ^ | 13 | rate-constant: {A: 1.126e+19, b: -0.76, Ea: 0.0} | 14 | default-efficiency: 0 | 15 | efficiencies: {H2O: 1} ------------------------------------------------------------------------------- 0# 0x00007FFF52881128 in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 1# 0x00007FFF5258477E in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 2# 0x00007FFF5275C0F3 in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 3# 0x00007FFF525814F0 in D:\a\cantera\cantera\build\python\cantera\cantera_shared.dll 4# 0x00007FFF53A5BA55 in D:\a\cantera\cantera\build\python\cantera\_cantera.cp310-win_amd64.pyd 5# 0x00007FFF5559C310 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 6# 0x00007FFF539BF16E in D:\a\cantera\cantera\build\python\cantera\_cantera.cp310-win_amd64.pyd 7# 0x00007FFF556DF77F in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 8# 0x00007FFF555B49D7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 9# 0x00007FFF555B3769 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 10# 0x00007FFF5559BFB0 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 11# 0x00007FFF5559BE87 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 12# 0x00007FFF555BB5E7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 13# 0x00007FFF555B49D7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 14# 0x00007FFF5559BFB0 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 15# 0x00007FFF5559BE87 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 16# 0x00007FFF555BB5E7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 17# 0x00007FFF555B49D7 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 18# 0x00007FFF555B7293 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll 19# 0x00007FFF555B3615 in C:\hostedtoolcache\windows\Python\3.10.11\x64\python310.dll *******************************************************************************
Windows 2025, MSVC , Python 3.10
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
Windows 2025, MSVC , Python 3.11
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
Windows 2025, MSVC , Python 3.12
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
Windows 2025, MSVC , Python 3.13
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.

Artifacts

Produced during runtime
Name Size Digest
cantera-wheel-3.10-ubuntu-22.04 Expired
2.26 MB
sha256:af20b21b915c1c889afece934355ef4bf95d455d819324522d66285a16242de9
cantera-wheel-3.10-ubuntu-24.04 Expired
2.26 MB
sha256:0e04bd7b1e5220d2ab6a526c26a523f7daadfcb80f67fd58d67ac5991f116334
cantera-wheel-3.11-ubuntu-22.04 Expired
2.36 MB
sha256:ad95b0c78fdc521385d9963a600801052ed6f91ab72ca0678196475cfbe12f8d
cantera-wheel-3.11-ubuntu-24.04 Expired
2.29 MB
sha256:efbd5495cafd56cb2a89c9292b8129eaa97a7ada9cd658a736547cabafc2bc19
cantera-wheel-3.12-ubuntu-22.04 Expired
2.22 MB
sha256:a4540d202f13e1a7975772c548a1317b6c3d08372f704d4f6223ae2029294b7e
cantera-wheel-3.12-ubuntu-24.04 Expired
2.24 MB
sha256:40e655bd6202848ae80ad1854f78a55a333b7e5cd85b74be0c5595dc625b6674
cantera-wheel-3.13-ubuntu-22.04 Expired
2.21 MB
sha256:1af755afe018be9c8adf8b8683634388f51cec140c3d54b6326464c774e4ca5e
cantera-wheel-3.13-ubuntu-24.04 Expired
2.24 MB
sha256:f643d82252133b3122b3eb6cec14668f4d31462d4e875daa083af64ef7f6332c
cantera-win_amd64.whl Expired
17.9 MB
sha256:398be77754a6957bc744ab2866d862a4c4a234f2ad94c3cff5401fa2a89e6dbd
cantera_shared.dll Expired
2.36 MB
sha256:a3fc96d4b4ab40df6085415d45be6f6ff6ee748beb65f367e7f163349a6dfcf5
cxx-coverage-report Expired
16.9 MB
sha256:e50eebfd85d48dbad0fd24fef420b69e19bc45cb0f5b144593fbe490036187d4
docs Expired
40.3 MB
sha256:01c6887ac3d7c1a4877b1b0973aff7e215daf49e9f7ea5afe2a2faa07c39cf20
dotnet-coverage-report Expired
311 KB
sha256:93f38ffad721693c615b60c2c7150b59f37541fd0d152a86b8f64114f05f1ec3
doxygen-tree Expired
5.41 MB
sha256:00acefa2e0cbfa8c96bd39b3854eb66e73729746491c8fef810a8db0e8892c7d
example-results-3.10-ubuntu-22.04-nplatest Expired
220 KB
sha256:75a08be967b85efed1e1c3d3d2a1bf2481f8db602bd03b1e2fb06abe15a4e5ad
example-results-3.10-ubuntu-24.04-np==1.21.6 Expired
219 KB
sha256:b0186c3e3b55b1aebc342410f3f3f3d440fb03c626d3e30c6846ecd48462767c
example-results-3.11-ubuntu-22.04-np==1.23.5 Expired
220 KB
sha256:dacd30e74afa0ec1af7d632b39b7caa618ff447a4980486e98bbeed1323f7493
example-results-3.11-ubuntu-24.04-nplatest Expired
219 KB
sha256:269358136f0b413e6e3e7adfef9cc11c3c5087f93d6a8b2a55bd981b07d71569
example-results-3.12-ubuntu-22.04-np==1.26.4 Expired
220 KB
sha256:a4cf002306f02a9bc0c4c3d63d24bd6e69b4341a64b5b59ac789e703d77e683f
example-results-3.12-ubuntu-24.04-nplatest Expired
219 KB
sha256:2b3adfa7572d7e16da7eee2aaca2ecf884fa2c13e03655f0fcabedaaa4a5fd5d
example-results-3.13-ubuntu-22.04-nplatest Expired
220 KB
sha256:e11526a85a7c73e8c9ed01dec93373d3825f70f7becd4d16692418f55428b5fe
libcantera_shared-ubuntu-22.04.so Expired
3.4 MB
sha256:8856cfa836e4ee47e84fc2e32bcafd5fc93f53a080d098807e73afee502f9007
libcantera_shared-ubuntu-24.04.so Expired
3.52 MB
sha256:af609e7070b618500762fa6f3556721898055defb2eba3e76ceab181d812d42c
libcantera_shared.dylib Expired
2.53 MB
sha256:86c858e6e8faf7c6fce7f6f347d573dca1caba6a30e31555ba44ae68eaa30a02
matlab-coverage-report Expired
17.2 KB
sha256:1fe03c6f46c873c94bb6fbcd73d8a896b5159886e15e3b995566e0cdc3f8d8ff
mingw-gtest-binaries Expired
8.06 MB
sha256:0c14c501dd00ba350f502041b087dd8d7677e5c4d357ca8c0d0f971053dc7e76
python-coverage-report Expired
725 KB
sha256:2f8cd9f5fca44a31be2cf0130968d10f4c0488743ea9dd349d617b978242ca2e