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 build/lib/libcantera_shared.so.3
1# 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 build/lib/libcantera_shared.so.3
2# double const& Cantera::AnyValue::as<double>() const in build/lib/libcantera_shared.so.3
3# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
4# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
5# 0x00007FBB9A38E2CA in build/lib/libcantera_shared.so.3
6# 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 build/lib/libcantera_shared.so.3
7# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
8# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in build/lib/libcantera_shared.so.3
9# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in build/lib/libcantera_shared.so.3
10# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in build/lib/libcantera_shared.so.3
11# Cantera::newKinetics(std::vector<std::shared_ptr<Cantera::ThermoPhase>, std::allocator<std::shared_ptr<Cantera::ThermoPhase> > > const&, Cantera::AnyMap const&, Cantera::AnyMap const&, std::shared_ptr<Cantera::Solution>) in build/lib/libcantera_shared.so.3
12# Cantera::newSolution(Cantera::AnyMap const&, Cantera::AnyMap const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::shared_ptr<Cantera::Solution>, std::allocator<std::shared_ptr<Cantera::Solution> > > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<Cantera::Solution>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::shared_ptr<Cantera::Solution> > > > const&) in build/lib/libcantera_shared.so.3
13# Cantera::newSolution(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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::shared_ptr<Cantera::Solution>, std::allocator<std::shared_ptr<Cantera::Solution> > > const&) in build/lib/libcantera_shared.so.3
14# 0x00007FBB9A8E99F2 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
15# 0x00007FBB9A8EA487 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
16# 0x00007FBB9A8E2507 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
17# _PyObject_FastCallDict in /opt/hostedtoolcache/Python/3.8.18/x64/lib/libpython3.8.
|
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 build/lib/libcantera_shared.so.3
1# 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 build/lib/libcantera_shared.so.3
2# double const& Cantera::AnyValue::as<double>() const in build/lib/libcantera_shared.so.3
3# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
4# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
5# 0x00007FBB9A38E2CA in build/lib/libcantera_shared.so.3
6# 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 build/lib/libcantera_shared.so.3
7# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
8# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in build/lib/libcantera_shared.so.3
9# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in build/lib/libcantera_shared.so.3
10# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in build/lib/libcantera_shared.so.3
11# Cantera::newKinetics(std::vector<std::shared_ptr<Cantera::ThermoPhase>, std::allocator<std::shared_ptr<Cantera::ThermoPhase> > > const&, Cantera::AnyMap const&, Cantera::AnyMap const&, std::shared_ptr<Cantera::Solution>) in build/lib/libcantera_shared.so.3
12# Cantera::newSolution(Cantera::AnyMap const&, Cantera::AnyMap const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::shared_ptr<Cantera::Solution>, std::allocator<std::shared_ptr<Cantera::Solution> > > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<Cantera::Solution>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::shared_ptr<Cantera::Solution> > > > const&) in build/lib/libcantera_shared.so.3
13# Cantera::newSolution(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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::shared_ptr<Cantera::Solution>, std::allocator<std::shared_ptr<Cantera::Solution> > > const&) in build/lib/libcantera_shared.so.3
14# 0x00007FBB9A8E99F2 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
15# 0x00007FBB9A8EA487 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
16# 0x00007FBB9A8E2507 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
17# _PyObject_FastCallDict in /opt/hostedtoolcache/Python/3.8.18/x64/lib/libpython3.8.so.1.
|
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 build/lib/libcantera_shared.so.3
1# 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 build/lib/libcantera_shared.so.3
2# double const& Cantera::AnyValue::as<double>() const in build/lib/libcantera_shared.so.3
3# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
4# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
5# 0x00007FBB9A38E2CA in build/lib/libcantera_shared.so.3
6# 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 build/lib/libcantera_shared.so.3
7# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in build/lib/libcantera_shared.so.3
8# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in build/lib/libcantera_shared.so.3
9# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in build/lib/libcantera_shared.so.3
10# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in build/lib/libcantera_shared.so.3
11# Cantera::newKinetics(std::vector<std::shared_ptr<Cantera::ThermoPhase>, std::allocator<std::shared_ptr<Cantera::ThermoPhase> > > const&, Cantera::AnyMap const&, Cantera::AnyMap const&, std::shared_ptr<Cantera::Solution>) in build/lib/libcantera_shared.so.3
12# Cantera::newSolution(Cantera::AnyMap const&, Cantera::AnyMap const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::shared_ptr<Cantera::Solution>, std::allocator<std::shared_ptr<Cantera::Solution> > > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<Cantera::Solution>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::shared_ptr<Cantera::Solution> > > > const&) in build/lib/libcantera_shared.so.3
13# Cantera::newSolution(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&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::shared_ptr<Cantera::Solution>, std::allocator<std::shared_ptr<Cantera::Solution> > > const&) in build/lib/libcantera_shared.so.3
14# 0x00007FBB9A8E99F2 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
15# 0x00007FBB9A8EA487 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
16# 0x00007FBB9A8E2507 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-38-x86_64-linux-gnu.so
17# _PyObject_FastCallDict in /opt/hostedtoolcache/Python/3.8.18/x64/lib/libpython3.8.so.1.
|
Run Python tests
Process completed with exit code 1.
|
Loading