First time here? Check out the Help page!
![]() | 1 | initial version |
I agree with Greg, if you have the Scripting License, that’s the easiest way. If not, you'll need to manually edit your IDF file and add the required outputs listed in the RDD file.
You can include any of the following outputs, either by selecting them through the Scripting interface (if available) or by copying them from the RDD file into your IDF (change Daily to whatever time resolution your simulation provides):
Output:Variable, *, Electric Storage Charge Energy, Daily; Output:Variable, *, Electric Storage Charge Power, Daily; Output:Variable, *, Electric Storage Discharge Energy, Daily; Output:Variable, *, Electric Storage Discharge Power, Daily; Output:Variable, *, Electric Storage Production Decrement Energy, Daily; Output:Variable, *, Electric Storage Simple Charge State, Daily; Output:Variable, *, Electric Storage Thermal Loss Energy, Daily; Output:Variable, *, Electric Storage Thermal Loss Rate, Daily;
Detailed steps for both methods are available here: https://support.designbuilder.co.uk/support/solutions/articles/103000181523-requesting-additional-outputs-for-your-simulation
Personally, I prefer using the Simulation Manager to set things up, and then view the results using the DesignBuilder Results Viewer (which is free).
![]() | 2 | No.2 Revision |
I agree with Greg, if you have the Scripting License, that’s the easiest way. If not, you'll need to manually edit your IDF file and add the required outputs listed in the RDD file.
You can include any of the following outputs, either by selecting them through the Scripting interface (if available) or by copying them from the RDD file into your IDF (change Daily to whatever time resolution your simulation provides):
Output:Variable, *, Electric Storage Charge Energy, Daily;
Output:Variable, *, Electric Storage Charge Power, Daily;
Output:Variable, *, Electric Storage Discharge Energy, Daily;
Output:Variable, *, Electric Storage Discharge Power, Daily;
Output:Variable, *, Electric Storage Production Decrement Energy, Daily;
Output:Variable, *, Electric Storage Simple Charge State, Daily;
Output:Variable, *, Electric Storage Thermal Loss Energy, Daily;
Output:Variable, *, Electric Storage Thermal Loss Rate, Detailed steps for both methods are available here:
here:
https://support.designbuilder.co.uk/support/solutions/articles/103000181523-requesting-additional-outputs-for-your-simulation
Personally, I prefer using the Simulation Manager to set things up, and then view the results using the DesignBuilder Results Viewer (which is free).