[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [EnergyPlus_Support] EMS
The last line of your code said RUN XX;
I've never seen a run command in ems.
Mit freundlichen Grü�en- Sent from my iPhone (excuse the brevity)
i. A.
Jean Marais
b.i.g. bechtold
Tel. +49 30 6706662-23
On 29.05.2014, at 16:47, "Fakeha Sehar <mailto:fakeha_s@xxxxxxxxx>fakeha_s@xxxxxxxxx [EnergyPlus_Support]" <<mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx>EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:
>
> Still nothing. Actions under IF statement donot stop for June 13 12 to 4 pm they are applied to all other days.
>
>
> On Tuesday, May 27, 2014 2:40 PM, "<mailto:'jeannieboef@xxxxxxxxx>'jeannieboef@xxxxxxxxx' <mailto:jeannieboef@xxxxxxxxx>jeannieboef@xxxxxxxxx [EnergyPlus_Support]" <<mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx>EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:
>
>
>
Checkout the "verbose" output generation to control your code execution line by line (EMS documentation).
>
> Mit freundlichen Grü�en- Sent from my iPhone (excuse the brevity)
> i. A.
Jean Marais
b.i.g. bechtold
Tel. +49 30 6706662-23
> On 27.05.2014, at 17:13, "Fakeha Sehar <mailto:fakeha_s@xxxxxxxxx><mailto:fakeha_s@xxxxxxxxx>fakeha_s@xxxxxxxxx [EnergyPlus_Support]" <<mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx><mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx>EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:
>
>>
>> Hi Jean,
>>
>> I tried nesting but still its the same result.
>>
>>
>> On Friday, May 23, 2014 1:05 AM, "<mailto:'jeannieboef@xxxxxxxxx><mailto:'jeannieboef@xxxxxxxxx>'jeannieboef@xxxxxxxxx' <mailto:jeannieboef@xxxxxxxxx><mailto:jeannieboef@xxxxxxxxx>jeannieboef@xxxxxxxxx [EnergyPlus_Support]" <<mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx><mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx>EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:
>>
>>
>>
Your conditional statement may be too long (too many characters on a line) and getting cutoff during parsing. Try nest it as two statements.
>>
>> Mit freundlichen Grü�en- Sent from my iPhone (excuse the brevity)
>> i. A.
Jean Marais
b.i.g. bechtold
Tel. +49 30 6706662-23
>> On 22.05.2014, at 21:01, "Fakeha Sehar <mailto:fakeha_s@xxxxxxxxx><mailto:fakeha_s@xxxxxxxxx><mailto:fakeha_s@xxxxxxxxx>fakeha_s@xxxxxxxxx [EnergyPlus_Support]" <<mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx><mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx><mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx>EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:
>>
>>>
Hi All,
>>> I want to ask regarding the code below. I want actions to be performed only for June 13 from noon to 4 pm. Simulation results show actions are performed not only for June 13 but for the rest of the year at all times.
>>> SET Month=Month,
SET Day=DayOfMonth,
SET Hour=Hour,
IF (Month==6) && (Day==13) && (Hour>=12) && (Hour<=16),
.....
........................
>>> ENDIF,
RUN XX;
>>> Regards
>>
>
>
>
__._,_.___
Posted by: "jeannieboef@xxxxxxxxx" <jeannieboef@xxxxxxxxx>
Primary EnergyPlus support is found at:
<http://energyplus.helpserve.com>http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx
The primary EnergyPlus web site is found at:
<http://www.energyplus.gov>http://www.energyplus.gov
The group web site is:
<http://groups.yahoo.com/group/EnergyPlus_Support/>http://groups.yahoo.com/group/EnergyPlus_Support/
Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files.
EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.
<http://geo.yahoo.com/serv?s=97476590/grpId=3387488/grpspId=1705007389/msgId=32072/stime=1401447141>
<https://groups.yahoo.com/neo/groups/EnergyPlus_Support/info;_ylc=X3oDMTJlZWdyNjh1BF9TAzk3MzU5NzE0BGdycElkAzMzODc0ODgEZ3Jwc3BJZAMxNzA1MDA3Mzg5BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQwMTQ0NzE0MQ-->Visit Your Group
* <https://groups.yahoo.com/neo/groups/EnergyPlus_Support/members/all;_ylc=X3oDMTJmN3MxdnRnBF9TAzk3MzU5NzE0BGdycElkAzMzODc0ODgEZ3Jwc3BJZAMxNzA1MDA3Mzg5BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzE0MDE0NDcxNDE->New Members 15
<https://groups.yahoo.com/neo;_ylc=X3oDMTJkN2R0YXVxBF9TAzk3NDc2NTkwBGdycElkAzMzODc0ODgEZ3Jwc3BJZAMxNzA1MDA3Mzg5BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxNDAxNDQ3MTQx><http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png>
? <https://info.yahoo.com/privacy/us/yahoo/groups/details.html>Privacy ? <mailto:EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>Unsubscribe ? <https://info.yahoo.com/legal/us/yahoo/utos/terms/>Terms of Use
__,_._,___