Skip to content

v0.1.4

Choose a tag to compare

@johnjasa johnjasa released this 05 Feb 20:46
· 588 commits to main since this release
5bef3be

What's Changed

  • Added CoolProp to pyproject.toml
  • Changed units of lcoe_real in HOPPComponent from "MWh" to "kWh"
  • Added pre-commit, ruff, and isort checks, and CI workflow to ensure these steps aren't
    skipped.
  • Updates steel and ammonia cost years to 2022
  • Requires HOPP 3.1.1 or higher and removed support for python 3.9
  • Add steel feedstock transport costs (lime, carbon, and iron ore pellets)
  • Allow individual debt rate, equity rate, and debt/equity ratio/split for each subsystem
  • Add initial docs focused on new GreenHEART development
  • New documentation CI pipeline to publish documentation here
    that the documentation site will build on each pull request

Full Changelog: v0.1.3...v0.1.4