[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EnergyPlus_Support] Re: How assign WWR





If you keep two vertices fixed, say the bottom two, then you can adjust the other two to get different WWR. Then, you can write a small formula to adjust the vertices and pass the values in terms of a WWR. Like this:

  FenestrationSurface:Detailed,
    Perimeter_bot_ZN_1_Wall_South_Window,   !- Name
    Window,                   !- Surface Type
    Window_Const,            !- Construction Name of the Surface
    Perimeter_bot_ZN_1_Wall_South,  !- Building Surface Name
    ,                        !- Outside Boundary Condition Object
    AutoCalculate,           !- View Factor to Ground
    ,                        !- Shading Control Name
    ,                        !- Frame and Divider Name
    1.0000,                  !- Multiplier
    4,                       !- Number of Vertices
    0.000,0.0000,2.3293,  !- X,Y,Z ==> Vertex 1 {m}
    0.000,0.0000,[2.3293 - 3.96240*$wwr],  !- X,Y,Z ==> Vertex 2 {m}
    49.91,0.0000,[2.3293 - 3.96240*$wwr],  !- X,Y,Z ==> Vertex 3 {m}
    49.91,0.0000,2.3293;  !- X,Y,Z ==> Vertex 4 {m}


The exact formula will be different for your application.

Rahul


__._,_.___

Posted by: rahul a <rahula7@xxxxxxxxx>


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.




Visit Your Group
Yahoo! Groups
PrivacyUnsubscribeTerms of Use

__,_._,___