You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update to openstudio 3.8, e+ 24.1 and pyfmi 2.11
* first pass at migration to pyenergyplus
* first version of pyenergyplus migration passing integration tests
* fix formatting, bump min python to 3.11
* fix exception import stack
* fix api tests, import changes, point id changes
* add all the new stuff that didn't get comitted earlier
* remove goaws from simulation ci test
* fix simulation test
* fix arguments for timescale test
* starting fixing mock step job
* implement initialize_simulation
* correct increment of time in mock job
* remove deprecated models from the scaling tests
* reduce scale test models to current set
* fix simulation model testing
* fix influxdb reporting
* add sleep to allow mock step run to fall behind
* fix step duration
* Remove more redundant variables in modelica step_run.py
* bump bake-action to v5
* remove files which are no longer needed
* Cleanup and document StepRunBase
* clean up StepRunProcess and begin cleaning openstudio StepRun
* refactor handling of points for openstudio
* fix unit tests
0 commit comments