Skip to content

Releases: NatLabRockies/EnergyPlus

v26.2.0-alphareleaseFix: Update patched QtIFW to a newer version

Choose a tag to compare

@jmarrec jmarrec released this 10 Jun 10:38
591e833

Longwave Rad Actuators Test Build 2

Choose a tag to compare

@mitchute mitchute released this 05 Jun 14:39

Test build for internal testing of a feature related to long wave radiation EMS actuators, including the follow-up work on #11621. This build will be deleted.

p.s. It appears GitHub has updated the release label options here to include a "None" option. Previously, there were two checkboxes for a pre-release and the latest release; however, the checkboxes behaved like radio buttons - i.e. either-or, instead of multi-choice. They now have gone to radio buttons for "None," "Pre-release," and "Latest," which is a cleaner interface, IMO. I'm deploying this with the "None" option to see whether that has any consequences.

EMS variables testing

EMS variables testing Pre-release
Pre-release

Choose a tag to compare

@joseph-robertson joseph-robertson released this 29 Apr 17:55

Test changes in #11551.

Docs Artifact Testing 6

Pre-release

Choose a tag to compare

@mitchute mitchute released this 07 Apr 16:12

One more. TWBD.

EnergyPlus 26.1.0-dlf

EnergyPlus 26.1.0-dlf Pre-release
Pre-release

Choose a tag to compare

@lymereJ lymereJ released this 10 Apr 16:47

EnergyPlus 26.1.0 with the changes from #11491.

EnergyPlus 26.1.0

Choose a tag to compare

@mitchute mitchute released this 31 Mar 21:33
6f2e40d

The U.S. Department of Energy (DOE) has released EnergyPlus version 26.1.0. There were many defects repaired and under-the-hood refactoring tasks accomplished during this release. The full changelog for this release cycle is listed below. For more information about EnergyPlus, please visit www.energyplus.net.

Supported Platforms

  • Windows 11 64-bit and arm64
  • Linux (Ubuntu) 24.04 64-bit
  • Mac OSX x86_64 and ARM architectures

What's Changed

New Features 🌟

  • Air leakage in parallel fan-powered terminal units by @lymereJ in #11038

Performance Enhancing Changes 🏁

Defects Repaired 🪲

  • Clang Tidy - Check for implicit bool conversions by @mitchute in #11325
  • Fix #11334: GetHPCoolingCoilIndex called repeatedly when companion cooling coil not found by @kevin-moos in #11336
  • PCM Thermal Storage Use Fluid Properties from Plant Loop by @rohitj0204 in #11277
  • Issue Warning Error on negative coil capacity sizing by @tanaya-mankad in #11197
  • Correct Desiccant Dehumidifier report variable index by @rraustad in #11341
  • #11252 - Add checks as a pre-commit hook by @jmarrec in #11286
  • Pass correct load for HeatPump:PlantLoop:EIR:Heating source side update by @mjwitte in #11340
  • Fix 11343 - FFHX metering end use mapping by @kevin-moos in #11344
  • Fixup SIGFPE on Ubuntu Debug by @jmarrec in #11355
  • Fix #11346 - Add Windows native ARM64 release by @jmarrec in #11351
  • Correct Divide by Zero Issue in Site Ground Domain Slab Code by @RKStrand in #11368
  • Fix 9968 - Remove Reheat Coil Air Inlet Node Name field from PIU objects by @kevin-moos in #11366
  • Fix 10802 - Divide by zero error by @kevin-moos in #11348
  • Fix #10831 - HeatPump:PlantLoop:EIR:Heating with Setpoint control not operating when no setpoint on component outlet node by @jmarrec in #11247
  • Remove 'cooling' from ASHRAE205 coils. by @tanaya-mankad in #11384
  • Fix 11105 - Change Lights Radiant Heat Gain to Lights Radiant Heating Energy by @kevin-moos in #11381
  • Retrieve correct runtime fraction for AirLoopHVAC:UnitaryHeatCool to be used by AFN by @lymereJ in #11367
  • Fix 9669 - Crash when running a simulation with MultiZoneWithoutDistribution and fan by @kevin-moos in #11383
  • Correct Humidifier volume flow rate report by @rraustad in #11390
  • Fix 10168 zone multiplier incorrectly applies to water heater tank losses by @kevin-moos in #11240
  • Fix 11356 - IDF Version Updater drops EIR function names by @kevin-moos in #11358
  • Handling unknown extensions for schedules by @GaryMarksBigladder in #11375
  • Fix 11373 - Desuperheater doesn't work with air-cooled refrigeration condenser by @kevin-moos in #11376
  • Followup VRF warning about solveRoot of Te at small load condition by @yujiex in #11000
  • Add exhaust fan for AirLoopHVAC:DedicatedOutdoorAirSystem by @rraustad in #11395
  • Fix Incorrect High Slat Angle Index by @mitchute in #11405
  • Fix Tabular Annual Average Values with Unit Conversion by @mitchute in #11410
  • Unify Annual Output Table Init Values by @mitchute in #11422
  • Fix Reversed System and Zone Timesteps in OutputReportTabularAnnual by @mitchute in #11420
  • Fix missing zone volume in Engineering Reference C_z definition by @brianlball in #11424
  • Protect Annual Table Bin Limits When No Data Are Present by @mitchute in #11430
  • Clarify DefrostEIRTempModFac is an EIR, not an EIR modifier by @brianlball in #11425
  • Catch EMS variables initialized after reference by @joseph-robertson in #11409
  • Fix DesignSpecification:ZoneHVAC:Sizing check for FractionOfAutosizedHeatingCapacity to not point to cooling capacity field by @joseph-robertson in #11427
  • Add more information for zone terminal unit sizing issue when using ReverseWithLimit in heating dominated climates by @rraustad in #11079
  • Correct excess air flow in AirLoopHVAC:UnitaryHeatCool using Coil:Cooling:DX:VariableSpeed cooling coil by @rraustad in #11435
  • Fix Unitary System Multispeed Heat Pump Not Propagating Error Flag by @mitchute in #11433
  • DesignSpecification:ZoneHVAC:Sizing and Sizing:System docs fixes by @joseph-robertson in #11431
  • Sizing:System fix for fraction of autosized heating design capacity with AirLoopHVAC:UnitarySystem by @joseph-robertson in #11442
  • Relax leaf area index (LAI) range for the IndoorLivingWall module by @LipingWang in #11451
  • EnergyPlus crashes with Optimum Start availability managers used for VRF (or for any zone equipment not connected to an air loop) by @rraustad in #11447
  • Fix an incorrect if Block Condition in VariableSpeedCoils.cc by @dareumnam in #11463
  • Updates for WindowMaterial:Gap and WindowThermalModel:Params by @joseph-robertson in #11458
  • Fix crankcase energy for Coil:Cooling:DX when part of air-to-air heat pump is not ignored by @joseph-robertson in #11452
  • Protect IDD File Path when .ini File Present by @mitchute in #11467
  • Fix max_extensible_fields count for epJSON by @joseph-robertson in #11476

Under the Hood Refactoring ⚙

New Contributors

Full Changelog: v25.2.0...v26.1.0

EnergyPlus v26.1.0 Release Candidate 3

Pre-release

Choose a tag to compare

@mitchute mitchute released this 31 Mar 02:50
0f046e4

EnergyPlus v26.1.0 release candidate 3. This may be deleted or retagged as v26.1.0.

EnergyPlus v26.1.0 Release Candidate 2

Pre-release

Choose a tag to compare

@mitchute mitchute released this 19 Mar 15:31
74cc599

EnergyPlus v26.1.0 release candidate 2. This may be deleted.

test build for longwave rad act

Pre-release

Choose a tag to compare

@brianlball brianlball released this 18 Mar 20:26

Test build for internal testing for a potential feature related to long wave radiation EMS actuators. This build will be deleted (and an NFP will be submitted once we have a few more details worked out).

EnergyPlus v26.1.0 Release Candidate 1

Pre-release

Choose a tag to compare

@mitchute mitchute released this 15 Mar 16:54
7b79952

EnergyPlus v26.1.0 release candidate 1. This may be deleted.