NREL / OpenStudio-PAT

The Parametric Analysis Tool (PAT) is part of the OpenStudio collection of software tools.
https://www.openstudio.net/
Other
26 stars 12 forks source link

Add classic flag to openstudio calling. #271

Closed wenyikuang closed 10 months ago

wenyikuang commented 10 months ago

tested run locally with

npm start

and from the developer window I could see:

Measure Manager getMyMeasuresDir Success!, status:  200

Which indicate the communication from PAT to openstudio works well.