<html 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=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="PT" link="blue" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hello everyone,</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">For my master’s thesis, I am working with Type 936. My task is to turn on and off the compressor when the user wants. Basically, the state of the compressor is now an input.</p>
<p class="MsoNormal">Analysing the code, there is this variable called control_now, which is the one that commands the state of the compressor and how the differential equations show be calculated.</p>
<p class="MsoNormal">Moreover, I want to put a safety measure in the code that does not let the temperature inside be higher than -9ºC, and it should turn on the compressor without the input commands. However, I am facing the difficulty of the code turning
 on and off the compressor immediately. The temperature switches between -8.1ºC and -8ºC. Does anyone here work with type 936 and can help me?</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Kind regards, </p>
<p class="MsoNormal">Ana Delgado</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>