First time here? Check out the Help page!

Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

Output Variables do not appear in the dropdown menu in Output:Variable object

asked May 21

Zakaria's avatar

Hi everyone,

I'm encountering an issue with the IDF Editor interface in EnergyPlus. I prefer using the IDF Editor over the Text Editor, but sometimes when I try to add an additional output variable, the dropdown menu does not display the available options (as shown below). Has anyone else experienced this, and do you have any solutions?

Thanks for your assistance!

image description

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered May 21

The drop-down list for Output:Variable and Output:Meter are special and actually take the list of variables (or meters) from the RDD and MDD files. Since these files are only generated when the file is simulated, to fix this problem, run the simulation for the specific model you are editing. It will need to include the "Output:VariableDictionary" input object with the key field set to "Regular" in your file too:

Output:VariableDictionary,Regular;

After you simulate the file, you should have an RDD and MDD file, and that drop-down list should be populated. You might need to close and reopen the file in IDF Editor for it to read the RDD and MDD files.

Preview: (hide)
link

Comments

Thank you, @JasonGlazer for the comment.

The figure attached is after I run the model, and the menu is empty. I have also deleted all the generated files after running a simulation and rerunning it, but they are still not showing.

Zakaria's avatar Zakaria  ( May 21 )
1

Do you have a file named <filename>.rdd?

JasonGlazer's avatar JasonGlazer  ( May 21 )

Thank you for your help.

I get it now. I must use Output:VariablesDictionary object so the .rdd file is generated.

Zakaria's avatar Zakaria  ( May 22 )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: May 21

Seen: 125 times

Last updated: May 22 '24