Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples in Applications.SolarThermalSystems not working #98

Closed
thorade opened this issue Nov 2, 2017 · 3 comments
Closed

examples in Applications.SolarThermalSystems not working #98

thorade opened this issue Nov 2, 2017 · 3 comments

Comments

@thorade
Copy link
Contributor

thorade commented Nov 2, 2017

Probably due to ibpsa/modelica-ibpsa#779
That PR shows a conversion script that we forgot to apply to the library.
E.g. HeaterCooler_T has been renamed to PrescribedOutlet and so...

That change was then merged into our library by #96

@thorade
Copy link
Contributor Author

thorade commented Nov 2, 2017

Examples for conversion scripts are here:
https://github.com/lbl-srg/modelica-buildings/tree/master/Buildings/Resources/Scripts/Dymola
These can be copied, then change Buildings to BuildingSystems and save the file e.g. as Convert.mos

Once you have a Convert.mos script, follow these steps to apply it:

  • Open a new Dymola Window
  • Add the Script toolbar (Window, Tools, Script)
  • Open the Convert.mos script and run it
  • NOW load the BuildingSystems library
  • A message window as shown below should appear
  • Use "Check Model", then save all, then commit only the changes you really want (usually the ones listed in the message window).

conversion_script

@thorade
Copy link
Contributor Author

thorade commented Nov 2, 2017

@ainderfurth will have a look at the examples in
Technologies.DistrictHeatingNetworks.Examples
(also related: #78)

@ainderfurth
Copy link
Member

After renaming the components, the examples work again..

@thorade thorade closed this as completed in 59b7a20 Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants