Revert "[Python/Test] Work around pint TypeError - pint #1969 resolved" #6336
main.yml
on: pull_request
Matrix: ubuntu-multiple-pythons
Matrix: macos-multiple-pythons
Matrix: windows-2022
MATLAB on ubuntu-latest with Python 3.10
5m 49s
LLVM/Clang with Python 3.13
8m 29s
Coverage
23m 25s
Build docs
28m 9s
intel-oneAPI on Ubuntu, Python 3.12
9m 51s
mingw on Windows, Python 3.10
27m 52s
Matrix: multiple-sundials
Matrix: windows
Matrix: run-examples
Matrix: dotnet
Annotations
45 errors and 21 warnings
Windows 2025, MSVC , Python 3.12:
test\python\test_onedim.py#L1829
TestImpingingJet.test_restore_yaml
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.12:
test\python\test_thermo.py#L248
TestThermoPhase.test_setCompositionNoNorm
assert array([0., 0...., 0., 0., 0.]) == approx([0.01 ....0 ± 1.0e-12])
comparison failed. Mismatched elements: 1 / 10:
Max absolute difference: 0.01
Max relative difference: inf
Index | Obtained | Expected
(0,) | 0.0 | 0.01 ± 1.0e-08
|
Windows 2025, MSVC , Python 3.12:
test\python\test_reactor.py#L1735
TestFlowReactor.test_component_names
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# PyInit_reactionpath in _cantera_cp312_win_amd64
11# PyObject_Vectorcall in python312
12# PyObject_Vectorcall in python312
13# PyEval_EvalFrameDefault in python312
14# PyFunction_Vectorcall in python312
15# PyArg_CheckPositional in python312
16# PyObject_Call in python312
17# PyObject_Call in python312
18# PyEval_EvalFrameDefault in python312
19# PyFunction_Vectorcall in python312
*******************************************************************************
|
Windows 2025, MSVC , Python 3.12:
test\python\test_reactor.py#L1713
TestFlowReactor.test_catalytic_surface
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# Cantera::ReactorNet::advance in cantera_shared
11# PyInit_reactionpath in _cantera_cp312_win_amd64
12# PyInit_reactionpath in _cantera_cp312_win_amd64
13# PyObject_Vectorcall in python312
14# PyObject_Vectorcall in python312
15# PyEval_EvalFrameDefault in python312
16# PyFunction_Vectorcall in python312
17# PyArg_CheckPositional in python312
18# PyObject_Call in python312
19# PyObject_Call in python312
*******************************************************************************
|
Windows 2025, MSVC , Python 3.12:
test\python\test_reactor.py#L1127
TestIdealGasMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp312_win_amd64
11# PyInit_reactionpath in _cantera_cp312_win_amd64
12# PyObject_Vectorcall in python312
13# PyObject_Vectorcall in python312
14# PyEval_EvalFrameDefault in python312
15# PyFunction_Vectorcall in python312
16# PyArg_CheckPositional in python312
17# PyObject_Call in python312
18# PyObject_Call in python312
19# PyEval_EvalFrameDefault in python312
*******************************************************************************
Components with largest weighted error estimates:
19: 9.999999999999999e+17
9: 6.951658211202528e-292
8: 1.2607337992139993e-293
13: 1.2607013184095983e-293
3: 3.423495364688077e-297
14: 2.8339605445453897e-302
24: 1.531603502107864e-304
23: 1.4327903729396148e-304
29: 1.0375378562666175e-304
28: 8.893181625142437e-305
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp312_win_amd64
7# PyInit_reactionpath in _cantera_cp312_win_amd64
8# PyObject_Vectorcall in python312
9# PyObject_Vectorcall in python312
10# PyEval_EvalFrameDefault in python312
11# PyFunction_Vectorcall in python312
12# PyArg_CheckPositional in python312
13# PyObject_Call in python312
14# PyObject_Call in python312
15# PyEval_EvalFrameDefault in python312
16# PyFunction_Vectorcall in python312
17# PyObject_FastCallDictTstate in python312
18# PyObject_Call_Prepend in python312
19# PyDictProxy_New in python312
*******************************************************************************
|
Windows 2025, MSVC , Python 3.12:
test\python\test_reactor.py#L1127
TestConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp312_win_amd64
11# PyInit_reactionpath in _cantera_cp312_win_amd64
12# PyObject_Vectorcall in python312
13# PyObject_Vectorcall in python312
14# PyEval_EvalFrameDefault in python312
15# PyFunction_Vectorcall in python312
16# PyArg_CheckPositional in python312
17# PyObject_Call in python312
18# PyObject_Call in python312
19# PyEval_EvalFrameDefault in python312
*******************************************************************************
Components with largest weighted error estimates:
0: 0
1: 0
2: 0
3: 0
4: 0
5: 0
6: 0
7: 0
8: 0
9: 0
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp312_win_amd64
7# PyInit_reactionpath in _cantera_cp312_win_amd64
8# PyObject_Vectorcall in python312
9# PyObject_Vectorcall in python312
10# PyEval_EvalFrameDefault in python312
11# PyFunction_Vectorcall in python312
12# PyArg_CheckPositional in python312
13# PyObject_Call in python312
14# PyObject_Call in python312
15# PyEval_EvalFrameDefault in python312
16# PyFunction_Vectorcall in python312
17# PyObject_FastCallDictTstate in python312
18# PyObject_Call_Prepend in python312
19# PyDictProxy_New in python312
*******************************************************************************
|
Windows 2025, MSVC , Python 3.12:
test\python\test_reactor.py#L1127
TestIdealGasConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp312_win_amd64
11# PyInit_reactionpath in _cantera_cp312_win_amd64
12# PyObject_Vectorcall in python312
13# PyObject_Vectorcall in python312
14# PyEval_EvalFrameDefault in python312
15# PyFunction_Vectorcall in python312
16# PyArg_CheckPositional in python312
17# PyObject_Call in python312
18# PyObject_Call in python312
19# PyEval_EvalFrameDefault in python312
*******************************************************************************
Components with largest weighted error estimates:
30: 2.9999999999999995e+18
31: -9.999999999999999e+17
34: -9.999999999999999e+17
28: 9.999999999999999e+17
2: 6.951828634269348e-292
19: 1.2607135895378066e-293
16: 1.260705458624375e-293
17: 1.26070545861647e-293
39: 1.2607019916906403e-293
27: 1.2607019881017475e-293
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp312_win_amd64
7# PyInit_reactionpath in _cantera_cp312_win_amd64
8# PyObject_Vectorcall in python312
9# PyObject_Vectorcall in python312
10# PyEval_EvalFrameDefault in python312
11# PyFunction_Vectorcall in python312
12# PyArg_CheckPositional in python312
13# PyObject_Call in python312
14# PyObject_Call in python312
15# PyEval_EvalFrameDefault in python312
16# PyFunction_Vectorcall in python312
17# PyObject_FastCallDictTstate in python312
18# PyObject_Call_Prepend in python312
19# PyDictProxy_New in python312
*******************************************************************************
|
Windows 2025, MSVC , Python 3.12:
test\python\test_onedim.py#L1804
TestImpingingJet.test_reacting_surface_case3
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.12:
test\python\test_reactor.py#L1127
TestMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp312_win_amd64
11# PyInit_reactionpath in _cantera_cp312_win_amd64
12# PyObject_Vectorcall in python312
13# PyObject_Vectorcall in python312
14# PyEval_EvalFrameDefault in python312
15# PyFunction_Vectorcall in python312
16# PyArg_CheckPositional in python312
17# PyObject_Call in python312
18# PyObject_Call in python312
19# PyEval_EvalFrameDefault in python312
*******************************************************************************
Components with largest weighted error estimates:
0: 0
1: 0
2: 0
3: 0
4: 0
5: 0
6: 0
7: 0
8: 0
9: 0
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp312_win_amd64
7# PyInit_reactionpath in _cantera_cp312_win_amd64
8# PyObject_Vectorcall in python312
9# PyObject_Vectorcall in python312
10# PyEval_EvalFrameDefault in python312
11# PyFunction_Vectorcall in python312
12# PyArg_CheckPositional in python312
13# PyObject_Call in python312
14# PyObject_Call in python312
15# PyEval_EvalFrameDefault in python312
16# PyFunction_Vectorcall in python312
17# PyObject_FastCallDictTstate in python312
18# PyObject_Call_Prepend in python312
19# PyDictProxy_New in python312
*******************************************************************************
|
Windows 2025, MSVC , Python 3.12:
test\python\test_onedim.py#L1800
TestImpingingJet.test_reacting_surface_case2
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2022, Python 3.12, fmt 10.0
Process completed with exit code 1.
|
Windows 2022, Python 3.13, fmt 10
Process completed with exit code 1.
|
Windows 2025, MSVC , Python 3.11:
test\python\test_onedim.py#L1829
TestImpingingJet.test_restore_yaml
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.11:
test\python\test_thermo.py#L248
TestThermoPhase.test_setCompositionNoNorm
assert array([0., 0...., 0., 0., 0.]) == approx([0.01 ....0 ± 1.0e-12])
comparison failed. Mismatched elements: 1 / 10:
Max absolute difference: 0.01
Max relative difference: inf
Index | Obtained | Expected
(0,) | 0.0 | 0.01 ± 1.0e-08
|
Windows 2025, MSVC , Python 3.11:
test\python\test_reactor.py#L1735
TestFlowReactor.test_component_names
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# PyInit_reactionpath in _cantera_cp311_win_amd64
11# PyObject_Vectorcall in python311
12# PyEval_EvalFrameDefault in python311
13# PyFunction_Vectorcall in python311
14# PyIter_Send in python311
15# PyObject_CallObject in python311
16# PyEval_EvalFrameDefault in python311
17# PyFunction_Vectorcall in python311
18# PyObject_CallObject in python311
19# PyEval_EvalFrameDefault in python311
*******************************************************************************
|
Windows 2025, MSVC , Python 3.11:
test\python\test_reactor.py#L1713
TestFlowReactor.test_catalytic_surface
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# Cantera::ReactorNet::advance in cantera_shared
11# PyInit_reactionpath in _cantera_cp311_win_amd64
12# PyInit_reactionpath in _cantera_cp311_win_amd64
13# PyObject_Vectorcall in python311
14# PyEval_EvalFrameDefault in python311
15# PyFunction_Vectorcall in python311
16# PyIter_Send in python311
17# PyObject_CallObject in python311
18# PyEval_EvalFrameDefault in python311
19# PyFunction_Vectorcall in python311
*******************************************************************************
|
Windows 2025, MSVC , Python 3.11:
test\python\test_reactor.py#L1127
TestIdealGasMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp311_win_amd64
11# PyInit_reactionpath in _cantera_cp311_win_amd64
12# PyObject_Vectorcall in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyIter_Send in python311
16# PyObject_CallObject in python311
17# PyEval_EvalFrameDefault in python311
18# PyFunction_Vectorcall in python311
19# PyObject_CallObject in python311
*******************************************************************************
Components with largest weighted error estimates:
28: 1.7054234455294887e-288
8: 2.24489275987358e-292
24: 2.244892669490396e-292
20: 2.2448926663410244e-292
44: 1.1705089105638076e-293
16: 8.769112340785842e-295
12: 8.769112252249279e-295
32: 8.769112252249279e-295
4: 3.42543411780761e-297
36: 3.42543411780761e-297
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp311_win_amd64
7# PyInit_reactionpath in _cantera_cp311_win_amd64
8# PyObject_Vectorcall in python311
9# PyEval_EvalFrameDefault in python311
10# PyFunction_Vectorcall in python311
11# PyIter_Send in python311
12# PyObject_CallObject in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyObject_CallObject in python311
16# PyEval_EvalFrameDefault in python311
17# PyFunction_Vectorcall in python311
18# PyObject_FastCallDictTstate in python311
19# PyObject_Call_Prepend in python311
*******************************************************************************
|
Windows 2025, MSVC , Python 3.11:
test\python\test_onedim.py#L1804
TestImpingingJet.test_reacting_surface_case3
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.11:
test\python\test_reactor.py#L1127
TestIdealGasConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp311_win_amd64
11# PyInit_reactionpath in _cantera_cp311_win_amd64
12# PyObject_Vectorcall in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyIter_Send in python311
16# PyObject_CallObject in python311
17# PyEval_EvalFrameDefault in python311
18# PyFunction_Vectorcall in python311
19# PyObject_CallObject in python311
*******************************************************************************
Components with largest weighted error estimates:
15: 1.5e+28
19: 2.3431316038048616e+19
6: 2.9999999999999995e+18
20: 1.9999999999999997e+18
7: -9.999999999999999e+17
10: -9.999999999999999e+17
4: 649032315774.1304
38: 6.9517775201016405e-292
39: 6.951777512623463e-292
3: -3.5922712577191854e-292
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp311_win_amd64
7# PyInit_reactionpath in _cantera_cp311_win_amd64
8# PyObject_Vectorcall in python311
9# PyEval_EvalFrameDefault in python311
10# PyFunction_Vectorcall in python311
11# PyIter_Send in python311
12# PyObject_CallObject in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyObject_CallObject in python311
16# PyEval_EvalFrameDefault in python311
17# PyFunction_Vectorcall in python311
18# PyObject_FastCallDictTstate in python311
19# PyObject_Call_Prepend in python311
*******************************************************************************
|
Windows 2025, MSVC , Python 3.11:
test\python\test_reactor.py#L1127
TestConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp311_win_amd64
11# PyInit_reactionpath in _cantera_cp311_win_amd64
12# PyObject_Vectorcall in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyIter_Send in python311
16# PyObject_CallObject in python311
17# PyEval_EvalFrameDefault in python311
18# PyFunction_Vectorcall in python311
19# PyObject_CallObject in python311
*******************************************************************************
Components with largest weighted error estimates:
19: 9.999999999999999e+17
8: 6.564699783725223e-294
13: 6.562873015841179e-294
3: 2.5664378311604385e-299
36: 8.39911597930119e-305
22: 7.905050333459944e-305
16: 6.916919041777451e-305
26: 6.916919041777451e-305
41: 5.928787750094958e-305
40: 4.940656458412464e-305
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp311_win_amd64
7# PyInit_reactionpath in _cantera_cp311_win_amd64
8# PyObject_Vectorcall in python311
9# PyEval_EvalFrameDefault in python311
10# PyFunction_Vectorcall in python311
11# PyIter_Send in python311
12# PyObject_CallObject in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyObject_CallObject in python311
16# PyEval_EvalFrameDefault in python311
17# PyFunction_Vectorcall in python311
18# PyObject_FastCallDictTstate in python311
19# PyObject_Call_Prepend in python311
*******************************************************************************
|
Windows 2025, MSVC , Python 3.11:
test\python\test_reactor.py#L1127
TestMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp311_win_amd64
11# PyInit_reactionpath in _cantera_cp311_win_amd64
12# PyObject_Vectorcall in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyIter_Send in python311
16# PyObject_CallObject in python311
17# PyEval_EvalFrameDefault in python311
18# PyFunction_Vectorcall in python311
19# PyObject_CallObject in python311
*******************************************************************************
Components with largest weighted error estimates:
19: 9.999999999999999e+17
38: 9.999999999999999e+17
39: 9.999999999999999e+17
43: 9.999999999999999e+17
44: 9.999999999999999e+17
34: 6.5521349116028536e+16
33: 172020308871.06775
8: 6.563984761408845e-294
23: 4.456191161718763e-295
29: 4.456191161718763e-295
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp311_win_amd64
7# PyInit_reactionpath in _cantera_cp311_win_amd64
8# PyObject_Vectorcall in python311
9# PyEval_EvalFrameDefault in python311
10# PyFunction_Vectorcall in python311
11# PyIter_Send in python311
12# PyObject_CallObject in python311
13# PyEval_EvalFrameDefault in python311
14# PyFunction_Vectorcall in python311
15# PyObject_CallObject in python311
16# PyEval_EvalFrameDefault in python311
17# PyFunction_Vectorcall in python311
18# PyObject_FastCallDictTstate in python311
19# PyObject_Call_Prepend in python311
*******************************************************************************
|
Windows 2025, MSVC , Python 3.11:
test\python\test_onedim.py#L1800
TestImpingingJet.test_reacting_surface_case2
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2022, Python 3.11, fmt 9.1
Process completed with exit code 1.
|
Windows 2022, Python 3.10, fmt 8.1
Process completed with exit code 1.
|
Windows 2025, MSVC , Python 3.10:
test\python\test_thermo.py#L248
TestThermoPhase.test_setCompositionNoNorm
assert array([0., 0...., 0., 0., 0.]) == approx([0.01 ....0 ± 1.0e-12])
comparison failed. Mismatched elements: 1 / 10:
Max absolute difference: 0.01
Max relative difference: inf
Index | Obtained | Expected
(0,) | 0.0 | 0.01 ± 1.0e-08
|
Windows 2025, MSVC , Python 3.10:
test\python\test_onedim.py#L1829
TestImpingingJet.test_restore_yaml
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.10:
test\python\test_reactor.py#L1735
TestFlowReactor.test_component_names
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# PyInit_reactionpath in _cantera_cp310_win_amd64
11# PyEval_EvalFrameDefault in python310
12# PyFunction_Vectorcall in python310
13# PyObject_GC_Malloc in python310
14# PyVectorcall_Call in python310
15# PyObject_Call in python310
16# PyEval_EvalFrameDefault in python310
17# PyFunction_Vectorcall in python310
18# PyVectorcall_Call in python310
19# PyObject_Call in python310
*******************************************************************************
|
Windows 2025, MSVC , Python 3.10:
test\python\test_reactor.py#L1713
TestFlowReactor.test_catalytic_surface
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# Cantera::ReactorNet::advance in cantera_shared
11# PyInit_reactionpath in _cantera_cp310_win_amd64
12# PyInit_reactionpath in _cantera_cp310_win_amd64
13# PyEval_EvalFrameDefault in python310
14# PyFunction_Vectorcall in python310
15# PyObject_GC_Malloc in python310
16# PyVectorcall_Call in python310
17# PyObject_Call in python310
18# PyEval_EvalFrameDefault in python310
19# PyFunction_Vectorcall in python310
*******************************************************************************
|
Windows 2025, MSVC , Python 3.10:
test\python\test_reactor.py#L1127
TestIdealGasMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp310_win_amd64
11# PyInit_reactionpath in _cantera_cp310_win_amd64
12# PyEval_EvalFrameDefault in python310
13# PyFunction_Vectorcall in python310
14# PyObject_GC_Malloc in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyVectorcall_Call in python310
*******************************************************************************
Components with largest weighted error estimates:
19: 9.999999999999999e+17
38: 9.999999999999999e+17
39: 9.999999999999999e+17
43: 9.999999999999999e+17
44: 9.999999999999999e+17
34: 6.5521349116028536e+16
33: 172020308871.06775
13: 8.528587543277369e-294
23: 4.456191161718763e-295
29: 4.456191161718763e-295
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp310_win_amd64
7# PyInit_reactionpath in _cantera_cp310_win_amd64
8# PyEval_EvalFrameDefault in python310
9# PyFunction_Vectorcall in python310
10# PyObject_GC_Malloc in python310
11# PyVectorcall_Call in python310
12# PyObject_Call in python310
13# PyEval_EvalFrameDefault in python310
14# PyFunction_Vectorcall in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyEval_EvalFrameDefault in python310
*******************************************************************************
|
Windows 2025, MSVC , Python 3.10:
test\python\test_reactor.py#L1127
TestConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp310_win_amd64
11# PyInit_reactionpath in _cantera_cp310_win_amd64
12# PyEval_EvalFrameDefault in python310
13# PyFunction_Vectorcall in python310
14# PyObject_GC_Malloc in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyVectorcall_Call in python310
*******************************************************************************
Components with largest weighted error estimates:
29: -9.999999999999999e+17
8: 7.413832620655909e-294
19: 7.413803869987846e-294
39: 7.413254013658771e-294
34: 7.41325401350067e-294
43: 7.410942767690133e-294
33: 4.8557426050496216e-295
38: 5.726220835300047e-303
41: 5.928787750094958e-305
36: 4.940656458412464e-305
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp310_win_amd64
7# PyInit_reactionpath in _cantera_cp310_win_amd64
8# PyEval_EvalFrameDefault in python310
9# PyFunction_Vectorcall in python310
10# PyObject_GC_Malloc in python310
11# PyVectorcall_Call in python310
12# PyObject_Call in python310
13# PyEval_EvalFrameDefault in python310
14# PyFunction_Vectorcall in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyEval_EvalFrameDefault in python310
*******************************************************************************
|
Windows 2025, MSVC , Python 3.10:
test\python\test_reactor.py#L1127
TestIdealGasConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp310_win_amd64
11# PyInit_reactionpath in _cantera_cp310_win_amd64
12# PyEval_EvalFrameDefault in python310
13# PyFunction_Vectorcall in python310
14# PyObject_GC_Malloc in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyVectorcall_Call in python310
*******************************************************************************
Components with largest weighted error estimates:
26: 2.9999999999999995e+18
27: -9.999999999999999e+17
30: -9.999999999999999e+17
24: 9.999999999999999e+17
42: 6.95332925273143e-292
10: 6.9533292447109665e-292
33: 4.5548332805424465e-293
41: -1.0880050895601664e-293
15: 8.52870800667934e-294
12: 8.528695060262206e-294
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp310_win_amd64
7# PyInit_reactionpath in _cantera_cp310_win_amd64
8# PyEval_EvalFrameDefault in python310
9# PyFunction_Vectorcall in python310
10# PyObject_GC_Malloc in python310
11# PyVectorcall_Call in python310
12# PyObject_Call in python310
13# PyEval_EvalFrameDefault in python310
14# PyFunction_Vectorcall in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyEval_EvalFrameDefault in python310
*******************************************************************************
|
Windows 2025, MSVC , Python 3.10:
test\python\test_onedim.py#L1804
TestImpingingJet.test_reacting_surface_case3
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.10:
test\python\test_reactor.py#L1127
TestMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp310_win_amd64
11# PyInit_reactionpath in _cantera_cp310_win_amd64
12# PyEval_EvalFrameDefault in python310
13# PyFunction_Vectorcall in python310
14# PyObject_GC_Malloc in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyVectorcall_Call in python310
*******************************************************************************
Components with largest weighted error estimates:
22: 1.9999999999999997e+18
2: 9.999999999999999e+17
3: 9.999999999999999e+17
4: 9.999999999999999e+17
6: 9.999999999999999e+17
7: 9.999999999999999e+17
8: 9.999999999999999e+17
9: 9.999999999999999e+17
10: 9.999999999999999e+17
11: 9.999999999999999e+17
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp310_win_amd64
7# PyInit_reactionpath in _cantera_cp310_win_amd64
8# PyEval_EvalFrameDefault in python310
9# PyFunction_Vectorcall in python310
10# PyObject_GC_Malloc in python310
11# PyVectorcall_Call in python310
12# PyObject_Call in python310
13# PyEval_EvalFrameDefault in python310
14# PyFunction_Vectorcall in python310
15# PyVectorcall_Call in python310
16# PyObject_Call in python310
17# PyEval_EvalFrameDefault in python310
18# PyFunction_Vectorcall in python310
19# PyEval_EvalFrameDefault in python310
*******************************************************************************
|
Windows 2025, MSVC , Python 3.10:
test\python\test_onedim.py#L1800
TestImpingingJet.test_reacting_surface_case2
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2022, Python 3.13, fmt 11.0
Process completed with exit code 1.
|
Windows 2025, MSVC , Python 3.13:
test\python\test_onedim.py#L1829
TestImpingingJet.test_restore_yaml
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.13:
test\python\test_thermo.py#L248
TestThermoPhase.test_setCompositionNoNorm
assert array([0., 0...., 0., 0., 0.]) == approx([0.01 ....0 ± 1.0e-12])
comparison failed. Mismatched elements: 1 / 10:
Max absolute difference: 0.01
Max relative difference: inf
Index | Obtained | Expected
(0,) | 0.0 | 0.01 ± 1.0e-08
|
Windows 2025, MSVC , Python 3.13:
test\python\test_reactor.py#L1735
TestFlowReactor.test_component_names
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# PyInit_reactionpath in _cantera_cp313_win_amd64
11# PyObject_Vectorcall in python313
12# PyObject_Vectorcall in python313
13# PyEval_EvalFrameDefault in python313
14# PyObject_Vectorcall in python313
15# PyObject_CallNoArgs in python313
16# PyObject_Call in python313
17# PyObject_Call in python313
18# PyEval_EvalFrameDefault in python313
19# PyObject_Vectorcall in python313
*******************************************************************************
|
Windows 2025, MSVC , Python 3.13:
test\python\test_reactor.py#L1713
TestFlowReactor.test_catalytic_surface
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Components with largest weighted error estimates:
0: nan
1: nan
2: nan
3: nan
4: nan
5: nan
6: nan
7: nan
8: nan
9: nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ImplicitSurfChem::integrate in cantera_shared
5# Cantera::InterfaceKinetics::advanceCoverages in cantera_shared
6# Cantera::FlowReactor::getStateDae in cantera_shared
7# Cantera::ReactorNet::getStateDae in cantera_shared
8# Cantera::IdasIntegrator::initialize in cantera_shared
9# Cantera::ReactorNet::initialize in cantera_shared
10# Cantera::ReactorNet::advance in cantera_shared
11# PyInit_reactionpath in _cantera_cp313_win_amd64
12# PyInit_reactionpath in _cantera_cp313_win_amd64
13# PyObject_Vectorcall in python313
14# PyObject_Vectorcall in python313
15# PyEval_EvalFrameDefault in python313
16# PyObject_Vectorcall in python313
17# PyObject_CallNoArgs in python313
18# PyObject_Call in python313
19# PyObject_Call in python313
*******************************************************************************
|
Windows 2025, MSVC , Python 3.13:
test\python\test_reactor.py#L1127
TestIdealGasMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp313_win_amd64
11# PyInit_reactionpath in _cantera_cp313_win_amd64
12# PyObject_Vectorcall in python313
13# PyObject_Vectorcall in python313
14# PyEval_EvalFrameDefault in python313
15# PyObject_Vectorcall in python313
16# PyObject_CallNoArgs in python313
17# PyObject_Call in python313
18# PyObject_Call in python313
19# PyEval_EvalFrameDefault in python313
*******************************************************************************
Components with largest weighted error estimates:
28: 1.7054234455294887e-288
8: 2.24489275987358e-292
24: 2.244892669490396e-292
20: 2.2448926663410244e-292
44: 7.698619574803509e-294
16: 8.769112340785842e-295
12: 8.769112252249279e-295
32: 8.769112252249279e-295
4: 3.42543411780761e-297
36: 3.42543411780761e-297
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp313_win_amd64
7# PyInit_reactionpath in _cantera_cp313_win_amd64
8# PyObject_Vectorcall in python313
9# PyObject_Vectorcall in python313
10# PyEval_EvalFrameDefault in python313
11# PyObject_Vectorcall in python313
12# PyObject_CallNoArgs in python313
13# PyObject_Call in python313
14# PyObject_Call in python313
15# PyEval_EvalFrameDefault in python313
16# PyObject_Vectorcall in python313
17# PyObject_VectorcallDict in python313
18# PyEval_EvalCode in python313
19# PyEval_EvalCode in python313
*******************************************************************************
|
Windows 2025, MSVC , Python 3.13:
test\python\test_onedim.py#L1804
TestImpingingJet.test_reacting_surface_case3
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
Windows 2025, MSVC , Python 3.13:
test\python\test_reactor.py#L1127
TestIdealGasConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[0] = -nan
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp313_win_amd64
11# PyInit_reactionpath in _cantera_cp313_win_amd64
12# PyObject_Vectorcall in python313
13# PyObject_Vectorcall in python313
14# PyEval_EvalFrameDefault in python313
15# PyObject_Vectorcall in python313
16# PyObject_CallNoArgs in python313
17# PyObject_Call in python313
18# PyObject_Call in python313
19# PyEval_EvalFrameDefault in python313
*******************************************************************************
Components with largest weighted error estimates:
31: 9.999999999999999e+24
29: 1.9999999999999997e+21
30: 9.999999999999999e+20
28: 2.9999999999999993e+20
33: -2.3125182040951247e+19
34: -9.999999999999998e+18
19: 2.9999999999999995e+18
20: -9.999999999999999e+17
23: -9.999999999999999e+17
17: 9.999999999999999e+17
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp313_win_amd64
7# PyInit_reactionpath in _cantera_cp313_win_amd64
8# PyObject_Vectorcall in python313
9# PyObject_Vectorcall in python313
10# PyEval_EvalFrameDefault in python313
11# PyObject_Vectorcall in python313
12# PyObject_CallNoArgs in python313
13# PyObject_Call in python313
14# PyObject_Call in python313
15# PyEval_EvalFrameDefault in python313
16# PyObject_Vectorcall in python313
17# PyObject_VectorcallDict in python313
18# PyEval_EvalCode in python313
19# PyEval_EvalCode in python313
*******************************************************************************
|
Windows 2025, MSVC , Python 3.13:
test\python\test_reactor.py#L1127
TestConstPressureMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[1] = -nan
ydot[4] = -nan
ydot[33] = -nan
ydot[34] = -nan
ydot[43] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp313_win_amd64
11# PyInit_reactionpath in _cantera_cp313_win_amd64
12# PyObject_Vectorcall in python313
13# PyObject_Vectorcall in python313
14# PyEval_EvalFrameDefault in python313
15# PyObject_Vectorcall in python313
16# PyObject_CallNoArgs in python313
17# PyObject_Call in python313
18# PyObject_Call in python313
19# PyEval_EvalFrameDefault in python313
*******************************************************************************
Components with largest weighted error estimates:
37: -7.806973327427748e-291
27: -7.804299605284155e-291
17: -7.798867295087907e-291
7: -7.793434988777207e-291
1: 8.949565496317392e-294
5: 8.949565496317392e-294
9: 8.949565496317392e-294
13: 8.949565496317392e-294
19: 8.949565495052583e-294
15: 8.949565494894482e-294
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp313_win_amd64
7# PyInit_reactionpath in _cantera_cp313_win_amd64
8# PyObject_Vectorcall in python313
9# PyObject_Vectorcall in python313
10# PyEval_EvalFrameDefault in python313
11# PyObject_Vectorcall in python313
12# PyObject_CallNoArgs in python313
13# PyObject_Call in python313
14# PyObject_Call in python313
15# PyEval_EvalFrameDefault in python313
16# PyObject_Vectorcall in python313
17# PyObject_VectorcallDict in python313
18# PyEval_EvalCode in python313
19# PyEval_EvalCode in python313
*******************************************************************************
|
Windows 2025, MSVC , Python 3.13:
test\python\test_reactor.py#L1127
TestMoleReactor.test_mole_reactor_surface_chem
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by CVodesIntegrator::integrate:
CVodes error encountered. Error code: -9
The right-hand side routine failed at the first call.
Exceptions caught during RHS evaluation:
*******************************************************************************
CanteraError thrown by checkFinite:
ydot contains non-finite elements:
ydot[2] = -nan
ydot[5] = -nan
ydot[34] = -nan
ydot[35] = -nan
ydot[44] = -nan
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<> in cantera_shared
3# Cantera::checkFinite in cantera_shared
4# Cantera::ReactorNet::eval in cantera_shared
5# Cantera::FuncEval::evalNoThrow in cantera_shared
6# Cantera::AnyMap::OrderedIterator::operator* in cantera_shared
7# Cantera::CVodesIntegrator::integrate in cantera_shared
8# Cantera::ReactorNet::advance in cantera_shared
9# Cantera::ReactorNet::advance in cantera_shared
10# PyInit_reactionpath in _cantera_cp313_win_amd64
11# PyInit_reactionpath in _cantera_cp313_win_amd64
12# PyObject_Vectorcall in python313
13# PyObject_Vectorcall in python313
14# PyEval_EvalFrameDefault in python313
15# PyObject_Vectorcall in python313
16# PyObject_CallNoArgs in python313
17# PyObject_Call in python313
18# PyObject_Call in python313
19# PyEval_EvalFrameDefault in python313
*******************************************************************************
Components with largest weighted error estimates:
19: 9.999999999999999e+17
13: 8.948275143963441e-294
23: 4.456191161718763e-295
29: 4.456191161718763e-295
28: 2.3341953703088323e-295
24: 2.121995790965272e-296
36: 8.39911597930119e-305
22: 7.905050333459944e-305
32: 7.905050333459944e-305
3: 7.410984687618697e-305
-------------------------------------------------------------------------------
0# Cantera::CanteraError::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::CanteraError::CanteraError<int,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::CVodesIntegrator::integrate in cantera_shared
4# Cantera::ReactorNet::advance in cantera_shared
5# Cantera::ReactorNet::advance in cantera_shared
6# PyInit_reactionpath in _cantera_cp313_win_amd64
7# PyInit_reactionpath in _cantera_cp313_win_amd64
8# PyObject_Vectorcall in python313
9# PyObject_Vectorcall in python313
10# PyEval_EvalFrameDefault in python313
11# PyObject_Vectorcall in python313
12# PyObject_CallNoArgs in python313
13# PyObject_Call in python313
14# PyObject_Call in python313
15# PyEval_EvalFrameDefault in python313
16# PyObject_Vectorcall in python313
17# PyObject_VectorcallDict in python313
18# PyEval_EvalCode in python313
19# PyEval_EvalCode in python313
*******************************************************************************
|
Windows 2025, MSVC , Python 3.13:
test\python\test_onedim.py#L1800
TestImpingingJet.test_reacting_surface_case2
cantera._utils.CanteraError: Could not find a solution for the 1D problem
|
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-14 with Python 3.10
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
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.13
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
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.13
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
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.12
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
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
|
macos-15 with Python 3.11
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-13 with Python 3.13
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
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
|
macos-15 with Python 3.12
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-13 with Python 3.11
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-13 with Python 3.12
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
cantera-wheel-3.10-ubuntu-22.04
|
2.26 MB |
sha256:97d3ea39979a16a6067fdd7f725f660266039382cd1b147029d3b3120977e7a8
|
|
cantera-wheel-3.10-ubuntu-24.04
|
2.26 MB |
sha256:8934765e9a1b6b2de996916a751d046225ecb88daae234d76095d2e0f0bc82c4
|
|
cantera-wheel-3.11-ubuntu-22.04
|
2.35 MB |
sha256:405e38e2f00b70d40e0d4d8ea470ddc4c3e6344a58cbd6378581ad918caa4159
|
|
cantera-wheel-3.11-ubuntu-24.04
|
2.28 MB |
sha256:bb16de930d134f9a9b6c4a5ed05b8d9d1e8c10e4cd51e747e248493e50806f18
|
|
cantera-wheel-3.12-ubuntu-22.04
|
2.21 MB |
sha256:17ce2e2e9547f8dd4252fb9248d1ea141f170f399ffae5dec8eec9f6ab915a0c
|
|
cantera-wheel-3.12-ubuntu-24.04
|
2.23 MB |
sha256:25a89a2f0484982c33cc2f4590ff21b4dc692f5f55f8b04457b7a2ffc1aaa470
|
|
cantera-wheel-3.13-ubuntu-22.04
|
2.21 MB |
sha256:5f56931e68ed57ed18b72c9dff08658db0a04e0fcd629eb63a7b51da0466523b
|
|
cantera-wheel-3.13-ubuntu-24.04
|
2.23 MB |
sha256:ed74d13b0687edb1e9f14b6db1e07959095155f37a6424987c6fa6fba0f6baa8
|
|
cantera-win_amd64.whl
|
17.9 MB |
sha256:fec7eaf2f2df77ab7ed147127b1afa96b05ae7cae4d7f02fe78c411a799dbf4c
|
|
cxx-coverage-report
|
16.8 MB |
sha256:16b0ebb25127748017090d806d66373f423f95836ec9bd248035802ef6510a2d
|
|
docs
|
39.8 MB |
sha256:4ca89c375346c927faaf201c5145e05d27092966d2fe0030ed0fcc6b59fe216f
|
|
dotnet-coverage-report
|
312 KB |
sha256:7b1e4e06d6dcd1ba66c16b49241e0cb33d445323d0c471fd63297f2d5f82d769
|
|
doxygen-tree
|
5.36 MB |
sha256:6a0d009f22ab85a7365022a2202f7fccdd4499d97786cca7b1e843b74edea206
|
|
example-results-3.10-ubuntu-22.04-nplatest
|
204 KB |
sha256:dee36ff5960a8806a194f8b038717527fcae32335ef256cbe29ac9da933fbfc6
|
|
example-results-3.10-ubuntu-24.04-np==1.21.6
|
204 KB |
sha256:57fb74883647b50f07bbb74be270b2019e8b6f88719a68a21b3bdf08b0b0224f
|
|
example-results-3.11-ubuntu-22.04-np==1.23.5
|
204 KB |
sha256:734eb99c2222c933cdbf8f7600ed72375805d847203fa79512c7654b895c0f20
|
|
example-results-3.11-ubuntu-24.04-nplatest
|
204 KB |
sha256:2db2c488c0ef06be861cd38a766e0b4ffe246fdbfcf0bc767daa7676c1795952
|
|
example-results-3.12-ubuntu-22.04-np==1.26.4
|
204 KB |
sha256:e72bc67f64a5f3c6277db79411d489cdd5899c2b43e760c1ae85938bf3592398
|
|
example-results-3.12-ubuntu-24.04-nplatest
|
204 KB |
sha256:efc6eeb6383d29e2501301597b20b56dd4b2130b8a6b2e44a674cf542fbca9be
|
|
example-results-3.13-ubuntu-22.04-nplatest
|
204 KB |
sha256:8aad16ae904c783b52bd3b1f76bd3246132e025cc224e2a798dbb0ecd2c2240e
|
|
libcantera_shared-ubuntu-22.04.so
|
3.38 MB |
sha256:ed4900d1ce9de0361240f4099285f23e0a08c6f6dbc5540b98e2f1917fdfed69
|
|
libcantera_shared-ubuntu-24.04.so
|
3.5 MB |
sha256:fd1f56a43dbf322c1123f4cecbc9b7b20fae3f4aee49f2e795a48d9463eddbc7
|
|
libcantera_shared.dylib
|
2.51 MB |
sha256:9894c794f8151323d7f5a3bd9e91e79d32622dbe66dadc0ad041ea6c1ce76fb3
|
|
matlab-coverage-report
|
16.7 KB |
sha256:3b5991931c94f780039eae4ea437eeacd5cf26123338bfc6c6102fd0e8224d51
|
|
mingw-gtest-binaries
|
8.04 MB |
sha256:788bf86b2c50181ac29a810f83a0f60aa0292b847bcd7416f19e33e15244783e
|
|
python-coverage-report
|
720 KB |
sha256:30ec9d90b9d8dfe321ee3e84034403c23b6138b543880454707fd8e97fc90b6e
|
|