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 /Users/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::__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# Cantera::RedlichKwongMFTP::initThermo() in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
3# Cantera::setupPhase(Cantera::ThermoPhase&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
4# Cantera::newThermo(Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
5# 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.dylib
6# Cantera::newSolution(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&, 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&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
7# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_9_init_yaml(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so
8# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_3_cinit(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so
9# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.10/Python
10# PyVectorcall_Call in /Library/Frameworks/Python.framework/Versions/3.10/Python
11# __Pyx_PyObject_Call(_object*, _object*, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so
12# __pyx_tp_new_7cantera_12solutionbase__SolutionBase(_typeobject*, _object*, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-310-darwin.so
13# __pyx
|
Run Python tests
Process completed with exit code 1.
|
Loading