Joe Ranalli
Joe Ranalli
**Describe the bug** I'm getting some issues with irradiance.clearsky_index() with mixed datatypes on inputs. Specifically, clearsky_ghi is often a pandas Series. If working with a ghi input that shares an...
Following from #60, I would propose a function for [Variability Score](https://www.osti.gov/pages/biblio/1497655). If it's desirable, I have an implementation I can adjust to be similar to the VI calculation.
Via a conversation with Jacob, some diffuser problems lead to a desire to handle h&s. For example, for a known inlet velocity, pressure and temperature, and an outlet condition of...
As we're trying to write more front-end friendly code (e.g. PMGI), I'm finding that the error cases we have don't quite provide enough info. PMParamError can mean you specified P,...
I know this came up before in #29 and elsewhere. The documentation is correct at this point, so there's no bug, and please just mark this "wont fix" and close...
One of our old documented bugs that was deemed to be a fix that should be handled later. Just migrating it here in github for better workflow now that 2.2...
This is potentially a wormhole, but I think it might be useful to have a function that computes the phase for multiphase substances, and/or make it an option to have...
This updates the tests for the ideal gas classes to match the basics of the new functionality. - Remove the invargs error check (there's not an error with too many...