-
Hi, I'd love to see official support for Vapor for the TD SDK. I've created some wrappers to integrate with Application and Request, but looks like there's a compile issue when I try to deploy to Linu…
-
There is a bug in region 3 of IAPWS97 module, below critical point, the x (vapor fraction) is always equal to 1 even if temperature is below saturated temperature (vapor phase is then set with liquid …
-
The Magnus type formula used fopr the calculation of saturation vapor pressure (thermo.py, line 771)
return sat_pressure_0c * np.exp(17.67 * (temperature - 273.15 * units.kelvin)
…
-
```
(3.9.4) cisl-acworth:~ test$ conda install -c file:///Users/test/channel vapor
Channels: …
-
### Description
It shows the normal stem rates for consumption and generated energy instead of the quality ones. For the quality steam boiler the rate is displayed correct.
![image](https://github…
-
Easy enough, just mapping. Needs a hotplate in a sealed off room, with a scrubber connected to a condenser. Simply gather seawater, place it in a beaker on the hotplate, and it will separate into salt…
-
I need to run ISCA under >600 ppm CO2 condition, but it crashes before reaching equilibrium due to the temperature exceeding the range. Simply increasing the temperature range results in a ‘saturation…
-
Hi everyone, I would like to hear your opinion about some ideas I have for the future of this package.
First of all, as we discussed in Discord, I was thinking of changing its name into something l…
-
suggestion (testing): Add edge case tests for GasSpecies
Consider adding tests for edge cases, such as creating a GasSpecies with extreme values (very large or very small) for molar mass or concent…
-
When using the addToMediaFromURL method, I'm receiving a Could Not Load Image error on the server, but not locally (I'm using Laravel Vapor) and not with other image formats.
The code below is wher…