Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emissions reporting doesn't work for custom meters #220

Open
eringold opened this issue Sep 19, 2024 · 2 comments
Open

Emissions reporting doesn't work for custom meters #220

eringold opened this issue Sep 19, 2024 · 2 comments
Assignees

Comments

@eringold
Copy link
Contributor

eringold commented Sep 19, 2024

An invalid output variable or meter name will cause a Meter:Custom to not be reported. One of these end-uses is not valid for every simulation, so no energy or emissions for TotalHVAC or CoolingHVAC meters are ever reported.

@eringold eringold self-assigned this Sep 19, 2024
@eringold
Copy link
Contributor Author

Also the new_col_name in comstock_column_definitions is swapped here:

results.csv,emissions_reporting.annual_total_hvac_natural_gas_ghg_emissions_kg,out.emissions.natural_gas.heating,TRUE,FALSE,float,co2e_kg,co2e_kg,annual greenhouse gas emissions from electricity for the hvac_natural_gas_ghg_emissions
results.csv,emissions_reporting.annual_heating_natural_gas_ghg_emissions_kg,out.emissions.natural_gas.enduse_group.hvac,TRUE,FALSE,float,co2e_kg,co2e_kg,annual greenhouse gas emissions from electricity for the heating_natural_gas_ghg_emissions

@eringold
Copy link
Contributor Author

This was caused by a change in EnergyPlus, which is fixed in NREL/EnergyPlus#10773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant