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

Add Output Variables to Ideal Air loads #8302

Merged
merged 39 commits into from
Feb 12, 2021
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
861cfef
Add two output variables to Ideal Air loads
jmythms Sep 24, 2020
908ab51
Moved SupplyTemp and SupplyHumRat from local into the PurchAir struct
jmythms Sep 29, 2020
6b7b538
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Sep 29, 2020
5acf86f
Moved MixedAirTemp and MixedAirHumRat from local into the PurchAir st…
jmythms Sep 29, 2020
0bc4fdf
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Oct 6, 2020
a5b0833
New Output Vars + Documentation + Removed old redundant vars
jmythms Oct 6, 2020
14dbd0d
Fixed labels
jmythms Oct 6, 2020
7bf3209
Unit fix
jmythms Oct 6, 2020
6b73be5
White spaces
jmythms Oct 6, 2020
a33d794
Modifying testfiles to add the new outputs.
jmythms Oct 7, 2020
e5f0e2a
Cleaning up degree symbols
jmythms Oct 7, 2020
89a70d3
Reorder members in the constructor
jmythms Oct 7, 2020
18e8fb9
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Nov 5, 2020
279aa5c
Fixing output variables
jmythms Nov 5, 2020
747afea
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Nov 6, 2020
3cd3110
minor cleanup, bump CI
mitchute Nov 10, 2020
bbe882a
Merge branch 'Add-New-Zone-Ideal-Loads-Output-Variables' of https://g…
jmythms Nov 12, 2020
2ef45da
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Nov 12, 2020
754e98c
Missed "state"
jmythms Nov 12, 2020
cbdb675
Missed 'state'
jmythms Nov 12, 2020
e487697
Unnecessary statements?
jmythms Nov 12, 2020
4972b6f
Changed outputs to report hourly instead of detailed frequency
jmythms Nov 13, 2020
0fc065b
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Nov 13, 2020
2461195
Missed this in the list of outputs
jmythms Nov 13, 2020
120fac1
Removed unnecessary space
jmythms Nov 13, 2020
2dac64b
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Dec 14, 2020
56c86eb
merge conflic resolution
jmythms Dec 14, 2020
227bdd2
Merge branch 'develop' of https://github.com/NREL/EnergyPlus into Add…
jmythms Dec 15, 2020
71755c5
Fix conflict after pulling develop
jmythms Feb 9, 2021
6d6654b
fixed reporting freq to hpurly
jmythms Feb 9, 2021
660dacb
changed MixedAirHumRat to PurchAir(PurchAirNum).MixedAirHumRat
jmythms Feb 9, 2021
fd33e3e
broken unit test
jmythms Feb 9, 2021
7fbaa76
Intermediate commit for Unit test question
jmythms Feb 9, 2021
f67fbc8
fixed unit test
jmythms Feb 10, 2021
ec0199d
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Feb 10, 2021
bebe31c
Merge branch 'develop' into Add-New-Zone-Ideal-Loads-Output-Variables
jmythms Feb 11, 2021
863baf5
Unit change+ .hh file clang formatting
jmythms Feb 11, 2021
e4ade3a
Clang formatted PurchasedAirManager.cc
jmythms Feb 11, 2021
3cfe237
clang formatted PurchasedAirManager.hh
jmythms Feb 11, 2021
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
Loading