Incorporating the LMR-R mixture rule into Cantera for the first time #5690
Annotations
4 errors
Run Python tests:
test_kinetics.py#L1447
TestReaction.test_linearburke_chebyshev
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by addReactions:
*******************************************************************************
InputFileError thrown by AnyValue::as:
Key 'A' not found or contains no value
-------------------------------------------------------------------------------
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<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&, 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
3# double const& Cantera::AnyValue::as<double>() const in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
4# double& Cantera::AnyValue::as<double>() in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
5# Cantera::AnyValue::asDouble() in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
6# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
7# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
8# 0x00007F61C2DC58F9 in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
9# 0x00007F61C2DCE09A in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
10# 0x00007F61C2DCC3A7 in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
11# 0x00007F61C2DCA13F in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
12# std::function<Cantera::ReactionRate* (Cantera::AnyMap const&, Cantera::UnitStack const&)>::operator()(Cantera::AnyMap const&, Cantera::UnitStack const&) const in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
13# Cantera::Factory<Cantera::ReactionRate, Cantera::AnyMap const&, Cantera::UnitStack const&>::create(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
14# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
15# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
16# std::_MakeUniq<Cantera::Reaction>::__single_object std::make_unique<Cantera::Reaction, Cantera::AnyMap const&, Cantera::Kinetics const&>(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
17# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
18# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
19# Cantera::newKinetics(std::vector<std::sha
|
Run Python tests:
test_kinetics.py#L1403
TestReaction.test_linearburke_plog
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by addReactions:
*******************************************************************************
InputFileError thrown by AnyValue::as:
Key 'A' not found or contains no value
-------------------------------------------------------------------------------
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<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&, 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
3# double const& Cantera::AnyValue::as<double>() const in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
4# double& Cantera::AnyValue::as<double>() in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
5# Cantera::AnyValue::asDouble() in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
6# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
7# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
8# 0x00007F61C2DC58F9 in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
9# 0x00007F61C2DCE09A in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
10# 0x00007F61C2DCC3A7 in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
11# 0x00007F61C2DCA13F in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
12# std::function<Cantera::ReactionRate* (Cantera::AnyMap const&, Cantera::UnitStack const&)>::operator()(Cantera::AnyMap const&, Cantera::UnitStack const&) const in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
13# Cantera::Factory<Cantera::ReactionRate, Cantera::AnyMap const&, Cantera::UnitStack const&>::create(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
14# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
15# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
16# std::_MakeUniq<Cantera::Reaction>::__single_object std::make_unique<Cantera::Reaction, Cantera::AnyMap const&, Cantera::Kinetics const&>(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
17# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
18# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
19# Cantera::newKinetics(std::vector<std::shared_p
|
Run Python tests:
test_kinetics.py#L1425
TestReaction.test_linearburke_troe
cantera._utils.CanteraError:
*******************************************************************************
CanteraError thrown by addReactions:
*******************************************************************************
InputFileError thrown by AnyValue::as:
Key 'A' not found or contains no value
-------------------------------------------------------------------------------
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<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&, 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
3# double const& Cantera::AnyValue::as<double>() const in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
4# double& Cantera::AnyValue::as<double>() in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
5# Cantera::AnyValue::asDouble() in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
6# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
7# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
8# 0x00007F61C2DC58F9 in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
9# 0x00007F61C2DCE09A in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
10# 0x00007F61C2DCC3A7 in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
11# 0x00007F61C2DCA13F in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
12# std::function<Cantera::ReactionRate* (Cantera::AnyMap const&, Cantera::UnitStack const&)>::operator()(Cantera::AnyMap const&, Cantera::UnitStack const&) const in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
13# Cantera::Factory<Cantera::ReactionRate, Cantera::AnyMap const&, Cantera::UnitStack const&>::create(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
14# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
15# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
16# std::_MakeUniq<Cantera::Reaction>::__single_object std::make_unique<Cantera::Reaction, Cantera::AnyMap const&, Cantera::Kinetics const&>(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
17# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
18# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
19# Cantera::newKinetics(std::vector<std::shared_p
|
Run Python tests
Process completed with exit code 1.
|
Loading