[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] Re: How do I override a temperature sensor?
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: [EnergyPlus_Support] Re: How do I override a temperature sensor?
- From: "hnoboam" <homero.noboa@xxxxxxxxx>
- Date: Fri, 18 Jan 2013 18:52:34 -0000
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Fri, 18 Jan 2013 11:52:40 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echoe; t=1358535159; bh=rGUuzcEF0p7JsezPVjalLOhQqhaqDXXve+FbchAcuoI=; h=Received:Received:X-Yahoo-Newman-Id:X-Sender:X-Apparently-To:X-Received:X-Received:X-Received:X-Received:X-Received:To:Message-ID:In-Reply-To:User-Agent:X-Mailer:X-Originating-IP:X-eGroups-Msg-Info:X-Yahoo-Post-IP:From:X-Yahoo-Profile:Sender:MIME-Version:Mailing-List:Delivered-To:List-Id:Precedence:List-Unsubscribe:Date:Subject:Reply-To:X-Yahoo-Newman-Property:Content-Type:Content-Transfer-Encoding; b=ik28QlI/XeDF0B6FEp4xcqiM+nuIcoqWG0VBJQOwRc6BJQrOSpLtuIJNtICGqbLAxim81Z8K7V9s4Z8YnDjnKFxT1CE6weSY+Nzeedx0S2etCcPXboz1ar1xC9YRziKtd2nhWtR8xBDy7gsZLHTgO/q4VdfiEMFR+Fxjf2fh72Y=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=echoe; d=yahoogroups.com; b=lG0a55mnUt/fHh+qLVzLOoUDIGNJSJc/BDkCyaSxz8xTaxKOqzhNGY69iHvI/EX/7RTGmHSVNFv3yEinFvI6SXWq8fuG2dFDEO8VqrS+3S7pl5DDTy+nPpUTPpVgjOk2lC6akJ7p1/XEKjmoF9RcrZzNollaYrHbOcjr5Q3OWj8=;
- Envelope-to: linda@xxxxxxxxxxxxxx
- In-reply-to: <50F9968E.20204@fsec.ucf.edu>
- List-id: <EnergyPlus_Support.yahoogroups.com>
- List-unsubscribe: <mailto:EnergyPlus_Support-unsubscribe@yahoogroups.com>
- Mailing-list: list EnergyPlus_Support@xxxxxxxxxxxxxxx; contact EnergyPlus_Support-owner@xxxxxxxxxxxxxxx
- Reply-to: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Sender: EnergyPlus_Support@xxxxxxxxxxxxxxx
- User-agent: eGroups-EW/0.82
It shows the OAT going up by 6 degrees each time step:
SETOAT,Line 1,SET OAT_ACTUATOR = OAT_SENSOR + 6,1.400000,
SETOAT,Line 1,SET OAT_ACTUATOR = OAT_SENSOR + 6,7.400000,
SETOAT,Line 1,SET OAT_ACTUATOR = OAT_SENSOR + 6,13.400000,
The simulation ends when the OAT reaches the toasties 421.4 deg C. :-)
Evidently when I read the OAT I'm not reading the original value from the weather file, but the already increased one.
Thanks for your help
--- In EnergyPlus_Support@xxxxxxxxxxxxxxx, Richard Raustad wrote:
>
> What does the edd file show?
>
> Use:
> Output:EnergyManagementSystem,
> Verbose, !- Actuator Availability Dictionary Reporting
> Verbose, !- Internal Variable Availability
> Dictionary Reporting
> Verbose; !- EMS Runtime Language Debug Output Level
>
>
> On 1/18/2013 1:33 PM, hnoboam wrote:
> > I would like to override a temperature sensor, for example I want to give the Outdoor Dry Bulb an offset of 6 C.
> > So I created an EMS Sensor:
> > EnergyManagementSystem:Sensor,
> > OAT_Sensor, !- Name
> > , !- Output:Variable or Output:Meter Index Key Name
> > Outdoor Dry Bulb; !- Output:Variable or Output:Meter Name
> >
> > and an EMS actuator
> > EnergyManagementSystem:Actuator,
> > OAT_Actuator,
> > Environment,
> > Weather Data,
> > Outdoor Dry Bulb;
> > and this program:
> > EnergyManagementSystem:Program,
> > SetOAT, !- Name
> > SET OAT_Actuator = OAT_Sensor + 4; !- Program Line 1
> >
> > But the simulation quickly ended when the OAT went out of bounds at 200+ deg C.
> >
> > Any advise? A different, simpler solution?
> >
> > Thanks
> >
> > Homero.
> >
> >
> >
> > ------------------------------------
> >
> > Primary EnergyPlus support is found at:
> > http://energyplus.helpserve.com or send a message to energyplus-support@...
> >
> > The primary EnergyPlus web site is found at:
> > http://www.energyplus.gov
> >
> > The group web site is:
> > 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.
> > Yahoo! Groups Links
> >
> >
> >
> >
>
> --
> Richard A. Raustad
> Senior Research Engineer
> Florida Solar Energy Center
> University of Central Florida
> 1679 Clearlake Road
> Cocoa, FL 32922-5703
> Phone: (321) 638-1454
> Fax: (321) 638-1439 or 1010
> Visit our web site at: http://www.fsec.ucf.edu
>
> UCF - From Promise to Prominence: Celebrating 40 Years
>
------------------------------------
Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx
The primary EnergyPlus web site is found at:
http://www.energyplus.gov
The group web site is:
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.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/EnergyPlus_Support/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/EnergyPlus_Support/join
(Yahoo! ID required)
<*> To change settings via email:
EnergyPlus_Support-digest@xxxxxxxxxxxxxxx
EnergyPlus_Support-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/