infotech2015 / cbecc

Automatically exported from code.google.com/p/cbecc
0 stars 0 forks source link

CBECC Interface - Space Data inputs for Electric and Gas #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Issue related to  __user interface / __defaulting / __energy simulation

CBECC Software Interface:
BuildingModelData/SpaceData/

Add:
GasEqpPwrDens and Schedule
LabRecptUseType (Enum: LowUse, TypicalUse, HighUse)

Remove:
ProcElecSensHtRt
ProcElecLatHtRt

Possible Add: (each of these has a set value in the rule, so no user input is 
required, but may need to be changed for Research mode?  Include if there is 
reasonable space in the interface.)
RecptRadFac, RecptLatFac, RecptLostFac
ProcElecRadFac, ProcElecLatFAc, ProcElecLostFac
GasEqpRadFac, GasEqpLatFac, GasEqpLostFac
ProcGasRadFAc, ProcGasLatFac, ProcGasLostFac

Thanks!

What version of CBECC-NRes are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ncz...@archenergy.com on 10 Apr 2013 at 5:22

GoogleCodeExporter commented 9 years ago
We already have ProcGasPwrDens and ProcGasSchRef in the SpcFundDefaults & Space 
objects.  Do these objects ALSO need GasEqpPwrDens and Schedule?

Should LabRecptUseType also be added as a SpcFuncDefaults property.

Re: the later group of properties - this is a lot of properties.  If they are 
not required for user input, I would vote to add them after release 1 (May 23).
Also - should all the ...Fac be ...Frac?  And should copies of these be added 
to SpcFuncDefaults like most other properties of this nature?

Original comment by scriswel...@gmail.com on 19 Apr 2013 at 3:53

GoogleCodeExporter commented 9 years ago
Another question re: LabRecptUseType - it is marked in the master SDD update 
list as "Simulated".  Is this really something that should be passed along to 
OpenStudio for simulation?  Or is it something that the ruleset will use to 
massage other simulation inputs?
Only properties that are to be directly exported to OpenStudio/E+ should be 
listed as "Simulated". 

Original comment by scriswel...@gmail.com on 19 Apr 2013 at 4:16

GoogleCodeExporter commented 9 years ago
Within the SDD Master Update List I have changed the LabRecptUseType from 
"Simulated" to "Not Used".

Within the SpaceUse-RecepProcess.rule, the only terms that will be required for 
user input will be:RecptPwrDens, RecptSchRef, GasEqpPwrDens, and GasEqpSchRef.

The 2013 NRes ACM uses the term Factor for Radiation within Gas and Electrical 
Loads.  It looks like the SDD abreviates Fraction to Frac, and Factor is not 
abreviated.  I agree with Scott's suggestion to change the Factor terms to 
Fraction terms and use the abreviation Frac.  I will add these changes to the 
SDD Master Update List.

Original comment by ncz...@archenergy.com on 22 Apr 2013 at 5:32

GoogleCodeExporter commented 9 years ago
Added default selection and screen UI for LabRecptUseType.
All other suggested changes (other than possible/future Research mode UI items) 
have been implemented.
Closing out issue.

Original comment by scriswel...@gmail.com on 24 Sep 2013 at 4:52