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::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
1# Cantera::InputFileError::InputFileError<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
2# double const& Cantera::AnyValue::as<double>() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
3# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
4# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
5# std::__1::__function::__func<Cantera::ReactionRateFactory::ReactionRateFactory()::$_9, std::__1::allocator<Cantera::ReactionRateFactory::ReactionRateFactory()::$_9>, Cantera::ReactionRate* (Cantera::AnyMap const&, Cantera::UnitStack const&)>::operator()(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
6# Cantera::Factory<Cantera::ReactionRate, Cantera::AnyMap const&, Cantera::UnitStack const&>::create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
7# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
8# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
9# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
10# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
11# Cantera::newKinetics(std::__1::vector<std::__1::shared_ptr<Cantera::ThermoPhase>, std::__1::allocator<std::__1::shared_ptr<Cantera::ThermoPhase>>> const&, Cantera::AnyMap const&, Cantera::AnyMap const&, std::__1::shared_ptr<Cantera::Solution>) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
12# Cantera::newSolution(Cantera::AnyMap const&, Cantera::AnyMap const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::vector<std::__1::shared_ptr<Cantera::Solution>, std::__1::allocator<std::__1::shared_ptr<Cantera::Solution>>> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::shared_ptr<Cantera::Solution>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, std::__1::shared_ptr<Cantera::Solution>>>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.
|
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::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
1# Cantera::InputFileError::InputFileError<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
2# double const& Cantera::AnyValue::as<double>() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
3# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
4# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
5# std::__1::__function::__func<Cantera::ReactionRateFactory::ReactionRateFactory()::$_9, std::__1::allocator<Cantera::ReactionRateFactory::ReactionRateFactory()::$_9>, Cantera::ReactionRate* (Cantera::AnyMap const&, Cantera::UnitStack const&)>::operator()(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
6# Cantera::Factory<Cantera::ReactionRate, Cantera::AnyMap const&, Cantera::UnitStack const&>::create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
7# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
8# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
9# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
10# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
11# Cantera::newKinetics(std::__1::vector<std::__1::shared_ptr<Cantera::ThermoPhase>, std::__1::allocator<std::__1::shared_ptr<Cantera::ThermoPhase>>> const&, Cantera::AnyMap const&, Cantera::AnyMap const&, std::__1::shared_ptr<Cantera::Solution>) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
12# Cantera::newSolution(Cantera::AnyMap const&, Cantera::AnyMap const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::vector<std::__1::shared_ptr<Cantera::Solution>, std::__1::allocator<std::__1::shared_ptr<Cantera::Solution>>> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::shared_ptr<Cantera::Solution>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, std::__1::shared_ptr<Cantera::Solution>>>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.d
|
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::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
1# Cantera::InputFileError::InputFileError<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyBase const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
2# double const& Cantera::AnyValue::as<double>() const in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
3# Cantera::LinearBurkeRate::setParameters(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
4# Cantera::LinearBurkeRate::LinearBurkeRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
5# std::__1::__function::__func<Cantera::ReactionRateFactory::ReactionRateFactory()::$_9, std::__1::allocator<Cantera::ReactionRateFactory::ReactionRateFactory()::$_9>, Cantera::ReactionRate* (Cantera::AnyMap const&, Cantera::UnitStack const&)>::operator()(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
6# Cantera::Factory<Cantera::ReactionRate, Cantera::AnyMap const&, Cantera::UnitStack const&>::create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
7# Cantera::newReactionRate(Cantera::AnyMap const&, Cantera::UnitStack const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
8# Cantera::Reaction::Reaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
9# Cantera::newReaction(Cantera::AnyMap const&, Cantera::Kinetics const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
10# Cantera::addReactions(Cantera::Kinetics&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
11# Cantera::newKinetics(std::__1::vector<std::__1::shared_ptr<Cantera::ThermoPhase>, std::__1::allocator<std::__1::shared_ptr<Cantera::ThermoPhase>>> const&, Cantera::AnyMap const&, Cantera::AnyMap const&, std::__1::shared_ptr<Cantera::Solution>) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
12# Cantera::newSolution(Cantera::AnyMap const&, Cantera::AnyMap const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, std::__1::vector<std::__1::shared_ptr<Cantera::Solution>, std::__1::allocator<std::__1::shared_ptr<Cantera::Solution>>> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::shared_ptr<Cantera::Solution>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const, std::__1::shared_ptr<Cantera::Solution>>>> const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.d
|
Run Python tests
Process completed with exit code 1.
|
Loading