Edward Woo
Results
2
issues of
Edward Woo
This error occurs in function _iter_slice(self, slice_: slice) -> Iterator[Record]. Since python 3.5, when StopIteration is raised inside a generator, it is replaced with RuntimeError. The alternative is return. (See...
I want to know the radial leakage situation after the discharge angle, but I don't know which part of the code I need to change. I ran "scroll_compressor.py" under file...