EnegyPlus: interior radiation and convection output command
Hi,
Could anyone teach me the command for outputting interior radiation and convection in EnegyPlus? Thanks.
First time here? Check out the Help page!
Hi,
Could anyone teach me the command for outputting interior radiation and convection in EnegyPlus? Thanks.
First read this. Summarily, a user can add an object to the IDF to get all possible outputs for that IDF. So, adding something like Output:VariableDictionary, IDF, Unsorted;
will result a text file (with the file extension RDD) that contains a complete list of all Output:Variable
objects for that specific model. Then find the output variables of interest in the RDD file. In this case one might be Output:Variable,*,Surface Inside Face Convection Heat Gain Energy,hourly; !- Zone Sum [J]
. Next, add all output variable objects of interest to the IDF and rerun the model.
Finally, read this for ways to get that output into a more user-friendly format (such as CSV).
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2021-08-04 23:15:12 -0600
Seen: 168 times
Last updated: Aug 05 '21