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

[EnergyPlus_Support] Re: Severe errors



Thanks, that's exactly it. So now look in the io ref. on these objects for which options you have for the field surface type.
    Wall,  !- Surface Type
I suspect you want "partition" or some such word. I suspect wall refers to exterior wall. As for the Fenestration object...does it accept "door"? Perhaps only "window" works. Check this out.

--- In EnergyPlus_Support@xxxxxxxxxxxxxxx, Veronika Shabunko <veronikashabunko@...> wrote:
>
> Hi Jean,
> 
> Thank you for clarification.
> this is the errors:
> 
>  ** Severe  ** FenestrationSurface:Detailed="6004DB", invalid Building Surface Name="19285A".
>    **   ~~~   ** ... adiabatic surfaces cannot have windows or doors.
> 
> 
>  ** Severe  ** GetSurfaceData: SubSurface="6004DB" is an interzone subsurface.
>    **   ~~~   ** ..but the Base Surface is not an interzone surface, Surface="19285A".
> 
> This is details in IDF file:
>   FenestrationSurface:Detailed,
>     6004DB,  !- Name
>     Door,  !- Surface Type
>     Interior Door,  !- Construction Name
>     19285A,  !- Building Surface Name
>     70AEE4,  !- Outside Boundary Condition Object
>     ,  !- View Factor to Ground
>     ,  !- Shading Control Name
>     ,  !- Frame and Divider Name
>     ,  !- Multiplier
>     4,  !- Number of Vertices
>     -7.537950000000,  !- Vertex 1 X-coordinate {m}
>     2.362714590402,  !- Vertex 1 Y-coordinate {m}
>     5.150000000000,  !- Vertex 1 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 2 X-coordinate {m}
>     2.362714590402,  !- Vertex 2 Y-coordinate {m}
>     3.000000000000,  !- Vertex 2 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 3 X-coordinate {m}
>     3.312714590402,  !- Vertex 3 Y-coordinate {m}
>     3.000000000000,  !- Vertex 3 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 4 X-coordinate {m}
>     3.312714590402,  !- Vertex 4 Y-coordinate {m}
>     5.150000000000;  !- Vertex 4 Z-coordinate {m}
> 
>  BuildingSurface:Detailed,
>     19285A,  !- Name
>     Wall,  !- Surface Type
>     Interior Wall,  !- Construction Name
>     bedroom1,  !- Zone Name
>     Surface,  !- Outside Boundary Condition
>     ,  !- Outside Boundary Condition Object
>     NoSun,  !- Sun Exposure
>     NoWind,  !- Wind Exposure
>     0.0,  !- View Factor to Ground
>     4,  !- Number of Vertices
>     -7.537950000000,  !- Vertex 1 X-coordinate {m}
>     0.301238000000,  !- Vertex 1 Y-coordinate {m}
>     6.000000000000,  !- Vertex 1 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 2 X-coordinate {m}
>     0.301238000000,  !- Vertex 2 Y-coordinate {m}
>     3.000000000000,  !- Vertex 2 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 3 X-coordinate {m}
>     3.401238000000,  !- Vertex 3 Y-coordinate {m}
>     3.000000000000,  !- Vertex 3 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 4 X-coordinate {m}
>     3.401238000000,  !- Vertex 4 Y-coordinate {m}
>     6.000000000000;  !- Vertex 4 Z-coordinate {m}
> 
> This error for other door: 
>  Severe  ** FenestrationSurface:Detailed="ADFA05", invalid Building Surface Name="14DD24".
>    **   ~~~   ** ... adiabatic surfaces cannot have windows or doors.
> 
>  BuildingSurface:Detailed,
>     14DD24,  !- Name
>     Wall,  !- Surface Type
>     Interior Wall,  !- Construction Name
>     bedroom2,  !- Zone Name
>     Surface,  !- Outside Boundary Condition
>     ,  !- Outside Boundary Condition Object
>     NoSun,  !- Sun Exposure
>     NoWind,  !- Wind Exposure
>     0.0,  !- View Factor to Ground
>     4,  !- Number of Vertices
>     -7.537950000000,  !- Vertex 1 X-coordinate {m}
>     0.001238000000,  !- Vertex 1 Y-coordinate {m}
>     6.000000000000,  !- Vertex 1 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 2 X-coordinate {m}
>     0.001238000000,  !- Vertex 2 Y-coordinate {m}
>     3.000000000000,  !- Vertex 2 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 3 X-coordinate {m}
>     2.626238000000,  !- Vertex 3 Y-coordinate {m}
>     3.000000000000,  !- Vertex 3 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 4 X-coordinate {m}
>     2.626238000000,  !- Vertex 4 Y-coordinate {m}
>     6.000000000000;  !- Vertex 4 Z-coordinate {m}
> 
>  FenestrationSurface:Detailed,
>     ADFA05,  !- Name
>     Door,  !- Surface Type
>     Interior Door,  !- Construction Name
>     14DD24,  !- Building Surface Name
>     B71D1D,  !- Outside Boundary Condition Object
>     ,  !- View Factor to Ground
>     ,  !- Shading Control Name
>     ,  !- Frame and Divider Name
>     ,  !- Multiplier
>     4,  !- Number of Vertices
>     -7.537950000000,  !- Vertex 1 X-coordinate {m}
>     0.080310744001,  !- Vertex 1 Y-coordinate {m}
>     5.150000000000,  !- Vertex 1 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 2 X-coordinate {m}
>     0.080310744001,  !- Vertex 2 Y-coordinate {m}
>     3.000000000000,  !- Vertex 2 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 3 X-coordinate {m}
>     1.030310744001,  !- Vertex 3 Y-coordinate {m}
>     3.000000000000,  !- Vertex 3 Z-coordinate {m}
>     -7.537950000000,  !- Vertex 4 X-coordinate {m}
>     1.030310744001,  !- Vertex 4 Y-coordinate {m}
>     5.150000000000;  !- Vertex 4 Z-coordinate {m}
> 
> Hope this is the info that you were referring in email.
> 
> Thank you, 
> 
> Best regards, Veronika
> 
> ________________________________
>  From: Jean marais <jeannieboef@...>
> To: EnergyPlus_Support@xxxxxxxxxxxxxxx 
> Sent: Friday, May 4, 2012 3:42 AM
> Subject: [EnergyPlus_Support] Re: Severe errors
>  
> 
>   
> Hi Veronika,
> Could you copy out of the idf the BuildingSurface:Detailed object and the Fenestration or door object code for the offending surfaces and post them here? 
> Regards,
> Jean
> ps sorry for being a bit unclear before.
>




------------------------------------

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/