nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#915 House upgrade wishlist, #2641

Open nikhilgupta10 opened 7 years ago

nikhilgupta10 commented 7 years ago

House model upgrade wishlist (and tracking):

1 Completed 2 Completed, but could use some additional work 3 In progress 4 Specified 5 No work started

2 Add a latent cooling model.

3 Add a COP that is dependent on part load (i.e., efficiency during warm up).

2 Window \economizer\ to support opening of windows during mild days.

5 Multi-zone air conditioner model for larger homes or small commercial

5 Throttle-able HVAC system (i.e., variable speed drives)

5 Support massive buildings with thick outer walls

5 Infiltration model (function of WS and dT)

5 Cardinal orientation of aspect ratio (and other building elements, like windows)

5 Air density and other functions are not tied into altitude

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: "jcfuller":- Description has changed:

Diff:


--- old
+++ new
@@ -1,15 +1,36 @@
 House model upgrade wishlist (and tracking):

-* Completed
-+ Completed, but could use some additional work
-x In progress
+1 Completed
+2 Completed, but could use some additional work
+3 In progress
+4 Specified
+5 No work started

-+ Add a latent cooling model.
+2 Add a latent cooling model.
   - A limited curve fitting model was extracted from EnergyPlus and applied to adjust the COP as a function of humidity in v2.3.

-x Add a COP that is dependent on part load (i.e., efficiency during warm up).
+
+3 Add a COP that is dependent on part load (i.e., efficiency during warm up).
   - Being added as part of a DOE/OE project.  Will be part of v3.2.

-+ Window \economizer\ to support opening of windows during mild days.
-  - Added as part of ticket 877.  Will be part of v3.2.  Easy part is the physical model, which essentially overrides the HVAC to OFF and makes the UA value extremely high.  The hard part is the behavioral model - i.e., how does an agent know when to open a window.  Right now, it's a probabilistic curve that the user specifies.  Determining that curve could be difficult, and it more than likely depends on previous day(s) tweather, the amount of sun and/or wind, day of the week, etc.  This could definitely use more work. 
+
+2 Window \economizer\ to support opening of windows during mild days.
+  - Added as part of ticket 877.  Will be part of v3.2.  Easy part is the physical model, which essentially overrides the HVAC to OFF and makes the UA value extremely high.  The hard part is the behavioral model - i.e., how does an agent know when to open a window.  Right now, it's a probabilistic curve as a function of temperature that the user specifies.  Determining that curve could be difficult, and it more than likely depends on previous day(s) weather, the amount of sun and/or wind, day of the week, etc.  This could definitely use more work. 
+
+
+5 Multi-zone air conditioner model for larger homes or small commercial
+
+
+5 Throttle-able HVAC system (i.e., variable speed drives)
+
+
+5 Infiltration model (function of WS and dT)
+
+
+5 Cardinal orientation of aspect ratio (and other building elements, like windows)
+  - See ticket 605.
+
+
+5 Air density and other functions are not tied into altitude
+  - See ticket 554.

,

"jcfuller":- Description has changed:

Diff:


--- old
+++ new
@@ -25,6 +25,9 @@
 5 Throttle-able HVAC system (i.e., variable speed drives)

+5 Support massive buildings with thick outer walls
+
+
 5 Infiltration model (function of WS and dT)

,

"dchassin":- Milestone: Unscheduled --> Version 4.0 RC1 ,

"dchassin":- Status: new --> unassigned ,