-
Notifications
You must be signed in to change notification settings - Fork 392
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
Add Vertical (1-D) Solution to Earth Tube Object #10138
Merged
Merged
Commits on Apr 24, 2023
-
Initial submission of the new feature proposal for the 1-D (vertical) earth tube enhancement to EnergyPlus.
5Configuration menu - View commit details
-
Copy full SHA for a745abb - Browse repository at this point
Copy the full SHA a745abbView commit details
Commits on May 11, 2023
-
Changes were made to the NFP to include the comments made during the 5/3/23 technicalities meeting regarding the assumptions made about the earth tube node and contacting an expert on earth tubes from outside the development team.
2Configuration menu - View commit details
-
Copy full SHA for e23014d - Browse repository at this point
Copy the full SHA e23014dView commit details
Commits on May 12, 2023
-
Changes from Slack Convo 5/11/23
Changes made to the NFP based on comments/conversation that took place over Slack on 5/11/23.
2Configuration menu - View commit details
-
Copy full SHA for 32ffa7a - Browse repository at this point
Copy the full SHA 32ffa7aView commit details
Commits on May 17, 2023
-
5
Configuration menu - View commit details
-
Copy full SHA for 04d98dd - Browse repository at this point
Copy the full SHA 04d98ddView commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e71a22 - Browse repository at this point
Copy the full SHA 7e71a22View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 1f0dd9d - Browse repository at this point
Copy the full SHA 1f0dd9dView commit details
Commits on Jun 27, 2023
-
Modifications as a result of last technicalities call.
Configuration menu - View commit details
-
Copy full SHA for db2e651 - Browse repository at this point
Copy the full SHA db2e651View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 201ddea - Browse repository at this point
Copy the full SHA 201ddeaView commit details
Commits on Jul 7, 2023
-
5
Configuration menu - View commit details
-
Copy full SHA for 86cfaa2 - Browse repository at this point
Copy the full SHA 86cfaa2View commit details
Commits on Jul 19, 2023
-
Documentation First Draft and Miscellaneous
First drafts of the documentation in both the IO Ref and Eng Ref. Change of a variable name to better reflect what it actually is. Additions to the IDD.
Configuration menu - View commit details
-
Copy full SHA for 353170b - Browse repository at this point
Copy the full SHA 353170bView commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 2161c77 - Browse repository at this point
Copy the full SHA 2161c77View commit details
Commits on Jul 28, 2023
-
this doesn't work, but i need to merge in other things
Configuration menu - View commit details
-
Copy full SHA for 2febfe7 - Browse repository at this point
Copy the full SHA 2febfe7View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for c299795 - Browse repository at this point
Copy the full SHA c299795View commit details
Commits on Jul 29, 2023
-
5
Configuration menu - View commit details
-
Copy full SHA for 6699d6d - Browse repository at this point
Copy the full SHA 6699d6dView commit details -
5
Configuration menu - View commit details
-
Copy full SHA for d1370a2 - Browse repository at this point
Copy the full SHA d1370a2View commit details
Commits on Jul 30, 2023
-
Fix input problem for blank type
Fixed an issue with a blank solution type. It should now interpret the input when solution type is blank correctly (default back to Basic). There should be no diffs in the ci results (hopefully).
5Configuration menu - View commit details
-
Copy full SHA for b22afa2 - Browse repository at this point
Copy the full SHA b22afa2View commit details
Commits on Aug 1, 2023
-
Various minor issues fixed. This now runs but the results are not correct for the vertical solution.
5Configuration menu - View commit details
-
Copy full SHA for 9084340 - Browse repository at this point
Copy the full SHA 9084340View commit details
Commits on Aug 4, 2023
-
Working code with results that look like one would expect. More testing and then unit tests and docs final edits to come.
Configuration menu - View commit details
-
Copy full SHA for 3a5796f - Browse repository at this point
Copy the full SHA 3a5796fView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for ae8bdd3 - Browse repository at this point
Copy the full SHA ae8bdd3View commit details -
Addition of two unit tests and a new regression test. Minor documentation additions and tweaks.
5Configuration menu - View commit details
-
Copy full SHA for a251c56 - Browse repository at this point
Copy the full SHA a251c56View commit details
Commits on Aug 8, 2023
-
11
Configuration menu - View commit details
-
Copy full SHA for 992d459 - Browse repository at this point
Copy the full SHA 992d459View commit details -
Used the wrong term to size vectors. Should fix the issues with Linux debug errors.
5Configuration menu - View commit details
-
Copy full SHA for 1a7b1b2 - Browse repository at this point
Copy the full SHA 1a7b1b2View commit details
Commits on Aug 9, 2023
-
Found a problem with one of the loops in the vertical algorithm, resulted from bad job moving stuff around. Xcode was very forgiving, Ubuntu not so much. This should make them both happy.
5Configuration menu - View commit details
-
Copy full SHA for a445934 - Browse repository at this point
Copy the full SHA a445934View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.