Regular Expressions to filter Output:Variable
In the "Key" field of the Output:Variable
, is there any way to wildcards (aside from "*" by itself), or even regular expressions?
Output:Variable, *, !- Key Value System Node Temperature, !- Variable Name hourly; !- Reporting Frequency
For example, I might want to output the System Node Temperature only for all nodes that contain either 'DOAS' or 'DHW'. Is that possible?
Comments
Good question, Unless something has changed I don't think it is possible. But since I don't know I'll just leave this as comment. If using OpenStudio you could enahcne the add output variable measure to search and create multiple 'Output:Variable' objects.