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

Update to v24.1.0-IOFreeze #5094

Merged
merged 78 commits into from
Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
1eaf8c8
Start updating cmakelists and proposed idd.
joseph-robertson Feb 21, 2024
c792d97
Finish changes to proposed idd.
joseph-robertson Feb 21, 2024
437b661
Few key changes in openstudio idd.
joseph-robertson Feb 21, 2024
addcb88
Update ft and rt for xxx per zone changes.
joseph-robertson Feb 21, 2024
b4e9dd4
Update idd for new zonehvacptac field.
joseph-robertson Feb 22, 2024
94d6455
Update src model, ft, and vt files for new zonehvacptac field.
joseph-robertson Feb 22, 2024
81e938d
Formatting.
joseph-robertson Feb 22, 2024
d8a1c59
Update some hashes in cmakelists.
joseph-robertson Feb 22, 2024
9985676
Typo in new vt update.
joseph-robertson Feb 22, 2024
9694a04
Add transition readme and transition some of the in.idf files.
joseph-robertson Feb 22, 2024
1978e81
More updates to cmakelists, idd, ft, idd tests.
joseph-robertson Feb 22, 2024
e17f77d
Update ft tests for zone field name change.
joseph-robertson Feb 23, 2024
fd49342
Merge branch 'v24.1.0-IOFreeze' into v24.1.0-IOFreeze-low-speed
joseph-robertson Feb 23, 2024
cf80def
Typo in new vt test.
joseph-robertson Feb 23, 2024
1b5fd15
Update vt start versions in cpp.
joseph-robertson Feb 23, 2024
3be7f1d
Update idd for remaining low speed.
joseph-robertson Feb 23, 2024
9edf8c8
Update model, ft, vt for remaining low speed.
joseph-robertson Feb 23, 2024
4640ec4
Merge branch 'develop' into v24.1.0-IOFreeze
joseph-robertson Feb 23, 2024
ea826ec
Update cmakelists for official iofreeze hashes.
joseph-robertson Feb 23, 2024
265663d
Merge branch 'v24.1.0-IOFreeze' into v24.1.0-IOFreeze-low-speed
joseph-robertson Feb 23, 2024
102dd86
Formatting.
joseph-robertson Feb 23, 2024
d96bef2
Couple of typos.
joseph-robertson Feb 23, 2024
5a96e16
Bump vt version.
joseph-robertson Feb 23, 2024
9ec71a7
Merge branch 'develop' into v24.1.0-IOFreeze
joseph-robertson Feb 23, 2024
e69621f
Formatting.
joseph-robertson Feb 23, 2024
6b37687
Minor idd update.
joseph-robertson Feb 23, 2024
9c33ec3
Stub new release notes md.
joseph-robertson Feb 26, 2024
63ae365
Add the 3.7.0 idd to utilities folder.
joseph-robertson Feb 26, 2024
d8bc2bf
Add model and ft tests for boiler, wh mixed and stratified, output co…
joseph-robertson Feb 26, 2024
af6f437
WH mixed eff is optional.
joseph-robertson Feb 26, 2024
d6726ff
Merge branch 'v24.1.0-IOFreeze' into v24.1.0-IOFreeze-low-speed
joseph-robertson Feb 26, 2024
346d36e
Update No Load vt tests and get passing.
joseph-robertson Feb 27, 2024
e83ade3
Add EnclosureAveraged key to idd.
joseph-robertson Feb 27, 2024
dcfb902
Update people model tests.
joseph-robertson Feb 27, 2024
fcec630
Update people ft to not write ZoneAveraged.
joseph-robertson Feb 27, 2024
94b3e26
Update people def vt and add tests.
joseph-robertson Feb 27, 2024
20db984
Formatting.
joseph-robertson Feb 27, 2024
392b258
Fix new vt test.
joseph-robertson Feb 27, 2024
e112bf7
Bumped fields by one so need to update some old vt tests.
joseph-robertson Feb 27, 2024
5e0a206
Alphabetize IdfFilesToTransition.lst.in so we can track more easily.
joseph-robertson Feb 27, 2024
8b501d9
Formatting.
joseph-robertson Feb 27, 2024
7e187ab
Fix model default ctor test.
joseph-robertson Feb 27, 2024
3bf9958
Version translate a few more files.
joseph-robertson Feb 28, 2024
a125e53
Create regression file, run it, update cmakelists and sql tests.
joseph-robertson Feb 28, 2024
d3648ac
Use getBooleanFieldValue and setBooleanFieldValue.
joseph-robertson Mar 5, 2024
3bc3857
Shorten vt test.
joseph-robertson Mar 5, 2024
9e77297
Add model and ft tests for new field.
joseph-robertson Mar 5, 2024
99f2566
Remove old known issues from new release notes.
joseph-robertson Mar 5, 2024
51dbfba
Convert the new IdfFilesToTransition readme to markdown.
joseph-robertson Mar 5, 2024
c3b3e59
More field index updates for old vt tests.
joseph-robertson Mar 5, 2024
ae92246
Backport "Clean Clean up units in IDD and add conversion factor"
jmarrec Mar 6, 2024
50b7f12
Suppor the new "umol" for micro mol - Fixes IddFixture.IddFactory_Units
jmarrec Mar 6, 2024
a03f4ac
Update idds for hx field removals and additions.
joseph-robertson Feb 26, 2024
adea938
Stub hx model and ft changes.
joseph-robertson Feb 26, 2024
101f77f
Stub hx vt and test.
joseph-robertson Feb 26, 2024
4b98bf3
Formatting.
joseph-robertson Feb 26, 2024
10d5505
Missed a type while deprecating.
joseph-robertson Feb 26, 2024
565f1bc
Remove unnecessary optional curve methods.
joseph-robertson Feb 26, 2024
93526d5
Write vt and test for hx fields.
joseph-robertson Feb 26, 2024
a2c3f60
Finish vt and tests.
joseph-robertson Feb 27, 2024
565f114
Try updating maphvac cpp.
joseph-robertson Feb 27, 2024
87b4fba
Fix optionals in sdd maphvac cpp.
joseph-robertson Feb 27, 2024
2e47731
Typos in sdd maphvac cpp.
joseph-robertson Feb 28, 2024
5801dc0
Unbrick the build
jmarrec Mar 6, 2024
032b268
Improve VT and VT test (name objects better, explicit test fields)
jmarrec Mar 6, 2024
5b4239f
Effectiveness Curves are optional, so provide a resetter
jmarrec Mar 7, 2024
e1f9da2
`HeatExchangerAirToAirSensibleAndLatent::assignHistoricalEffectivenes…
jmarrec Mar 7, 2024
d573444
Add Ubuntu arm64 and Mac arm64 E+ md5sum after building them: missing…
jmarrec Mar 7, 2024
e872045
Implement backward compat for 75% airflow
jmarrec Mar 7, 2024
8c9e74e
MapHVAC (sdd): do not rely on the deprecated methods but instantiate …
jmarrec Mar 7, 2024
ebce271
Merge pull request #5099 from NREL/v24.1.0-IOFreeze-hx
jmarrec Mar 7, 2024
5c31398
Merge branch 'v24.1.0-IOFreeze' into v24.1.0-IOFreeze-low-speed
jmarrec Mar 7, 2024
7c9b367
Merge pull request #5096 from NREL/v24.1.0-IOFreeze-low-speed
jmarrec Mar 7, 2024
9d46192
Merge branch 'v24.1.0-IOFreeze' into v24.1.0-IOFreeze-people
jmarrec Mar 7, 2024
35b24a5
Remove ZoneAveraged from IDD, implement some backward compat only in …
jmarrec Mar 7, 2024
45185c5
Use istringEqual in vt.
joseph-robertson Mar 7, 2024
aad49be
Merge pull request #5100 from NREL/v24.1.0-IOFreeze-people
jmarrec Mar 8, 2024
a21a966
Mark centos as missing
jmarrec Mar 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if(CCACHE_PROGRAM)
endif()

# Project macro can only take digits in the version, it splits these out to specific variables
project(OpenStudio VERSION 3.7.0)
project(OpenStudio VERSION 3.8.0)

include(CMake/compiler_flags.cmake)

Expand Down Expand Up @@ -191,18 +191,18 @@ if(hasParent)
endif()

# EnergyPlus Idd version
set(ENERGYPLUS_VERSION_MAJOR 23)
set(ENERGYPLUS_VERSION_MINOR 2)
set(ENERGYPLUS_VERSION_MAJOR 24)
set(ENERGYPLUS_VERSION_MINOR 1)
set(ENERGYPLUS_VERSION_PATCH 0)
set(ENERGYPLUS_VERSION "${ENERGYPLUS_VERSION_MAJOR}.${ENERGYPLUS_VERSION_MINOR}.${ENERGYPLUS_VERSION_PATCH}")
# Build SHA is not required to have a value, but if it does OpenStudio will require this build.
set(ENERGYPLUS_BUILD_SHA "7636e6b3e9")
set(ENERGYPLUS_BUILD_SHA "69e977a26e")

# ENERGYPLUS_RELEASE_NAME is used to locate the E+ download
# from the github releases
set(ENERGYPLUS_RELEASE_NAME "v23.2.0-WithMacStaticLibs")
set(ENERGYPLUS_RELEASE_NAME "v24.1.0-IOFreeze")

set(ENERGYPLUS_REPO "jmarrec") # TODO: temp
set(ENERGYPLUS_REPO "NREL")

# Radiance
set(RADIANCE_VERSION "5.0.a.12")
Expand Down Expand Up @@ -625,25 +625,25 @@ endif()
if(UNIX)
if(APPLE)
if (ARCH MATCHES "arm64")
set(ENERGYPLUS_EXPECTED_HASH 72948a3f884ce9fe44145210eceb8259)
set(ENERGYPLUS_EXPECTED_HASH f27b5abefcbe850f9107b1a84ec313b2)
set(ENERGYPLUS_PLATFORM "Darwin-macOS12.1-arm64")
else()
set(ENERGYPLUS_EXPECTED_HASH 219c1a5cfec7b6fd6bd8507c043b82ab)
set(ENERGYPLUS_EXPECTED_HASH 17819846a562cd7d39bb1c3fa57fe448)
set(ENERGYPLUS_PLATFORM "Darwin-macOS10.15-x86_64")
endif()
elseif(LSB_RELEASE_ID_SHORT MATCHES "CentOS")
# TODO: There aren't any redhat releases anymore, see PR #3145 too
set(ENERGYPLUS_EXPECTED_HASH 0edcf8a13c7f0e05b65e1559cb7624cd)
set(ENERGYPLUS_EXPECTED_HASH TBD_TODO_TBD) # TODO
set(ENERGYPLUS_PLATFORM "Linux-CentOS7.9.2009-x86_64")
else()
if(LSB_RELEASE_VERSION_SHORT MATCHES "22.04")
if (ARCH MATCHES "arm64")
set(ENERGYPLUS_EXPECTED_HASH 363c537aff1f9c664192451139a85964)
set(ENERGYPLUS_EXPECTED_HASH 33fc7793ff2f6c2e87461b006580b2d8)
else()
set(ENERGYPLUS_EXPECTED_HASH 773dc61ddb6f3dc633ac4df0bdaa3337)
set(ENERGYPLUS_EXPECTED_HASH 2aa4ab0527c569751b20d836266dd9b8)
endif()
elseif(LSB_RELEASE_VERSION_SHORT MATCHES "20.04")
set(ENERGYPLUS_EXPECTED_HASH b8644c02e287e3ffee89023e98ac5a13)
set(ENERGYPLUS_EXPECTED_HASH 2041c17eff76dead3fc3c4c6dc71b60a)
else() # 18.04
message(FATAL_ERROR "EnergyPlus no longer provides packages for Ubuntu 18.04")
endif()
Expand Down Expand Up @@ -679,7 +679,7 @@ elseif(WIN32)
if(CMAKE_SIZEOF_VOID_P EQUAL 8) # 64 bit
set(ENERGYPLUS_PATH "EnergyPlus-${ENERGYPLUS_VERSION}-${ENERGYPLUS_BUILD_SHA}-Windows-x86_64")
set(ENERGYPLUS_ARCH 64)
set(ENERGYPLUS_EXPECTED_HASH 7fbc694629ba6abbe400854661ebe1ae)
set(ENERGYPLUS_EXPECTED_HASH 3d16d187117fa2409b0b32776738bcac)
else()
set(ENERGYPLUS_PATH "EnergyPlus-${ENERGYPLUS_VERSION}-${ENERGYPLUS_BUILD_SHA}-Windows-i386")
set(ENERGYPLUS_ARCH 32)
Expand Down
96 changes: 96 additions & 0 deletions developer/doc/ReleaseNotes/OpenStudio_Release_Notes_3_8_0_TBD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
# OpenStudio Version 3.8.0

_Release Notes_ - _TBD_

These release notes describe version 3.8.0 of the OpenStudio SDK developed by the National Renewable Energy Laboratory (NREL), Buildings and Thermal Sciences Center, Commercial Buildings Research Group, Tools Development Section, and associated collaborators. The notes are organized into the following sections:

- Overview
- Where to Find OpenStudio Documentation
- Installation Notes
- OpenStudio SDK: Changelog

# Overview

As of April 2020, development and distribution of the OpenStudioApplication and the SketchUp plugin have transitioned to the OpenStudio Coalition, who is independently managing and distributing the software through its own [openstudiocoalition/OpenStudioApplication](https://github.com/openstudiocoalition/OpenStudioApplication) repository. The OpenStudio SDK is continuing to be actively developed and distributed by NREL and is released two times per year, through a spring and a fall release.

Below is the list of components that is included in this SDK installer:

__**OpenStudio SDK 3.8.0**__
- EnergyPlus
- Command Line Interface (CLI)
- Radiance
- Ruby API
- C++ SDK

**Note** that [PAT](https://github.com/NREL/OpenStudio-PAT) is not included in either the SDK or the OpenStudio Coalition's Application installers. You will need to install PAT separately which is distributed on the [OpenStudio-PAT](https://github.com/NREL/OpenStudio-PAT) GitHub page.

# Where to Find OpenStudio SDK Documentation

- OpenStudio SDK release documentation, including these release notes, tutorials, and other user documentation, is available at [https://www.openstudio.net/](https://www.openstudio.net/.)
- C++ API documentation is available at [https://openstudio-sdk-documentation.s3.amazonaws.com/index.html](https://openstudio-sdk-documentation.s3.amazonaws.com/index.html)
- Measure development documentation is available at [http://nrel.github.io/OpenStudio-user-documentation/reference/measure_writing_guide/](http://nrel.github.io/OpenStudio-user-documentation/reference/measure_writing_guide/ )
- A roadmap for planned features is available at http://nrel.github.io/OpenStudio-user-documentation/getting_started/roadmap/.

# Installation Notes

OpenStudio SDK 3.8.0 is supported on:

* 64-bit Windows 7 – 11
* macOS: 10.15+ x86_64, 12.1+ arm64
* Ubuntu: 20.04 x86_64, 22.04 x86_64, 22.04 arm64
* Centos7

OpenStudio SDK 3.8.0 supports [EnergyPlus Release 24.1.0](https://github.com/NREL/EnergyPlus/releases/tag/v24.1.0), which is bundled with the OpenStudio installer. It is no longer necessary to download and install EnergyPlus separately. Other builds of EnergyPlus are not supported by OpenStudio SDK 3.8.0.

OpenStudio SDK 3.8.0 supports Radiance 5.0.a.12, which is bundled with the OpenStudio installer; users no longer must install Radiance separately, and OpenStudio will use the included Radiance version regardless of any other versions that may be installed on the system. Other builds of Radiance are not supported by OpenStudio SDK 3.8.0.

As usual, you can refer to the **[OpenStudio SDK Compatibility Matrix](https://github.com/NREL/OpenStudio/wiki/OpenStudio-SDK-Version-Compatibility-Matrix)** for more information.


## Installation Steps

- Download and install [OpenStudio SDK](https://github.com/NREL/openstudio) and/or [openstudiocoalition/OpenStudioApplication](https://github.com/openstudiocoalition/OpenStudioApplication) depending on your needs. Select components for installation. Note that OpenStudio Application is a standalone app and does not require you to install OpenStudio SDK.
- Setup a Building Component Library (BCL) account to access online building components and measures. View instructions on how to setup your account and configure the key in OpenStudio.
- The OpenStudio Application SketchUp Plug-in requires SketchUp 2021-2022 (not available for Linux). The OpenStudio Application SketchUp Plug-in does not support older versions of SketchUp. SketchUp must be installed before OpenStudio Application to automatically activate the plugin. If you install SketchUp after OpenStudio Application, simply re-run the OpenStudio Application installer.

For help with common installation problems please visit, http://nrel.github.io/OpenStudio-user-documentation/getting_started/getting_started/.

# OpenStudio SDK:

The 3.8.0 is a **major** release. This update includes several new features, performance improvements, and bug fixes.

## C++ Workflow code

As of OpenStudio SDK 3.7.0 a re-written workflow written in C++ is used by default in place of the Ruby based Workflow Gem that had been used in the past. This enhancement is in support of Python measures being used in an OpenStudio workflow, including mixed language workflows that include both Ruby Measures and Python Measures. If you need to use the older Workflow Gem implementation, you can do that by using the `classic` subcommand after `openstudio`. `classic` will be deprecated in a future version of OpenStudio.

## Python Bindings

As of OpenStudio SDK 3.2.0, Python bindings are officially supported and distributed through Python Package Index (PyPI). To install, users will need to have Python3 installed along with pip and simply run the following command in a terminal window.

`pip install openstudio==3.8.0`

Please see [openstudio on PyPi](https://pypi.org/project/openstudio/) for further instructions on how to install. Users can also visit the test channel at [openstudio on TestPyPi](https://test.pypi.org/project/openstudio/) to install development bindings.

You can also refer to the [OpenStudio SDK Python Binding Version Compatibility Matrix](https://github.com/NREL/OpenStudio/wiki/OpenStudio-SDK-Python-Binding-Version-Compatibility-Matrix) to see the list of supported platforms and python versions.

## New Features, Major Fixes and API-breaking changes

*
*
*

## Minor changes and bug fixes

*
*
*

## Known Issues / Limitations

*
*
*

**Full Changelog**: https://github.com/NREL/OpenStudio/compare/v3.7.0...v3.8.0

**New Contributors**:
1 change: 1 addition & 0 deletions resources/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ set(utilities_resources_src
utilities/SqlFile/1ZoneEvapCooler-V22-2-0.sql
utilities/SqlFile/1ZoneEvapCooler-V23-1-0.sql
utilities/SqlFile/1ZoneEvapCooler-V23-2-0.sql
utilities/SqlFile/1ZoneEvapCooler-V24-1-0.sql
utilities/xml/base.xml
utilities/xml/hpxml_with_error.xml
utilities/xml/schema/HPXML.xsd
Expand Down
22 changes: 11 additions & 11 deletions resources/IdfFilesToTransition.lst.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
${PROJECT_SOURCE_DIR}/resources/eefg/dummy.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/5ZoneAirCooled/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/AllFuelTypes/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/BestestEx/in.idf
Expand All @@ -13,16 +14,24 @@ ${PROJECT_SOURCE_DIR}/resources/energyplus/Components/idf_designday_4/Annual_Coo
${PROJECT_SOURCE_DIR}/resources/energyplus/Components/idf_designday_5/Annual_Heating_Wind_99.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/Daylighting_Office/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/Daylighting_School/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/HospitalBaseline/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/FrameAndDivider/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/HospitalBaseline/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/Office_With_Many_HVAC_Types/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/RefLargeOffice/RefBldgLargeOfficeNew2004_Chicago.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/ScheduleFile/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/SimpleSurfaces/4ZoneWithShading_Simple_2.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/SimpleSurfaces/SimpleSurfaces_Reference.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/SimpleSurfaces/SimpleSurfaces_Relative.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/SmallOffice/SmallOffice.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/TranslatorV2_Tests/Simple_Construction.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/ZoneBoundaryCondition/Bug_486_zone_bdr_test.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/NewFileTemplate.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/SmallOffice/SmallOffice.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/CommentTest.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/DosLineEndingTest.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/FormatPropertyTest_Formatted.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/FormatPropertyTest_Unformatted.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/MixedLineEndingTest.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/UnixLineEndingTest.idf
${PROJECT_SOURCE_DIR}/src/energyplus/Resources/LCCusePriceEscalationDataSet2011.idf
${PROJECT_SOURCE_DIR}/src/energyplus/Resources/NH3_FluidPropertiesDataSet.idf
${PROJECT_SOURCE_DIR}/src/energyplus/Resources/R11_FluidPropertiesDataSet.idf
Expand All @@ -35,12 +44,3 @@ ${PROJECT_SOURCE_DIR}/src/energyplus/Resources/R407a_FluidPropertiesDataSet.idf
${PROJECT_SOURCE_DIR}/src/energyplus/Resources/R410a_FluidPropertiesDataSet.idf
${PROJECT_SOURCE_DIR}/src/energyplus/Resources/R507a_FluidPropertiesDataSet.idf
${PROJECT_SOURCE_DIR}/src/energyplus/Resources/R744_FluidPropertiesDataSet.idf
${PROJECT_SOURCE_DIR}/resources/eefg/dummy.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/ScheduleFile/in.idf
${PROJECT_SOURCE_DIR}/resources/energyplus/SimpleSurfaces/4ZoneWithShading_Simple_2.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/CommentTest.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/DosLineEndingTest.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/FormatPropertyTest_Formatted.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/FormatPropertyTest_Unformatted.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/MixedLineEndingTest.idf
${PROJECT_SOURCE_DIR}/resources/utilities/Idf/UnixLineEndingTest.idf
7 changes: 7 additions & 0 deletions resources/IdfFilesToTransition.lst.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- Run an initial build to produce build/resources/IdfFilesToTransition.lst from resources/IdfFilesToTransition.lst.in.
- Install the appropriate version of EnergyPlus.
- Open EnergyPlus/PreProcess/IDFVersionUpdater/IDFVersionUpdate.exe.
- Choose File to Update... > build/resources/IdfFilesToTransition.lst.
- New Version should auto-populate to version of EnergyPlus.
- Create Intermediate Version Files > No.
- Delete Original Files > Yes.
22 changes: 11 additions & 11 deletions resources/energyplus/5ZoneAirCooled/in.idf
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
! Environmental Emissions: None
! Utility Tariffs: None

Version,23.2;
Version,24.1;

Building,
Building, !- Name
Expand Down Expand Up @@ -850,7 +850,7 @@
LIGHTS-1, !- Schedule Name
LightingLevel, !- Design Level Calculation Method
1584, !- Lighting Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0.2, !- Return Air Fraction
0.59, !- Fraction Radiant
Expand All @@ -864,7 +864,7 @@
EQUIP-1, !- Schedule Name
EquipmentLevel, !- Design Level Calculation Method
1056, !- Design Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0, !- Fraction Latent
0.3, !- Fraction Radiant
Expand Down Expand Up @@ -1065,7 +1065,7 @@
LIGHTS-1, !- Schedule Name
LightingLevel, !- Design Level Calculation Method
684, !- Lighting Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0.2, !- Return Air Fraction
0.59, !- Fraction Radiant
Expand All @@ -1079,7 +1079,7 @@
EQUIP-1, !- Schedule Name
EquipmentLevel, !- Design Level Calculation Method
456, !- Design Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0, !- Fraction Latent
0.3, !- Fraction Radiant
Expand Down Expand Up @@ -1245,7 +1245,7 @@
LIGHTS-1, !- Schedule Name
LightingLevel, !- Design Level Calculation Method
1584, !- Lighting Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0.2, !- Return Air Fraction
0.59, !- Fraction Radiant
Expand All @@ -1259,7 +1259,7 @@
EQUIP-1, !- Schedule Name
EquipmentLevel, !- Design Level Calculation Method
1056, !- Design Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0, !- Fraction Latent
0.3, !- Fraction Radiant
Expand Down Expand Up @@ -1440,7 +1440,7 @@
LIGHTS-1, !- Schedule Name
LightingLevel, !- Design Level Calculation Method
684, !- Lighting Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0.2, !- Return Air Fraction
0.59, !- Fraction Radiant
Expand All @@ -1454,7 +1454,7 @@
EQUIP-1, !- Schedule Name
EquipmentLevel, !- Design Level Calculation Method
456, !- Design Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0, !- Fraction Latent
0.3, !- Fraction Radiant
Expand Down Expand Up @@ -1620,7 +1620,7 @@
LIGHTS-1, !- Schedule Name
LightingLevel, !- Design Level Calculation Method
2964, !- Lighting Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0.2, !- Return Air Fraction
0.59, !- Fraction Radiant
Expand All @@ -1634,7 +1634,7 @@
EQUIP-1, !- Schedule Name
EquipmentLevel, !- Design Level Calculation Method
1976, !- Design Level {W}
, !- Watts per Zone Floor Area {W/m2}
, !- Watts per Floor Area {W/m2}
, !- Watts per Person {W/person}
0, !- Fraction Latent
0.3, !- Fraction Radiant
Expand Down
Loading
Loading