-
Notifications
You must be signed in to change notification settings - Fork 392
perf models
Geof Sawaya edited this page May 21, 2014
·
1 revision
This page provides information on the models that we use for performance analysis of EnergyPlus, including:
- General description
- Possible bottlenecks
- EnergyPlus features utilized / well exercised
- Execution time (i.e. seconds, minutes, hours, etc)
- Simulation problems (warnings and errors emitted by E+)
- Currently FAILING:
** Severe ** GetInputEconomicsVariable: UtilityCost:Variable="WASHINGTONGAS_MONTHLYGASRATES" invalid data
** ~~~ ** invalid Variable Type="3.5615".
** Fatal ** UpdateUtilityBills: Preceding errors cause termination.
- Currently Fatal Error:
** Severe ** GetInputEconomicsVariable: UtilityCost:Variable="IN_MONTHLYGASRATES" invalid data
** ~~~ ** invalid Variable Type="8.22".
** Fatal ** UpdateUtilityBills: Preceding errors cause termination.
- Again, Fatal -- see previous two
TBC