Yoel

Results 10 issues of Yoel

Any help in developing the following essential unit operations would be greatly appreciated: * [x] Compressor (added 8/6/2022) * [ ] Turbine * [x] Fenske-Gilliland-Underwood shortcut column (added 3/22/2020) *...

good first issue

I've received requests for setting up a "conda" installation for BioSTEAM. This is not a priority for now, but any help (resources or direct contributions) would be really helpful! Thanks...

enhancement
good first issue

With Anaconda supporting Python 3.11 as the main installation, I think it is time BioSTEAM start using 3.11. I plan to keep BioSTEAM 3.9 compatible until September to give everyone...

notification

@CalebBell, I noticed that you've made some efforts to support both lists and numpy arrays through the use of the `scalar` attribute for EOS and Phase classes. I think it...

enhancement

The utility cost worksheet in the excel file generated by `.report` does not include additional utilities like ash disposal, natural gas, and process water. These should be included in the...

Topics of discussion: 0. A note on the scope of the "Chemicals" project. 1. Lazy loading (keeping load speed fast). 2. Add assertion tests for new data sets, functions, and...

I think it is a little difficult to navigate imports and dependencies between biorefinery submodules (e.g., cornstover, sugarcane, lipidcane, and oilcane). Also, although the readme gives basic instructions for how...

documentation
enhancement

We are in need of an "empty" project which can be used as a standard to create a production process for the biorefineries package. Note that following the boilerplate structure...

enhancement

The [thermo](https://github.com/CalebBell/thermo) library has recently been enhanced with true N-phase equilibrium, JIT-compiled functions, and mixture equations of state, among other exciting developments. This issue will track progress towards implementing [thermo](https://github.com/CalebBell/thermo)...

enhancement