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 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# 0x00007F776E589C12 in build/lib/libcantera_shared.so.3
3# Cantera::setupPhase(Cantera::ThermoPhase&, Cantera::AnyMap const&, Cantera::AnyMap const&) in build/lib/libcantera_shared.so.3
4# Cantera::newThermo(Cantera::AnyMap const&, Cantera::AnyMap const&) in build/lib/libcantera_shared.so.3
5# 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
6# 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
7# 0x00007F776F0EC293 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
8# 0x00007F776F0E66B5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
9# 0x00007F7771FEBA07 in /opt/hostedtoolcache/Python/3.11.10/x64/lib/libpython3.11.so.1.0
10# PyVectorcall_Call in /opt/hostedtoolcache/Python/3.11.10/x64/lib/libpython3.11.so.1.0
11# 0x00007F776F0CBEAF in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
12# 0x00007F776F0E555F in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
13# 0x00007F776F0E5C91 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
14# 0x00007F776F0FE6B5 in /home/runner/work/cantera/cantera/test/python/../../build/python/cantera/_cantera.cpython-311-x86_64-linux-gnu.so
15# 0x00007F777201CB7D in /opt/hostedtoolcache/Python/3.11.10/x64/lib/libpython3.11.so.1.0
16# PyObject_Call in /opt/hostedtoolcache/Python/3.11.10/x64/lib/libpython3.11.so.1.0
17# _PyEval_EvalFrameDefault in /opt/hostedtoolcache/Python/3.11.10/x64/lib/libpython3.11.so.1.0
18# 0x00007F77720433F3 in /opt/h
|
Run Python tests
Process completed with exit code 1.
|
Loading