- Adds `CoolProp` to `pyproject.toml`
- Changes units of `lcoe_real` in `HOPPComponent` from "MW*h" to "kW*h"
- Adds `pre-commit`, `ruff`, and `isort` checks, and CI workflow to ensure these steps aren't
skipped.
- Updates steel cost year to 2022
- Updates ammonia cost year to 2022
- Requires HOPP 3.1.1 or higher
- Updates tests to be compatible with HOPP 3.1.1 with ProFAST integration
- Removes 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 at nrel.github.io/GreenHEART/ and test
that the documentation site will build on each pull request.
- Placeholder documentation content has been removed from the site build