EP-Launch - Fix blank utility tab and running AppGPostProcessor#11219
Merged
Myoldmopar merged 2 commits intodevelopfrom Sep 18, 2025
Merged
EP-Launch - Fix blank utility tab and running AppGPostProcessor#11219Myoldmopar merged 2 commits intodevelopfrom
Myoldmopar merged 2 commits intodevelopfrom
Conversation
Myoldmopar
approved these changes
Sep 18, 2025
Member
Myoldmopar
left a comment
There was a problem hiding this comment.
Code changes seem just fine.
| utilProg(7).outExt5 = "" | ||
| utilProg(7).outExt6 = "" | ||
| utilProg(7).applicationFile = "PostProcess\AppGPostProcess\appgpostprocess.exe" | ||
| utilProg(7).applicationFile = "PostProcess\AppGPostProcess.exe" |
Member
|
I'll just trust you on the binaries. Thanks @JasonGlazer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull request overview
Description of the purpose of this PR
EP-Launch 2.16 that was part of the EnergyPlus 25.1 distribution showed a blank interface on the "utility" tab and this fixes the issue.
Fixes EP-Launch Utility tab so that it can run AppGPostProcess again
Fixes EP-Launch Utility tab so it no longer includes EP-Compare
Pull Request Author
Reviewer