Closed mjwitte closed 4 years ago
ZoneHVAC:AirDistributionUnit
and nowhere else:
Output:Variable,*,Zone Air Terminal Sensible Heating Energy,hourly; !- HVAC Sum [J]
Output:Variable,*,Zone Air Terminal Sensible Cooling Energy,hourly; !- HVAC Sum [J]
Output:Variable,*,Zone Air Terminal Sensible Heating Rate,hourly; !- HVAC Sum [W]
Output:Variable,*,Zone Air Terminal Sensible Cooling Rate,hourly; !- HVAC Sum [W]
Currently these are repeated under a few of the specific air terminal units, but not all of them. Since these are produced with the ATU name as the key value, they should be documented there and removed elsewhere. The one exception is AirTerminal:SingleDuct:Uncontrolled
which does produce it's own output variables, but that's going away soon.
Also, some of the air terminals have their own specific output variables, such as Zone Air Terminal VAV Damper Position, so don't delete those definitions.
EnergyPlus v9.0.1, unmethours 35070.
this_comp.MyLoad = min(this_comp.MaxLoad, (this_comp.MaxLoad * this_comp.EMSLoadOverrideValue));
So, the last sentence of the description should be changed: Setting the value of this actuator to ~any other value directs this component and any other component on the same branch to run normally based on other controls.~ any value <=1.0 sets the current load for this component to the actuator value times the component maximum operating capacity which is the nominal capacity multiplied by the maximum part load ratio.
EnergyPlus v9.0.1, unmethours 35215.
Table:OneIndependentVariable
, the field for "Maximum Table Output" should be 125, not 64.EnergyPlus 9.0.1, Helpdesk 13095.
UPDATE: Fixed by #6749, but I cleaned up a stray Table:OneIndependentVariable
reference.
"Numeric field used to define the height to width ratio of the slab."
Whereas for the equivalent basement object the help is clearer:
"Numeric field, which is the ratio of basement length to width, used to determine the aspect ratio of the basement. This field along with the total basement floor area, which is taken as the combination of all surfaces connected to the floor OtherSideConditionsModel, are used to determine the size and shape of the basement domain. Aspect ratios and the inverse of aspect ratios should produce identical results. i.e. AR = 2 equals AR = 0.5. This field has units of meters/meters."
Should we assume that the aspect ratio for the basement object is actually the ratio of length to width, not slab height (depth) to width? @mitchute ?
Same is true in the Engineering Ref, for GroundDomain:Slab, the aspect ratio isn't even mentioned.
EnergyPlus v9.0.1, helpdesk ticket 13113.
Yes, on a plan view, this is the length to width ratio.
UPDATE: References to "energyplus.net" in docs. Will verify whether each is valid.
@Myoldmopar @mjwitte Do we remove all references to DOE2Translator, BlastTranslator, and Parametric Spreadsheets?
CoolingTower:SingleSpeed
doesn't mention the "Design Approach Temperature", "Design Range Temperature", etc (Also typo: "Regine" instead of "Regime). Same for TwoSpeed at leastI/O for Boiler:HotWater
missing the field Design Water Outlet Temperature
here before the Design Water Flow Rate field
.
@MatthewSteen the field "Design Water Outlet Temperature" has been removed.
@Nigusse my mistake. I noticed it in an OpenStudio model (2.7.0 with EP 9.0), but was looking at the 8.9 IDF Editor.
EnergyPlus currently has one simple model based on user-defined efficiencies but a more detailed model based on first-principles and a detailed, layer-by-layer description is under development.
Should be changed to:
EnergyPlus currently has one simple model based on user-defined efficiencies. ~but a more detailed model based on first-principles and a detailed, layer-by-layer description is under development.~ .
The following are moved to #7760
Reopening this - it was mistakenly closed via github magic. I think most of these have not been addressed.
@mjwitte @Myoldmopar The Yahoo! user's group is dead, right? We should get it removed from https://energyplus.net/support
@mitchute Not yet, the yahoo group is still there at the moment.
@mjwitte I'm going to open a separate issue to track the Yahoo! user group.
@JasonGlazer I'm moving these remaining open issues to a new doc-fix issue so this can wrap up soon. I think there's a chance we may need to reorder objects in the IDD to resolve these, but since we're so close to the IDD freeze I'd rather not take a chance in this not getting in.
@mitchute ok, I understand that the issues that I raised were complicated. It is probably worth a thorough review of the IDD and IOref.
Issue overview
A collection of small documentation issues. See checkboxed comments below.
Details
Some additional details for this issue (if relevant):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.