Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@mwetter mwetter released this 01 Jun 04:40
· 373 commits to master since this release

Version 1.6.0 added new features for Modelica regression tests and library refactoring.
To install the latest version, run pip as described at http://simulationresearch.lbl.gov/modelica/buildingspy/install.html

  • In development.regressiontest.setSinglePackage(packageName), added
    option to provide a comma-separated list to allow checking multiple
    packages.
  • In simulate.Simulator, changed quotes of string arguments for
    Modelica parameters.
  • In development.regressiontest, added check for redundant connections.
  • Updated buildingspy.development.refactor.move_class()
    to allow moving whole packages.
  • Updated buildingspy.development.refactor.write_package_order()
    so that also types that are enumerations are added to the package.order file.
  • Corrected TypeError during parsing of an exception that led to a wrong
    error message.
  • In regression tests for Dymola, added check for missing stateGraphRoot.