[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EnergyPlus_Support] Re: Modulation of openings in Airflow Network
- To: EnergyPlus_Support@xxxxxxxxxxxxxxx
- Subject: [EnergyPlus_Support] Re: Modulation of openings in Airflow Network
- From: "omarvelling" <laxoayi@xxxxxxxxxxxxxxxx>
- Date: Sun, 17 Apr 2011 17:33:34 -0000
- Delivered-to: mailing list EnergyPlus_Support@xxxxxxxxxxxxxxx
- Delivery-date: Sun, 17 Apr 2011 11:33:37 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=lima; t=1303061616; bh=8tDWw4Nx4O+3VJUaFNXQPRwCXnpilwNNIfIxTJzs8/U=; 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=ipIBa8Su07uYatD9TXD7WKNVcL3huvvm3PI3cEjRb4ReHKft8JFPFOuIwcqbBZAGvNYED5+r01AtTFs332PRKc7BNIM2sPuzSA6oO4IMG3YgJrp0aMvm7kQmy4TpySTh
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=lima; d=yahoogroups.com; b=L8SWmn1zX01Guy3JmG4IUHR1YxunC+yo+6rlbDk/3rogDCM6YhQ3HW4r/VWQv/r3/kLEaSfXHqQk8wW1Zc056Srlx2GAvVEqV7p0ckWvC/fXtPPGb6bSnzonzV5dBrpL;
- Envelope-to: linda@xxxxxxxxxxxxxx
- In-reply-to: <003301cbfbb3$d30810b0$79183210$@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
Dear Lixing,
Thanks a lot for your prompt reply. Changing the reporting frequency from timestep to detailed has actually helped in better understanding the modulation process. At a Detailed reporting frequency, the window/door opening factor for each timestep is either 0 or 1 whereas when reporting at a Timestep frequency the values are averaged which explains the above zero values.
Omar
--- In EnergyPlus_Support@xxxxxxxxxxxxxxx, Lixing Gu <gu@...> wrote:
>
> Omar:
>
> The zone temperatures used to check window or door openings are the values
> at the previous time step. You may use report frequency "Detailed" to see
> what happens. The zone temperatures at the current time step are calculated
> based on window openings, if the temperature difference between the zone
> temperature at the previous time step and Tset determines to open a window.
>
> Hope this helps.
>
> Lixing Gu
>
>
>
>
>
> From: EnergyPlus_Support@xxxxxxxxxxxxxxx
> [mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx] On Behalf Of omarvelling
> Sent: Friday, April 15, 2011 4:16 PM
> To: EnergyPlus_Support@xxxxxxxxxxxxxxx
> Subject: [EnergyPlus_Support] Modulation of openings in Airflow Network
>
>
>
>
>
>
>
>
> Hi all,
>
> I'm trying to modulate, or to be precise, cancel the modulation of the
> opening size of an AirflowNetwork:Multizone:Surface object so that it can
> either be fully open (i.e. Multiplier equals 1.0) or closed i.e. (Multiplier
> equals 0.0) depending on the ventilation control mode. I have managed to
> achieve this when the ventilation control mode is set to 'Constant' by
> specifying a venting availabilty schedule. However, when using 'Temperature'
> as the ventilation control mode and by setting the Ventilation control zone
> temperature setpoint at 22 C I found that the output for the 'Window/Door
> opening factor' is greater than 0.0 even when the zone temperature is below
> 22 C, that is when Tzone < Tset indicating that the window is partially
> open. As shown below, I've tried to overcome this by setting the minimum
> venting opening factor field in the AirflowNetwork:Multizone:Zone object to
> 1.0. I've also set the two sets of Opening factor Data in the
> AirflowNetwork:Multi
>
> Can anyone tell me why this is happening?
>
> Thanks in advance,
>
> Omar
>
>
>
> AirflowNetwork:SimulationControl,
> Simulation Control, !- Name
> MultizoneWithoutDistribution, !- AirflowNetwork Control
> Input, !- Wind Pressure Coefficient Type
> All Angles, !- AirflowNetwork Wind Pressure Coefficient
> Array Name
> ExternalNode, !- Height Selection for Local Wind Speed
> Calculation
> , !- Building Type
> 500, !-
>
> AirflowNetwork:MultiZone:Zone,
> 1, !- Zone Name
> Temperature, !- Ventilation Control Mode
> NV Setpoint Schedule, !- Ventilation Control Zone Temperature
> Setpoint Schedule Name
> 1, !- Minimum Venting Open Factor {dimensionless}
> 0, !- Indoor and Outdoor Temperature Difference
> Lower Limit For Maximum Venting Open Factor {deltaC}
> 100, &
>
> AirflowNetwork:MultiZone:Surface,
> 1-S WIN, !- Surface Name
> Window 1, !- Leakage Component Name
> South Node, !- External Node Name
> 1, !- Window/Door Opening Factor, or Crack Factor
> {dimensionless}
> ZoneLevel, !- Ventilation Control Mode
> , !- Ventilation Control Zone Tempe
>
> AirflowNetwork:MultiZone:Surface,
> 1-N WIN, !- Surface Name
> Window 1, !- Leakage Component Name
> North Node, !- External Node Name
> 1, !- Window/Door Opening Factor, or Crack Factor
> {dimensionless}
> ZoneLevel, !- Ventilation Control Mode
> , !- Ventilation Control Zone Tempe
>
> AirflowNetwork:MultiZone:Component:DetailedOpening,
> Window 1, !- Name
> 0.001, !- Air Mass Flow Coefficient When Opening is
> Closed {kg/s-m}
> 0.65, !- Air Mass Flow Exponent When Opening is
> Closed {dimensionless}
> NonPivoted, !- Type of Rectanguler Large Vertical Opening
> (LVO)
> 0, !- Extra Crack Length or Height of Pivoting
> Axis {m}
> 2, &nbs
>
------------------------------------
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/
=======
Email scanned by PC Tools - No viruses or spyware found.
(Email Guard: 7.0.0.21, Virus/Spyware Database: 6.17320)
http://www.pctools.com/
=======