3

Energyplus measure Apply now

I have inconvenience when need to re drag again and again for E+ measure in Measure tab in order to test E+ measure. Have another pathway for test measure like APPLY MEASURE NOW or Notepad++ ?

ngkhanh's avatar
2.2k
ngkhanh
asked 2016-01-31 12:15:11 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2016-01-31 12:23:20 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

This is not currently possible in Apply Measure Now and is not planned for the near future. You can run Ruby scripts in Notepad++. You could also write your action as a unit test, then run the unit test from the command line. If you go this route, you will want to include any test files in the test directory so your tests will still work after uploading your measure to the BCL. See the section on measure testing in the measure writing guide.

macumber's avatar
12k
macumber
answered 2016-01-31 18:16:39 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments