<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Bookman Old Style";
        panose-1:2 5 6 4 5 5 5 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Sprechblasentext Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.SprechblasentextZchn
        {mso-style-name:"Sprechblasentext Zchn";
        mso-style-priority:99;
        mso-style-link:Sprechblasentext;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:DE-CH;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE-CH link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Dear Artur,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>very good! <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>In regard to output of res data, I would strongly advise to look at the text mode and automate your results extraction by creating appropriate scripts (below an example to extract all zone air temperatures). Also, you may want to look at the xml output feature. To use this, you need a file called input.xml in your cfg folder (or better, in the folder where you fire up bps – which should be the cfg folder to avoid issues). You can set this up via prj (I think). Otherwise, below is a rudimentary version. This will generate a file called out.dictionary after a simulation run in which all variables available for xml output are given. The output is on timestep basis as .csv file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Good luck!<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Achim<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>=== res_zone_temperatures.sh ==<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>#!/bin/sh<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'># Results, extract zone db temperatures from all zones. Shell script called with two arguments, the<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'># results file name and the desired output file name.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'># <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>RESFILE=$1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>TEMPOUT=$2<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>echo &quot;   Extracting zone temperatures from ${RESFILE} to ${TEMPOUT} ...&quot;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>res -file $RESFILE -mode text &gt;&gt; /dev/null &lt;&lt;ZZZ<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  # confirm res file<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>c # Timestep reports<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&gt; # switch output to file<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>$TEMPOUT<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>File: $TEMPOUT # title for 3rd party graphic<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>^ # change delimiter<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>e # e comma, c tabulator<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>* # toggle time output format<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>a # no mark between days<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g # performance metrics<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>b # temperatures<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>a # Zone db T<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>! # list data<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&gt; # switch display to screen (&quot;flush&quot;)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>- # exit perf metrics<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>- # exit tab output<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>- # Quit res analysis<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>ZZZ<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>unset RESFILE<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>unset TEMPOUT<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>=== input.xml ===<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&lt;configuration&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;apply_style_sheet&gt;false&lt;/apply_style_sheet&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;dump_all_data&gt;false&lt;/dump_all_data&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;hierarchy&gt;tree&lt;/hierarchy&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;link_style_sheet&gt;false&lt;/link_style_sheet&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;output_dictionary&gt;true&lt;/output_dictionary&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;report_startup_period_data&gt;false&lt;/report_startup_period_data&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;use_resfilenameroot&gt;true&lt;/use_resfilenameroot&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;use_zonenames&gt;true&lt;/use_zonenames&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;use_surfacenames&gt;true&lt;/use_surfacenames&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;save_to_disk&gt;false&lt;/save_to_disk&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;time_step_averaging&gt;false&lt;/time_step_averaging&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!--Allow regexp-like wildcard matching for list of output variables--&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;enable_xml_wildcards&gt;true&lt;/enable_xml_wildcards&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!--List of data to appear in out.xml--&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;log_variable&gt;total_fuel_use/electricity/all_end_uses/energy_content&lt;/log_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!--List of data to appear in out.csv--&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;building/day_number/present&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;building/time/present&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;building/time_step&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!-- special materials --&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!-- building --&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;building/office/air_flow_model&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!-- plant --&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!-- electrical --&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;!-- climate --&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;climate/dry_bulb_temperature&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;climate/solar/diffuse_horizontal_radiation&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>  &lt;step_variable&gt;climate/solar/direct_normal_radiation&lt;/step_variable&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&lt;/configuration&gt;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span lang=EN-GB style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span lang=EN-GB style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> amisz22 [mailto:amisz22@op.pl] <br><b>Gesende</b></span><b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>t:</span></b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Freitag, 18. November 2016 10:37<br><b>An:</b> Achim Geissler<br><b>Betreff:</b> Re: [esp-r] Re: simulation<br><b>Wichtigkeit:</b> Hoch<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Dear Achim,</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>&nbsp;</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Thank you for taking your time and looking at my model. As per your suggestions I have corrected the data referring to material properties and it turned out that after inserting actual values for respective materials, simulation is possible to run for a whole year ( the simulation process no longer collapse).<br><br>However I have got one more question -  is it possible to do the export of more than 11 columns of results? Currently I manage to export at once max. 11 columns of the results although the analysis I run have more than 11. <br><br>Currently, in order to get the full outcome I must open the resulting file several times and export the results one by one which is quite inconvenience.</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>&nbsp;</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Thank you again for your help.</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>&nbsp;</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Best regards,</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><p class=MsoNormal><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Artur</span><o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><div><p class=MsoNormal>W dniu 2016-11-16 17:11:47 użytkownik Achim Geissler &lt;<a href="mailto:achim.geissler@intergga.ch">achim.geissler@intergga.ch</a>&gt; napisał:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid orange 1.5pt;padding:0cm 0cm 0cm 6.0pt;margin-left:5.25pt;margin-top:5.0pt;margin-bottom:5.0pt'><div><p><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Dear Artur, </span><o:p></o:p></p><p><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I took a quick look at your model – you may want to update your material descriptions in your materials database with realistic values in regard to density and specific heat. All values are 1.0, it seems. This will likely lead to numerical problems sooner or later. The console gives many warnings in regard to physically impossible longwave radiation exchange values – this could be a consequence of the material values and could also at some point lead to a crash of the program. </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Achim </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><strong><span lang=EN-GB style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></strong><span lang=EN-GB style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> amisz22 [<a href="mailto:amisz22@op.pl">mailto:amisz22@op.p<span lang=DE>l</span></a></span><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>] <br><strong><span style='font-family:"Tahoma","sans-serif"'>Gesendet:</span></strong> Mittwoch, 16. November 2016 15:34<br><strong><span style='font-family:"Tahoma","sans-serif"'>An:</span></strong> Achim Geissler<br><strong><span style='font-family:"Tahoma","sans-serif"'>Betreff:</span></strong> Re: [esp-r] Re: simulation<br><strong><span style='font-family:"Tahoma","sans-serif"'>Wichtigkeit:</span></strong> Hoch </span><o:p></o:p></p><p>&nbsp;<o:p></o:p></p><div><div><p style='background:white'><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>Dear Achim,</span><o:p></o:p></p></div><div><p style='background:white'>&nbsp;<o:p></o:p></p></div><div><p style='background:white'><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>Thank you for your answer and advise- much appreciated.</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p style='background:white'><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>&nbsp;</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div style='margin-top:5.0pt;margin-bottom:5.0pt'><p style='background:white'><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>I have used same weather files while working on a different building simulation and it worked well. I have also used &nbsp;two different types of weather files- prepared by myself as well as the one available on ESP-r base. In both cases simulation works only from 1st of January until 1st of April. If you try to do it for a different period of time, e.g. from May to December,&nbsp;there are no results.</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div style='margin-top:5.0pt;margin-bottom:5.0pt'><p style='background:white'><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>&nbsp;</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>I have attached the building's model that I am struggling with, if you would find some time and could have a look into it, I would be thankful. Maybe you would find the reason of the issue described above.</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>&nbsp;</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>Thank you in advance for your help.</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>&nbsp;</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>Best regards,</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p><span lang=EN-US style='font-family:"Bookman Old Style","serif";color:black;mso-fareast-language:PL'>Artur.</span><o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div><div><p>&nbsp;<o:p></o:p></p></div></div><div><p>&nbsp;<o:p></o:p></p></div><div><p>W dniu 2016-11-15 08:37:01 użytkownik Achim Geissler &lt;<a href="mailto:achim.geissler@intergga.ch" target="_blank">achim.geissler@intergga.ch</a>&gt; napisał:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid orange 1.5pt;padding:0cm 0cm 0cm 6.0pt;margin-left:5.25pt;margin-top:5.0pt;margin-bottom:5.0pt'><div><p><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Dear Artur, </span><o:p></o:p></p><p><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>does the model which works use the same climate file? Have you tried increasing the simulation time span incrementally? Have you then tried simulating “around the problem time” with a short simulation period? The only issue that comes to mind here to me is some problem with climate data at a certain date (assuming all else does not change during the year?). </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Possibly firing up the simulation via text mode and piping the output to a file can help. Sometimes messages are gathered here, that show what the issue is. </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>That is all I can think of, right now. </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Good luck! </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Achim </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><span lang=EN-GB style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp; </span><o:p></o:p></p><p><strong><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></strong><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> <a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">esp-r-bounces@lists.strath.ac.uk</a> [<a href="mailto:esp-r-bounces@lists.strath.ac.uk" target="_blank">mailto:esp-r-bounces@lists.strath.ac.uk</a>] <strong><span style='font-family:"Tahoma","sans-serif"'>Im Auftrag von </span></strong>amisz22<br><strong><span style='font-family:"Tahoma","sans-serif"'>Gesendet:</span></strong> Montag, 14. November 2016 20:36<br><strong><span style='font-family:"Tahoma","sans-serif"'>An:</span></strong> <a href="mailto:esp-r@lists.strath.ac.uk" target="_blank">esp-r@lists.strath.ac.uk</a><br><strong><span style='font-family:"Tahoma","sans-serif"'>Betreff:</span></strong> [esp-r] simulation<br><strong><span style='font-family:"Tahoma","sans-serif"'>Wichtigkeit:</span></strong> Hoch </span><o:p></o:p></p><p>&nbsp;<o:p></o:p></p><div><p>&nbsp;<span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Dear Users, </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>&nbsp; </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Could you please help me with solving the below issue: </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>&nbsp; I have created a building model (geometry and the building envelope) and tried to do some simulation. It worked properly when I did it for a period of 3 months ( 1<sup>st</sup> of Jan until 31<sup>st</sup> of March), but when I try to do it for a period of six month or longer, there is an error popping up and the simulation process never ends and so the results are not saved. However at the same time when I try to carry out simulation for a different type of building using the same laptop, it works correctly despite the period of time that I choose. </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'><br>Do any of you know, what could be the reason of the issue described above? </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>&nbsp; </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Thank you in advance for your help. </span><o:p></o:p></p><p><span lang=EN style='font-family:"Arial","sans-serif";color:#222222'>Artur. </span><o:p></o:p></p></div></div></blockquote><div><p>&nbsp;<o:p></o:p></p></div></div></blockquote><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div></div></body></html>