EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS

Confusion about the `CommodityType` parameter

Abierto
#492 1 comentario 0 reacciones 0 asignados Ver en GitHub
documentation
Lenguaje dominante
Python
Estrellas
29
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The [documentation for this parameter](https://muse-os.readthedocs.io/en/latest/inputs/commodities.html) states that "Service" should be used for end-use commodities such as heating, however the example models/tutorials use "Energy" for the `heat` and `cook` commodities. This is confusing and needs to be clarified.

Looking at the code, "Energy" and "Environmental" are the only `CommodityType` options that are directly referenced. For end-use commodities, the important thing is that they get picked up by the `is_enduse` function, but this will be true for any products that are not the "Environmental" type (so it doesn't actually matter if it's "Service" or "Energy")

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.