Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

mikesweeney's profile - activity

2023-03-01 08:55:01 -0500 answered a question Results Viewer or Dview

You can try Timestep, which relies on SQLite rather than ESO files. https://michaelsweeney.github.io/timestep/

2023-03-01 08:52:25 -0500 edited answer Alternatives to Dview

You can try Timestep, which relies on SQLite files rather than ESO files... https://michaelsweeney.github.io/timestep/

2023-03-01 08:51:55 -0500 received badge  Rapid Responder (source)
2023-03-01 08:51:55 -0500 answered a question Alternatives to Dview

https://michaelsweeney.github.io/timestep/

2023-03-01 08:47:34 -0500 answered a question Dview unit conversion error

Shameless plug: Try using Timestep instead of DView: https://michaelsweeney.github.io/timestep/

2023-03-01 08:47:34 -0500 received badge  Rapid Responder (source)
2022-05-11 14:06:37 -0500 answered a question Does the TimeStep app still work.

It looks like you might have some kind of security issue opening timestep.exe. There’s some info on the homepage for how

2022-05-10 09:17:39 -0500 commented question Does the TimeStep app still work.

Totally understandable. The program hasn't been updated in a couple years so it's possible there are some older modules

2022-05-09 15:12:40 -0500 commented question Does the TimeStep app still work.

It looks like you might have some kind of security issue opening timestep.exe. There’s some info on the homepage for how

2022-01-18 14:04:13 -0500 asked a question Running several measures directly within OS SDK scripting environment

Running several measures directly within OS SDK scripting environment Is there a documented workflow or example to run s

2022-01-18 09:43:34 -0500 received badge  Commentator
2022-01-18 09:43:34 -0500 commented answer Scripting PAT project

Also interested in this; has there been any update on manual PAT.json editing? I'm trying to simulate a few hundred perm

2021-05-24 10:55:52 -0500 received badge  Popular Question (source)
2020-10-08 15:16:28 -0500 commented question Issue with indexing while using esoreader python module

are you having an issue importing the raw ESO data into designbuilder? or is the issue being able to format and parse th

2020-09-02 18:37:27 -0500 commented answer Make a simulation results extractor from equest to excel

Just updated the link. Also included an example for generating csv files in the readme.

2020-09-02 18:31:24 -0500 edited answer Make a simulation results extractor from equest to excel

I have a Python repository on my GitHub with a few modules for eQuest file parsing. Most of the 'sim_parse' files will r

2020-07-21 09:24:47 -0500 edited answer DView Loading Data Extremely Slowly

i'm working on an open-source tool that is installable for mac and PC, which aims to solve exactly this issue. It curren

2020-07-13 20:28:01 -0500 answered a question DView Loading Data Extremely Slowly

i'm working on an open-source tool that is installable for mac and PC, which aims to solve exactly this issue. It curren

2019-10-17 11:43:56 -0500 edited answer Alternate ways of opening an E+ .sql file

Here is a Python module I've developed, which abstracts away SQL queries for both tabular and Hourly/Timestep reports, h

2019-10-17 11:41:59 -0500 answered a question Alternate ways of opening an E+ .sql file

Here is a Python module I've developed, which includes support for SQL queries for both tabular and Hourly/Timestep repo

2019-01-28 10:36:24 -0500 commented answer Make a simulation results extractor from equest to excel

I assume you've installed Python and all dependencies? if so, maybe take a look at the results in Jupyter, or an IDE lik

2019-01-25 09:57:04 -0500 edited answer Make a simulation results extractor from equest to excel

I have a Python repository on my GitHub with a few modules for eQuest file parsing. Most of the 'sim_parse' files will r

2019-01-25 09:56:55 -0500 answered a question Make a simulation results extractor from equest to excel

I have a Python repository on my GitHubwith a few modules for eQuest file parsing. Most of the 'sim_parse' files will ru

2018-10-26 08:43:46 -0500 answered a question DesignBuilder simulation-time

In my experience DesignBuilder's runtime is very close to EP Launch. -Have you tried exporting the IDF from DesignBuil

2018-10-12 11:05:43 -0500 received badge  Enthusiast
2018-10-09 16:53:20 -0500 marked best answer System Node Loop correlation

Is there any easy way to correlate a system node with the loop to which it belongs?

For example, I'd like to enter "AHU-1 Supply Side Inlet Node" and return "AirLoopHVAC" and "AHU-1 Loop" or something similar.

I've tried Walk_HVAC in Eppy and a few other Eppy functions, as well as looking through the SQL file, but can't seem to get it to find an elegant solution.

2018-10-09 16:51:03 -0500 answered a question System Node Loop correlation

Update: I figured out a solution to this in Python using Eppy. It's a little bit hacky in that it relies on a lot of hea

2018-10-02 13:47:42 -0500 asked a question System Node Loop correlation

System Node Loop correlation Is there any easy way to correlate a system node with the loop to which it belongs? For e

2018-10-02 13:43:52 -0500 asked a question DOE-2 Command Line Hourly Reports

DOE-2 Command Line Hourly Reports I'm implementing a process using DOE-2 files which are initially built within eQuest a

2018-07-19 09:40:03 -0500 asked a question Sketchup/eQuest polygon coordinate exchange

Sketchup/eQuest polygon coordinate exchange I have a number of very old eQuest models (5+ yrs) that need to be updated f

2018-04-05 08:27:11 -0500 answered a question Windows (frame) in OS

From the Input-Output Reference: "The window vertices that you specify in the FenestrationSurface:Detailed object are t

2018-03-15 09:53:05 -0500 commented answer Temperature and humidity in design builder

i'm not sure about cooling in the floor, but designbuilder 5.2 has a "radiant surface" component you could try. or look

2018-03-14 08:45:25 -0500 answered a question PTAC - Mech Ventilation and Humidity control (DesignBuilder)

PTACs don't typically specifically have humidity controls, but if you lower the supply air coming off the PTAC it may re

2018-03-14 08:41:06 -0500 commented answer Temperature and humidity in design builder

does the floor cooling system have chilled water? if so, you'd need to have a chilled water plant connected to it. if yo

2018-03-14 08:39:36 -0500 commented answer Profiles in DesignBuilder

understood. good question and i'm not sure i have the answer; i'd reach out to the DesignBuilder team directly or look t

2018-03-09 10:44:24 -0500 answered a question Profiles in DesignBuilder

There should be a sub-folder within the DesignBuilder schedules library called "ASHRAE 90.1-2007." Most of these profile

2018-03-09 10:40:43 -0500 answered a question Temperature and humidity in design builder

it sounds like you have a heating setpoint of 20, but either no cooling setpoint or no cooling equipment assigned to you

2018-03-05 17:42:50 -0500 edited answer How do get the hourly load in a year with eQuest software

This has been addressed in detail here: There's just too much going on in the SS-D reports to accurately pull out venti

2018-03-05 17:38:52 -0500 edited answer How do get the hourly load in a year with eQuest software

This has been addressed in detail here: There's just too much going on in the SS-D reports to accurately pull out venti

2018-03-05 17:34:27 -0500 commented answer How do get the hourly load in a year with eQuest software

On second thought, I think the answer is much more complicated than my initial response. I'm editing my first answer now

2018-03-02 15:13:04 -0500 received badge  Editor (source)
2018-03-02 15:13:04 -0500 edited answer How do get the hourly load in a year with eQuest software

If you just need the peak values then the "SS-D Building HVAC Load Summary Report" should give you building + outdoor ai

2018-03-02 15:04:30 -0500 answered a question How do get the hourly load in a year with eQuest software

The "SS-D Building HVAC Load Summary Report" should give you building + outdoor air. There will be some other HVAC-relat

2017-03-30 13:28:22 -0500 commented question EnergyPlus ignores the design values on my AirloopHVAC

I'm experiencing the same issue with a LEED Baseline building model. I have about (5) VAV units, each with roughly 20 zones and as might be imagined, manually entering the requirements for each zone's terminal unit/DesignSpecification:OutdoorAir will be very cumbersome. Has this issue been sufficiently addressed so that there is a way to simply specify the total outdoor air required at each baseline system level?

2017-02-28 15:36:05 -0500 answered a question I change the constant speed pump into a variable speed pump, but the result in energy consumption is still constant

Coefficients 1 thru 4 for your Pump:VariableSpeed objects are 0, 1, 0, 0, respectively. This may be your issue. I don't know if there is a repository for variable speed pump curves available anywhere, but I'd try running it with a coefficient of 0, 0.5, 0.5, 0, respectively. This ought to approximate the electric output of a variable speed pump well-enough to know if this is the reason for your energy consumption issue.

Edit: In addition, at least with this configuration of your chilled water loop you may need to change the "Chiller Flow Mode" on your chiller to "LeavingSetpointModulated" in order to allow the flow to vary through the chiller.

2017-02-15 12:26:07 -0500 marked best answer controlling two cooling coils separately within air handler

I'm modeling a low-temperature operating room being served by a constant volume air handler (it's really only constant volume due to hospital ACH requirements). The model is entirely within DesignBuilder v5.0.1

The air handler's SAT setpoint is 43F and in the design there are two chilled water coils in the mixed air stream that are controlled separately and in series to meet this temperature. The first coil is served by a campus chilled water loop and brings the air down to 54F. The second is served by a low-temperature air-cooled chiller which brings the SAT down to the required 43F (after accounting for draw-thru fan heat). The energy purpose for this arrangement is to use the high-efficiency campus plant for as much as possible, and to then only load the relatively poor-performing air-cooled chiller with the remainder but to also avoid excessive unloading on the air-cooled chiller.

I've tried a number of setpoint manager configurations for this arrangement and the closest I've gotten is to place a 54F setpoint manager after the first cooling coil, a 43F setpoint manager after the second cooling coil, and a 43F setpoint manager after the supply fan. This correctly forces the low-temperature chilled water coil to supply 43F air but the campus CHW coil seems to disregard the 54F setpoint manager and just get the air as close to 43F as it possibly can, which results in temperatures substantially lower than 54F when the mixed air temperature is below the coil's design entering air temperature. In turn, this leads to poor part-load performance and excessive unloading at the air-cooled chiller.

I've also considered using a pre-cooling coil but it looks like this only pre-cools the outdoor air and not the mixed air stream. This is an option but it would be difficult to control the amount of cooling of the outdoor air that would be required in order to bring the mixed air temperature to the 54F setpoint due to variations in the return air temperature at different points in the day. One idea for this approach might be to write an EMS script changing the pre-cooling setpoint to some function of the delta T between mixed air temperature and outdoor air temperature.

Does anyone have any experience with a similar issue? Curious to know if this can be solved with a different setpoint manager/coil configuration, or if I'll need to leave the Designbuilder interface and/or utilize EMS code.