Update / Add High pressure transport #5722
Annotations
2 errors
Run Python tests:
test_convert.py#L1656
Testctml2yaml.test_transport_models
cantera._utils.CanteraError:
*******************************************************************************
InputFileError thrown by RedlichKwongMFTP::initThermo:
Error on line 237 of /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/data/gri30.yaml:
No critical property or Redlich-Kwong parameters found for species CH3.
| Line |
| 232 | transport:
| 233 | model: gas
| 234 | geometry: linear
| 235 | well-depth: 144.0
| 236 | diameter: 3.8
> 237 > - name: CH3
^
| 238 | composition: {C: 1, H: 3}
| 239 | thermo:
| 240 | model: NASA7
-------------------------------------------------------------------------------
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# Cantera::RedlichKwongMFTP::initThermo() in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
4# Cantera::setupPhase(Cantera::ThermoPhase&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
5# Cantera::newThermo(Cantera::AnyMap const&, Cantera::AnyMap const&) in /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
6# 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 /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
7# 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 /home/runner/work/cantera/cantera/build/lib/libcantera_shared.so.3
8# 0x00007F4B465D2D0A in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
9# 0x00007F4B465D00C5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
10# 0x00007F4B466343CB in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
11# 0x00007F4B4662DD18 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
12# 0x00007F4B465CAFE4 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64
|
Run Python tests
Process completed with exit code 1.
|
Loading