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 D:\a\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::getMethod in cantera_shared
1# Cantera::CanteraError::CanteraError in cantera_shared
2# Cantera::InputFileError::InputFileError<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > in cantera_shared
3# Cantera::RedlichKwongMFTP::initThermo in cantera_shared
4# Cantera::setupPhase in cantera_shared
5# Cantera::newThermo in cantera_shared
6# Cantera::newSolution in cantera_shared
7# Cantera::newSolution in cantera_shared
8# PyInit_reactor in _cantera_cp311_win_amd64
9# PyInit_reactor in _cantera_cp311_win_amd64
10# PyInit_reactor in _cantera_cp311_win_amd64
11# PyInit_reactor in _cantera_cp311_win_amd64
12# PyInit_reactor in _cantera_cp311_win_amd64
13# PyIter_Send in python311
14# PyObject_CallMethodId_SizeT in python311
15# PyVectorcall_Call in python311
16# 0x00007FFE06A5CF45 in _cantera_cp311_win_amd64
17# PyInit_reactor in _cantera_cp311_win_amd64
18# PyInit_reactor in _cantera_cp311_win_amd64
19# PyInit_reactor in _cantera_cp311_win_amd64
*******************************************************************************
|
Run Python tests
Process completed with exit code 1.
|
Loading