<div>Hi all,</div>
<div> </div>
<div>case: running in windows, recent version of ESP-r</div>
<div>problem: complaint about length of lines in geo-files</div>
<div>warning message:</div>
<div>WARNING: in .\\north-west.geo past end of line for surface other 3 in...                                                    <br>*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07                                                                       <br>
WARNING: in .\\south-east.geo past end of line for surface other 3 in...                                                    <br>*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07                                                                       <br>
WARNING: in .\\north-west.geo past end of line for surface other 3 in...                                                    <br>*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07                                                                       <br>
WARNING: in .\\south-east.geo past end of line for surface other 3 in...                                                    <br>*surf,Wall-3,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,07</div>
<div> </div>
<div>Below  is an extraction of one of the GEO-files. Is there a solution? Or can I just ignore the warmings ????</div>
<div> </div>
<div> </div>
<div> </div>
<div>extraction of GEO-file:</div>
<div># tag, number of vertices followed by list of associated vert<br>*edges,5,9,10,11,6,5  #  1<br>*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<br>
*edges,4,3,4,8,7  #  3<br>*edges,5,4,1,9,5,8  #  4<br>*edges,4,5,6,7,8  #  5<br>*edges,4,1,4,3,2  #  6<br>*edges,5,1,2,11,10,9  #  7<br>*edges,4,13,14,15,12  #  8<br>*edges,4,16,17,18,19  #  9<br>*edges,4,20,21,22,23  # 10<br>
*edges,4,24,25,26,27  # 11<br>*edges,4,28,29,30,31  # 12<br>*edges,4,32,33,34,35  # 13<br># <br># surf attributes:<br>#  surf name, surf position VERT/CEIL/FLOR/SLOP/UNKN<br>#  child of (surface name), useage (pair of tags) <br>
#  construction name, optical name<br>#  boundary condition tag followed by two data items<br>*surf,Wall-1,VERT,-,-,-,extern_wall,OPAQUE,EXTERIOR,00,00  #   1 ||&lt; external<br>*surf,wall-2,VERT,door1,-,-,extern_wall,OPAQUE,EXTERIOR,0,0  #   2 ||&lt; external<br>
*surf,wall-3,VERT,-,-,-,extern_wall,OPAQUE,EXTERIOR,0,0  #   3 ||&lt; external<br>*surf,Wall-4,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,01,02  #   4 ||&lt; Wall-2:main_north<br>*surf,Top-5,SLOP,-,-,-,roof,OPAQUE,EXTERIOR,0,0  #   5 ||&lt; external<br>
*surf,Base-6,FLOR,-,-,-,grnd_floor,OPAQUE,GROUND,01,0  #   6 ||&lt; ground profile  1<br>*surf,Wall-7,VERT,-,-,-,intern_wall,OPAQUE,ANOTHER,04,03  #   7 ||&lt; Wall-3:south-east<br>*surf,door1,VERT,wall-2,-,-,door,OPAQUE,EXTERIOR,0,0  #   8 ||&lt; external<br>
*surf,door2,VERT,wall-2,-,-,door,OPAQUE,EXTERIOR,0,0  #   9 ||&lt; external<br>*surf,window1,VERT,-,C-WINDOW,CLOSED,d_glz,DCF7671_06nb,EXTERIOR,0,0  #  10 ||&lt; external<br>*surf,window2,VERT,-,C-WINDOW,CLOSED,door,OPAQUE,EXTERIOR,0,0  #  11 ||&lt; external<br>
*surf,window3,VERT,wall-2,C-WINDOW,CLOSED,d_glz,DCF7671_06nb,EXTERIOR,0,0  #  12 ||&lt; external<br>*surf,window4,VERT,-,C-WINDOW,CLOSED,d_glz,DCF7671_06nb,EXTERIOR,0,0  #  13 ||&lt; external</div>
<div> </div>