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

ep_user's profile - activity

2023-03-05 22:35:15 -0500 received badge  Popular Question (source)
2021-06-18 12:01:23 -0500 asked a question how to model parallel branch: HeatPump and Furnace?

how to model parallel branch: HeatPump and Furnace? I am trying to model a parallel branch for HeatPump and Furnace. But

2021-05-19 11:45:09 -0500 asked a question PythonPlugin Psychrometric function usage error: Temperature out of range [-100. to 200.] (PsyPsatFnTemp)

PythonPlugin Psychrometric function usage error: Temperature out of range [-100. to 200.] (PsyPsatFnTemp) I am using Pyt

2021-05-19 11:31:11 -0500 commented answer ReadVarESO(EnergyPlus9.4, Windows): Could not print backtrace, libbacktrace could not find executable to open

thanks. You are right. I opened an EPout.csv while my model is running. @shorowit

2021-05-18 16:31:25 -0500 edited question ReadVarESO(EnergyPlus9.4, Windows): Could not print backtrace, libbacktrace could not find executable to open

ReadVarESO(EnergyPlus9.4, Windows): Could not print backtrace, libbacktrace could not find executable to open I am runni

2021-05-18 16:30:21 -0500 asked a question ReadVarESO(EnergyPlus9.4, Windows): Could not print backtrace, libbacktrace could not find executable to open

ReadVarESO(EnergyPlus9.4, Windows): Could not print backtrace, libbacktrace could not find executable to open ReadVarsES

2021-03-18 08:47:26 -0500 commented question PythonLinkage: Linked to Python Version 3.7.6

yes, the command format has some issue, and it was fixed using shlex. But a new issue pop up. Failed to import module P

2021-03-18 08:46:16 -0500 commented question PythonLinkage: Linked to Python Version 3.7.6

yes, the command format has some issue, and it was fixed using shlex. But a new issue pop up. Failed to import module P

2021-03-18 08:45:22 -0500 commented question PythonLinkage: Linked to Python Version 3.7.6

yes, the command format has some issue, and it was fixed using shlex. But a new issue pop up. Failed to import module P

2021-03-18 08:43:54 -0500 marked best answer PythonLinkage: Linked to Python Version 3.7.6

Hey EnergyPlus developers or users,

I am build/compile energyplus on CentOS, using EnergyPlus9.4.0 source code.

I was able to run example idf files successfully, without pythonEMS invloved.

But for PythonEMS involved idf files, i got error:

`PythonLinkage: Linked to Python Version 3.7.6 `

I was able to build energyplus successfully with python-linkage turn on in cmake. But when i run the example idf with pythonEMS, such as: PythonPluginCustomSchedule.idf The simulation did not kick off as usual. instead it only shows a simply message: PythonLinkage: Linked to Python Version 3.7.6 . Please see attachement for details. image description

Any hint how do i fixe it? Thanks.

2021-03-18 08:43:54 -0500 received badge  Scholar (source)
2021-03-18 08:43:48 -0500 received badge  Supporter (source)
2021-03-18 08:41:30 -0500 answered a question PythonLinkage: Linked to Python Version 3.7.6

yes, the command format has some issue, and it was fixed using shlex. But a new issue pop up. Failed to import PythonPl

2021-03-17 10:58:53 -0500 commented answer PythonLinkage: Linked to Python Version 3.7.6

I really appreciate your reply. I forgot to show my test_pyems.py. Mines are different. I am testing the example idf fi

2021-03-17 10:53:01 -0500 commented answer PythonLinkage: Linked to Python Version 3.7.6

I really appreciate your reply. I forgot to show my test_pyems.py. I am using pyems different than yours. I am testin

2021-03-17 10:52:30 -0500 commented answer PythonLinkage: Linked to Python Version 3.7.6

I really appreciate your reply. I forgot to show my test_pyems.py. I am using pyems different than yours. I am testin

2021-03-17 10:49:09 -0500 commented answer PythonLinkage: Linked to Python Version 3.7.6

I really appreciate your reply. I forgot to show my test_pyems.py. I am using pyems different than yours. I am testin

2021-03-17 10:48:47 -0500 commented answer PythonLinkage: Linked to Python Version 3.7.6

I really appreciate your reply. I forgot to show my test_pyems.py. I am using pyems different than yours. I am testin

2021-03-15 11:47:48 -0500 edited question PythonLinkage: Linked to Python Version 3.7.6

PythonLinkage, this version of EnergyPlus is not linked to Python library Hey EnergyPlus developers or users, I am buil

2021-03-15 11:47:21 -0500 edited question PythonLinkage: Linked to Python Version 3.7.6

PythonLinkage, this version of EnergyPlus is not linked to Python library Hey EnergyPlus developers or users, I am buil

2021-03-10 14:18:43 -0500 asked a question PythonLinkage: Linked to Python Version 3.7.6

PythonLinkage, this version of EnergyPlus is not linked to Python library Hey EnergyPlus developers, I am build/compile

2021-02-23 07:50:25 -0500 asked a question EnergyPlus-PythonPlugin: zone surface temperature out of bounds

EnergyPlus-PythonPlugin: zone surface temperature out of bounds I am using Python plugin to overwrite some variables fro

2021-02-03 12:29:17 -0500 commented answer what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

thanks! I appreciate that. It looks like the outputs for ActualDateAndTime, CurrentTime, ActualTime are integers. I am

2021-02-03 12:27:57 -0500 commented answer what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

It looks like the outputs for ActualDateAndTime, CurrentTime, ActualTime are all integer values. I am expecting somethin

2021-02-03 10:54:14 -0500 commented answer what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

thanks! I appreciate that.

2021-02-02 21:49:29 -0500 edited question what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime? I am trying to get the handle o

2021-02-02 21:49:29 -0500 received badge  Editor (source)
2021-02-02 21:48:23 -0500 asked a question what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime? I am trying to get the handle o

2021-01-04 03:17:51 -0500 received badge  Student (source)
2020-12-28 11:32:59 -0500 asked a question python plugin for EnergyPlus issues

python plugin for EnergyPlus issues I see EnergyPlus has a Python plugin to couple simulations between energyplus and py