Skip to content

Commit

Permalink
Updated conf.yml for optimica and EnergyPlus 24.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Nov 7, 2024
1 parent db82f0d commit 0c597dd
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions Buildings/Resources/Scripts/BuildingsPy/conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,38 @@
dymola:
comment: Requires docker update to Ubuntu 22.04 due to libgc.
simulate: false
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.ASHRAE2006Summer
openmodelica:
comment: timed out after 300 seconds
time_out: 600
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.Guideline36Spring
openmodelica:
comment: timed out after 300 seconds
time_out: 600
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.Guideline36Summer
openmodelica:
comment: timed out after 300 seconds
time_out: 600
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.Guideline36Winter
openmodelica:
comment: Timeout on travis
time_out: 600
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.IdealHeatingCoolingSpring
openmodelica:
comment: returned non-zero exit status 255.
simulate: false
optimica:
rtol: 1.0e-08
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.IdealHeatingCoolingSummer
openmodelica:
comment: returned non-zero exit status 255.
simulate: false
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.IdealHeatingCoolingWinter
optimica:
rtol: 1.0e-08
- model_name: Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.Unconditioned
optimica:
rtol: 1.0e-08
- model_name: Buildings.ThermalZones.EnergyPlus_9_6_0.BaseClasses.Validation.FMUZoneAdapterZones1
openmodelica:
comment: "Could not load the FMU binary: libc.so.6: version `GLIBC_2.34' not found"
Expand Down

0 comments on commit 0c597dd

Please sign in to comment.