Thank you Yi,
I will try the weather file design days. The weather files(ex Golden-CO) have 18 objects for design days specified for each location 6 for winter and 12 for summer. Is there a way JE+ to limit the design day to one winter and one summer day? And how to pick that design day. Cos my objective is to replace all location specific object from weather files while keeping the idf independent of any location. Can I have the design day set as a ##iclude object while picking only that relevant weather file for parametric's instead of using design day parameter to simulate with all weather file in batch run? This was I can call design day input from outside idf file and combine with the same location weatehr file for reducing the simulations that are use all weather file with designday selected in next level.
weatherlocation.epw(all selected)>Desdinday#1(all locations).idf> idf
2. I already set the following object as and varied the parameter from 50 to 800 GJ-
ThermalStorage:Ice: Detailed,
TES Tank, !- Name
ALWAYS_ON, !- Availability Schedule Name
@@tankCap@@, !- Capacity {GJ}
TES Tank Inlet Node, !- Inlet Node Name
TES Tank Outlet Node, !- Outlet Node Name
QuadraticLinear, !- Discharging Curve Object Type
DischargeCurve, !- Discharging Curve Name
QuadraticLinear, !- Charging Curve Object Type
ChargeCurve, !- Charging Curve Name
1, !- Timestep of the Curve Data {hr}
0.0001, !- Parasitic Electric Load During Discharging {dimensionless}
0.0002, !- Parasitic Electric Load During Charging {dimensionless}
0.0003, !- Tank Loss Coefficient {dimensionless}
0, !- Freezing Temperature of Storage Medium {C}
InsideMelt; !- Thaw Process Indicator
When I ran parametric, I found the number of warnings/errors reduced as the capacity increased while the cooling: energy usage remained same. I interpret this as the storage capacity did not reduce energy usage for an annual simulation. I am trying to get the comfort hour extracted, but the eso does not have this variable in it as I use system timestamp as the interval for I am using EMS.
3. The comfort hours are available in EP-compare, where do you think I can pull that number through JE+?( I did not see in sql, or eso files)
I will try the weather file design days. The weather files(ex Golden-CO) have 18 objects for design days specified for each location 6 for winter and 12 for summer. Is there a way JE+ to limit the design day to one winter and one summer day? And how to pick that design day. Cos my objective is to replace all location specific object from weather files while keeping the idf independent of any location. Can I have the design day set as a ##iclude object while picking only that relevant weather file for parametric's instead of using design day parameter to simulate with all weather file in batch run? This was I can call design day input from outside idf file and combine with the same location weatehr file for reducing the simulations that are use all weather file with designday selected in next level.
weatherlocation.epw(all selected)>Desdinday#1(all locations).idf> idf
2. I already set the following object as and varied the parameter from 50 to 800 GJ-
ThermalStorage:Ice: Detailed,
TES Tank, !- Name
ALWAYS_ON, !- Availability Schedule Name
@@tankCap@@, !- Capacity {GJ}
TES Tank Inlet Node, !- Inlet Node Name
TES Tank Outlet Node, !- Outlet Node Name
QuadraticLinear, !- Discharging Curve Object Type
DischargeCurve, !- Discharging Curve Name
QuadraticLinear, !- Charging Curve Object Type
ChargeCurve, !- Charging Curve Name
1, !- Timestep of the Curve Data {hr}
0.0001, !- Parasitic Electric Load During Discharging {dimensionless}
0.0002, !- Parasitic Electric Load During Charging {dimensionless}
0.0003, !- Tank Loss Coefficient {dimensionless}
0, !- Freezing Temperature of Storage Medium {C}
InsideMelt; !- Thaw Process Indicator
When I ran parametric, I found the number of warnings/errors reduced as the capacity increased while the cooling: energy usage remained same. I interpret this as the storage capacity did not reduce energy usage for an annual simulation. I am trying to get the comfort hour extracted, but the eso does not have this variable in it as I use system timestamp as the interval for I am using EMS.
3. The comfort hours are available in EP-compare, where do you think I can pull that number through JE+?( I did not see in sql, or eso files)