First time here? Check out the Help page!
1 | initial version |
Thank you very much, Aaron, for you detailed advice!
However, I didn't find the Facility Net Purchased Electric Energy output variable in the .sql output file following your suggestion by adding the following line in the IDF file:
Output:SQLite, SimpleAndTabular;
... and it seems Facility Net Purchased Electric Energy is not shown in the sql database when it's opened and queried in SQLiteStudio.
I'll try to specify purchased electricity related variable through output:variable and output:meter as you suggested.
Thanks.
2 | No.2 Revision |
Thank you very much, Aaron, for you detailed advice!
However, I didn't find the Facility Net Purchased Electric Energy output variable in the .sql output file following your suggestion by adding the following line in the IDF file:
Output:SQLite, SimpleAndTabular;
... and it seems Facility Net Purchased Electric Energy is not shown in the sql database when it's opened and queried in SQLiteStudio.
I'll try to specify Nevertheless, as your suggested, once the purchased electricity related variable variables are specified through output:variable and output:meter as you suggested. , they are shown in the sql database, although I haven't figured out how the cumulative values are calculated and reported.
Thanks.
Thank you, again, for your invaluable advice!