[esp-r] Re: end of line

Jon Hand jon at esru.strath.ac.uk
Mon Sep 26 09:55:17 BST 2011


A surface with 41 edges is a really really complex surface.  I would suggest
sub-dividing the surface if possible.  

There should be 11 items on a *surf line.  In the warning messages there are 10.  The attribute
ANOTHER should be followed by two integers (zone and surface) for the
associated zone.

-Jon Hand
________________________________________
From: esp-r-bounces at lists.strath.ac.uk [esp-r-bounces at lists.strath.ac.uk] On Behalf Of leen peeters [l.f.r.peeters at gmail.com]
Sent: 24 September 2011 19:22
To: esp-r at lists.strath.ac.uk
Subject: [esp-r]  end of line

Hi all,

case: running in windows, recent version of ESP-r
problem: complaint about length of lines in geo-files
warning message:
WARNING: in .\\north-west.geo past end of line for surface other 3 in...
*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07
WARNING: in .\\south-east.geo past end of line for surface other 3 in...
*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07
WARNING: in .\\north-west.geo past end of line for surface other 3 in...
*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07
WARNING: in .\\south-east.geo past end of line for surface other 3 in...
*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07

Below  is an extraction of one of the GEO-files. Is there a solution? Or can I just ignore the warmings ????



extraction of GEO-file:
# tag, number of vertices followed by list of associated vert
*edges,5,9,10,11,6,5  #  1
*edges,41,2,17,16,19,18,17,2,3,13,12,15,14,13,3,25,24,27,26,25,3,7,23,22,21,20,23,7,34,33,32,35,34,7,6,31,30,29,28,31,6,11  #  2
*edges,4,3,4,8,7  #  3
*edges,5,4,1,9,5,8  #  4
*edges,4,5,6,7,8  #  5
*edges,4,1,4,3,2  #  6
*edges,5,1,2,11,10,9  #  7
*edges,4,13,14,15,12  #  8
*edges,4,16,17,18,19  #  9
*edges,4,20,21,22,23  # 10
*edges,4,24,25,26,27  # 11
*edges,4,28,29,30,31  # 12
*edges,4,32,33,34,35  # 13
#
# surf attributes:
#  surf name, surf position VERT/CEIL/FLOR/SLOP/UNKN
#  child of (surface name), useage (pair of tags)
#  construction name, optical name
#  boundary condition tag followed by two data items
*surf,Wall-1,VERT,-,-,-,extern_wall,OPAQUE,EXTERIOR,00,00  #   1 ||< external
*surf,wall-2,VERT,door1,-,-,extern_wall,OPAQUE,EXTERIOR,0,0  #   2 ||< external
*surf,wall-3,VERT,-,-,-,extern_wall,OPAQUE,EXTERIOR,0,0  #   3 ||< external
*surf,Wall-4,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,01,02  #   4 ||< Wall-2:main_north
*surf,Top-5,SLOP,-,-,-,roof,OPAQUE,EXTERIOR,0,0  #   5 ||< external
*surf,Base-6,FLOR,-,-,-,grnd_floor,OPAQUE,GROUND,01,0  #   6 ||< ground profile  1
*surf,Wall-7,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,04,03  #   7 ||< Wall-3:south-east
*surf,door1,VERT,wall-2,-,-,door,OPAQUE,EXTERIOR,0,0  #   8 ||< external
*surf,door2,VERT,wall-2,-,-,door,OPAQUE,EXTERIOR,0,0  #   9 ||< external
*surf,window1,VERT,-,C-WINDOW,CLOSED,d_glz,DCF7671_06nb,EXTERIOR,0,0  #  10 ||< external
*surf,window2,VERT,-,C-WINDOW,CLOSED,door,OPAQUE,EXTERIOR,0,0  #  11 ||< external
*surf,window3,VERT,wall-2,C-WINDOW,CLOSED,d_glz,DCF7671_06nb,EXTERIOR,0,0  #  12 ||< external
*surf,window4,VERT,-,C-WINDOW,CLOSED,d_glz,DCF7671_06nb,EXTERIOR,0,0  #  13 ||< external




More information about the esp-r mailing list