myoldmopar/EnergyPlus Install
Install EnergyPlus
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The release tag to use, typically `vXX.Y.0`, where XX.Y is the major.minor version number | yes | v24.1.0 |
| hardened | Use a hardened runtime version? Only valid on Windows | no | false |
| repository | The GitHub repository to find the asset, as OWNER/REPO | no | NREL/EnergyPlus |
| os_version_override | Manual override of OS version, for Ubuntu this should be something like `22.04`, and for Mac this should be something like `12.1`. Ignored for Windows, and default behavior is to use recent/latest version. | no | 0 |
Outputs
| name | description |
|---|---|
| energyplus_directory | Path to the EnergyPlus installed directory |