From be3130f448e3c367f87d484af89bb8174c806d6f Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Fri, 20 Sep 2024 15:30:34 -0700 Subject: [PATCH] Updated omc version The previous version did not work if the parameter keyword was removed from the function surfaceTemperature (the keyword has to be removed per the MSL definition) because the function assigns this value to a member of the record that is a parameter, which only newer versions of OpenModelica support --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a34c8b80396..db2fb1e5aaf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ env: global: - DOCKER_REPONAME=lbnlblum - BUILDINGSPY_VERSION=BuildingsPy@v5.1.0 - - OMC_VERSION=ubuntu-2204-omc:1.22.0_dev-41-g8a5b18f-1 + - OMC_VERSION=ubuntu-2204-omc:1.23.0-1 - OPTIMICA_VERSION=travis-ubuntu-2204-optimica:1.43.4_rev-1 - DYMOLA_VERSION=travis_ubuntu-2004_dymola:2023x-x86_64_rev-1 - ENERGYPLUS_VERSION=EnergyPlus-9.6.0-f420c06a69-Linux-Ubuntu20.04-x86_64