the charts are empty in my beopt output [closed]

asked 2019-09-20 10:49:29 -0500

skrucial's avatar

updated 2020-01-07 16:59:05 -0500

I asked about this previously and was told to check for an error report. It's here below. Errors related to the clothes dryer don't make sense; Demand response option is False, also standard is selected for appliance schedules. Changing it to DR and enabling the signal on site screen met the similar errors.

9/17/2019 9:10 PM: 3.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\energyplus.py", line 41, in __init__ 9/17/2019 9:10 PM: 2.xml: mj8.CoolingLoad_Floors += floor.surface_type.Uvalue * floor.area * (space_below.cool_design_temp_mj8 - mj8.cooling_setpoint) 9/17/2019 9:10 PM: 3.xml: sim.process(cost_file) 9/17/2019 9:10 PM: 2.xml: AttributeError: 'SurfaceType' object has no attribute 'Uvalue' 9/17/2019 9:10 PM: 3.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\sim.py", line 1397, in process 9/17/2019 9:10 PM: 3.xml: self._processSystemSizing(geometry, unit, weather) 9/17/2019 9:10 PM: 3.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\sim.py", line 10097, in _processSystemSizing 9/17/2019 9:10 PM: 3.xml: unit.systemsizing = sizing.SystemSizing(self, geometry, unit, weather) 9/17/2019 9:10 PM: 3.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\sizing.py", line 33, in __init__ 9/17/2019 9:10 PM: 3.xml: self._process(sim, geometry, unit, weather) 9/17/2019 9:10 PM: 3.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\sizing.py", line 100, in _process 9/17/2019 9:10 PM: 3.xml: self._processCoolingLoadFloors(sim, mj8, geometry, unit) 9/17/2019 9:10 PM: 3.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\sizing.py", line 997, in _processCoolingLoadFloors 9/17/2019 9:10 PM: 3.xml: mj8.CoolingLoad_Floors += floor.surface_type.Uvalue * floor.area * (space_below.cool_design_temp_mj8 - mj8.cooling_setpoint) 9/17/2019 9:10 PM: 3.xml: AttributeError: 'SurfaceType' object has no attribute 'Uvalue' 9/17/2019 9:10 PM: 4.xml: Error: A demand response option was selected (ClothesDryer), but the demand response signal was not enabled on the Site Screen. 9/17/2019 9:10 PM: 1.xml: Traceback (most recent call last): 9/17/2019 9:10 PM: 1.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\energyplus.py", line 13803, in <module> 9/17/2019 9:10 PM: 1.xml: y = EnergyPlusInput(xmlfile, cost_file=sys.argv[3]) 9/17/2019 9:10 PM: 1.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\energyplus.py", line 41, in __init__ 9/17/2019 9:10 PM: 1.xml: sim.process(cost_file) 9/17/2019 9:10 PM: 1.xml: File "C:\Program Files (x86)\NREL\BEopt_2.8.0\Modeling\sim.py", line 1397, in process 9/17/2019 9:10 PM: 1.xml: self._processSystemSizing(geometry, unit, weather) 9/17/2019 9:10 PM: 1.xml: File "C:\Program Files (x86 ... (more)

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by skrucial
close date 2019-09-20 10:53:45.397436