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

Synchronize Spawn version with Buildings Library v11.0.0 #718

Open
dhblum opened this issue Dec 10, 2024 · 4 comments
Open

Synchronize Spawn version with Buildings Library v11.0.0 #718

dhblum opened this issue Dec 10, 2024 · 4 comments
Labels

Comments

@dhblum
Copy link
Collaborator

dhblum commented Dec 10, 2024

Currently, the version of Spawn correlates to an old version of the Modelica Buildings Library. This issue is to update the version to that used in the most recent version of the Modelica Buildings Library, v11.0.0.

The relevant code is at https://github.com/ibpsa/project1-boptest/blob/master/service/worker/Dockerfile#L13.

The version of Spawn for MBL v11.0.0 should be 0.4.3-7048a72798, as defined here: https://simulationresearch.lbl.gov/modelica/releases/v11.0.0/help/Buildings_ThermalZones_EnergyPlus_9_6_0_UsersGuide.html#Buildings.ThermalZones.EnergyPlus_9_6_0.UsersGuide.Installation.

This issue will also use the "light" version of Spawn so as to speed up download time.

@dhblum dhblum added the core label Dec 10, 2024
@dhblum
Copy link
Collaborator Author

dhblum commented Dec 11, 2024

Before merging/completing this, should coordinate with issue #218, which is our first public test case that uses Spawn and I believe is tied to the Spawn version with Modelica Buildings Library v9.1.0. @terrancelu92 could confirm.

@terrancelu92
Copy link
Contributor

@dhblum, yes it is tied with the Spawn version with Modelica Buildings Library v9.1.0.
I will check out and confirm if the test case is compatible to the light version of SPAWN_VERSION=0.3.0-8d93151657

@dhblum
Copy link
Collaborator Author

dhblum commented Dec 11, 2024

Thanks for confirming @terrancelu92. You should be able to run your model with the light version. But compiling with 0.3.0-8d93151657 probably won't work to simulate with 0.4.3-7048a72798. I suggest we finalize the test case release before updating it to Buildings 11.

@dhblum
Copy link
Collaborator Author

dhblum commented Dec 16, 2024

FYI @kbenne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants