Update / Add High pressure transport #5722
Annotations
2 errors and 4 warnings
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::CanteraError::CanteraError<>(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::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
3# Cantera::RedlichKwongMFTP::initThermo() in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
4# Cantera::setupPhase(Cantera::ThermoPhase&, Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
5# Cantera::newThermo(Cantera::AnyMap const&, Cantera::AnyMap const&) in /Users/runner/work/cantera/cantera/build/lib/libcantera_shared.3.1.0.dylib
6# 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
7# 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
8# __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-311-darwin.so
9# __pyx_pw_7cantera_12solutionbase_13_SolutionBase_3_cinit(_object*, _object* const*, long, _object*) in /Users/runner/work/cantera/cantera/build/python/cantera/_cantera.cpython-311-darwin.so
10# method_vectorcall in /Library/Frameworks/Python.framework/Versions/3.11/Python
11# _PyVectorcall_Call in /Library/Frameworks/Python.framework/Versions/3.11/Python
12
|
Run Python tests
Process completed with exit code 1.
|
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Install Brew dependencies
boost 1.86.0 is already installed and up-to-date.
To reinstall 1.86.0, run:
brew reinstall boost
|
Install Brew dependencies
libomp 19.1.0 is already installed and up-to-date.
To reinstall 19.1.0, run:
brew reinstall libomp
|
Install Brew dependencies
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
Loading