<font color="#336666"><font face="verdana,sans-serif">Genopt is excellent- but is an optimisation tool rather then just parametrics- while je+ is specifically for parametric studies- many may not be as familiar in the TRNSYS group as je+ just recently added TRNSYS capabilities (it has been an Energy Plus tool for years) </font></font><div>

<font color="#336666" face="verdana, sans-serif"><br></font></div><div><font color="#336666" face="verdana, sans-serif">The support is great- and the tool free. Also it is rather user friendly..</font></div><div><font color="#336666" face="verdana, sans-serif"><br>

</font></div><div><div><font color="#336666" face="verdana, sans-serif">Below is some info from the je+ website (you must create an account to view the TRNSYS info or to download the tool) </font></div><div><a href="http://www.iesd.dmu.ac.uk/~jeplus/wiki/doku.php">http://www.iesd.dmu.ac.uk/~jeplus/wiki/doku.php</a>
</div><div><font color="#336666"><font face="verdana,sans-serif"><br></font></font></div><div><h1 class="sectionedit1" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;font-size:2.25em;margin:0px 0px 0.444em">

<a name="jeplus_trnsys" id="jeplus_trnsys">jEPlus + TRNSYS</a></h1><div class="level1" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)">

<p style="margin:0px 0px 1.4em;padding:0px"><img src="http://www.iesd.dmu.ac.uk/~jeplus/wiki/lib/exe/fetch.php?media=jeplustrnsys:jeplu_trnsys_.jpg" class="mediaright" align="right" alt="" style="border-width: 0px; vertical-align: middle; color: rgb(102, 102, 102); background-color: transparent; font-style: italic; float: right; margin: 0.5em 0px 0.5em 1.5em; "></p>

<p style="margin:0px 0px 1.4em;padding:0px"><strong>[This page is now redundant as TRNSYS support is released with jEPlus v1.3]</strong></p><p style="margin:0px 0px 1.4em;padding:0px">Due to demand for using jEPlus functions with TRNSYS simulations, we have started working on developing a jEPlus-style wrapper for TRNSYS.</p>

</div><h2 class="sectionedit2" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;margin:0px 0px 0.666em"><a name="trnsys_overview" id="trnsys_overview">TRNSYS Overview</a></h2>

<div class="level2" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)"><p style="margin:0px 0px 1.4em;padding:0px">TRNSYS is a transient systems simulation program with a modular structure. It recognizes a system description language in which the user specifies the components that constitute the system and the manner in which they are connected. The TRNSYS library includes many of the components commonly found in thermal and electrical energy systems, as well as component routines to handle input of weather data or other time-dependent forcing functions and output of simulation results. The modular nature of TRNSYS gives the program tremendous flexibility, and facilitates the addition to the program of mathematical models not included in the standard TRNSYS library. TRNSYS is well suited to detailed analyses of any system whose behaviour is dependent on the passage of time. TRNSYS has become reference software for researchers and engineers around the world. Main applications include: solar systems (solar thermal and photovoltaic systems), low energy buildings and HVAC systems, renewable energy systems, cogeneration, fuel cells.</p>

</div><h3 class="sectionedit3" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;font-size:1.125em;margin:0px 0px 0.888em"><a name="trnsys_project" id="trnsys_project">TRNSYS Project</a></h3>

<div class="level3" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)"><p style="margin:0px 0px 1.4em;padding:0px">TRNSYS consists of a suite of programs: The TRNSYS Simulation Studio, the simulation engine (TRNDll.dll) and its executable (TRNExe.exe), the Building input data visual interface (TRNBuild.exe), and the Editor used to create stand-alone redistributable programs known as TRNSED applications (TRNEdit.exe).</p>

<p style="margin:0px 0px 1.4em;padding:0px">A TRNSYS project is typically setup by connecting components graphically in the Simulation Studio. Each Type of component is described by a mathematical model in the TRNSYS simulation engine and has a set of matching Proforma's in the Simulation Studio The proforma has a black-box description of a component: inputs, outputs, parameters, etc. The Simulation Studio generates a text input file for the TRNSYS simulation engine. That input file is referred to as the deck file.</p>

<p style="margin:0px 0px 1.4em;padding:0px"><img src="http://www.iesd.dmu.ac.uk/~jeplus/wiki/lib/exe/fetch.php?media=jeplustrnsys:example.jpg" class="mediacenter" alt="" style="border-width: 0px; vertical-align: middle; color: rgb(102, 102, 102); background-color: transparent; font-style: italic; display: block; margin: 0.5em auto; "></p>

</div><h3 class="sectionedit4" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;font-size:1.125em;margin:0px 0px 0.888em"><a name="model_structure" id="model_structure">Model Structure</a></h3>

<div class="level3" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)"><p style="margin:0px 0px 1.4em;padding:0px">TRNSYS is a modular program in which models of individual energy system components are written and then connected together to form an overall system model. These models can be based on fundamental principles or formulated from empirical performance data for a given system component. The component inputs and outputs are linked together in a TRNSYS deck file (.dck) to form a large set of algebraic and differential equations describing the entire system required for simulation. TRNSYS decks can also be formatted as TRNSED files (.trd). A TRNSED file is a user-friendly front-end for the TRNSYS deck which allows a non-expert to operate the simulation without knowledge of the details of the syntax required by TRNSYS.</p>

</div><h3 class="sectionedit5" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;font-size:1.125em;margin:0px 0px 0.888em"><a name="running_trnsys" id="running_trnsys">Running TRNSYS</a></h3>

<div class="level3" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)"><p style="margin:0px 0px 1.4em;padding:0px">TRNSYS must be properly installed, it means that: “Exe” folder, “UserLib” folder and “<a href="http://user17.id">user17.id</a>” file have to work correctly and are located in the same directory (or folder) for each project.</p>

<p style="margin:0px 0px 1.4em;padding:0px">It is possible to run TRNSYS in batch mode with the command line:</p><p style="margin:0px 0px 1.4em;padding:0px">”..\Exe\TRNExe.exe” “model.dck” /h</p><p style="margin:0px 0px 1.4em;padding:0px">

or</p><p style="margin:0px 0px 1.4em;padding:0px">”..\Exe\TRNExe.exe” “model.trd” /h</p><p style="margin:0px 0px 1.4em;padding:0px">The ”/h” switch makes TRNSYS completely invisible (you can check that it is running by launching Windows' task manager and look for a process called TRNExe).</p>

</div><h3 class="sectionedit6" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;font-size:1.125em;margin:0px 0px 0.888em"><a name="edit_deck_file_s" id="edit_deck_file_s">Edit Deck file(s)</a></h3>

<div class="level3" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)"></div><h3 class="sectionedit7" style="font-family:Calibri;color:rgb(102,102,102);background-color:rgb(255,255,255);padding:0px;line-height:1.2;clear:left;font-size:1.125em;margin:0px 0px 0.888em">

<a name="output_file_s" id="output_file_s">Output file(s)</a></h3><div class="level3" style="margin:0px;padding:0px;color:rgb(51,51,51);font-family:'Segoe UI';font-size:16px;line-height:22px;background-color:rgb(255,255,255)">

<p style="margin:0px 0px 1.4em;padding:0px">User specified file name(s) using a 'printer' type. Format is user-defined; CSV format is preferred.</p><p style="margin:0px 0px 1.4em;padding:0px">a very useful tool that allows you to view dozens of output variables during a simulation.</p>

</div></div><div><font color="#336666"><font face="verdana,sans-serif"><br></font></font></div><div><font color="#336666"><font face="verdana,sans-serif"><br></font></font></div><div><font color="#336666"><font face="verdana,sans-serif"><br clear="all">

</font></font><div style="text-align:left"><font face="verdana, sans-serif" color="#999999"><i>Jeremiah D. Crossett</i></font></div><div style="text-align:left"><font face="verdana, sans-serif" color="#999999"><i>CleanTech Analytics</i></font></div>

<div style="text-align:left"><font face="verdana, sans-serif" color="#999999"><i>503-688-8951</i></font></div><div><div style="text-align:left"><a href="http://www.cleantechanalytics.com" target="_blank"><font face="verdana, sans-serif" color="#999999"><i>www.cleantechanalytics.com</i></font></a></div>

<div><div style="text-align:center"><br></div><div style="text-align:center"><img src="http://cleantechanalytics.com/images/stories/cleantech%20analytics%20120.PNG"><br></div></div></div><div><div><b><p dir="ltr" style="text-align:center;margin-top:0pt;margin-bottom:0pt">

<span style="font-size:11px;font-family:'Droid Serif';color:rgb(204,204,204);background-color:rgb(255,255,255);font-weight:normal;font-style:italic;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">This document may contain valuable information proprietary to CleanTech Analytics which is private and confidential. It may not be shared, copied, stored or transmitted in any form without the prior written consent of CleanTech Analytics</span></p>

</b></div></div><br>
<br><br><div class="gmail_quote">On Tue, Jul 31, 2012 at 4:33 PM, Miroslava Kavgic <span dir="ltr"><<a href="mailto:miroslava.kavgic@gmail.com" target="_blank">miroslava.kavgic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

You could also use free optimization tool 'GenOpt' which performs<br>
parametric simulations. I attached you some work that can help you at<br>
the start.<br>
<br>
Regards,<br>
<br>
Miroslava Kavgic<br>
<br>
On 1 August 2012 01:00, CleanTech Analytics<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:jeremiah@cleantechanalytics.com">jeremiah@cleantechanalytics.com</a>> wrote:<br>
> jE+ could do this.<br>
><br>
> Sent from my Windows Phone<br>
> From: Ivan Flores Abascal<br>
> Sent: 7/31/2012 3:05 PM<br>
> To: <a href="mailto:trnsys-users@cae.wisc.edu">trnsys-users@cae.wisc.edu</a><br>
> Subject: [TRNSYS-users] Parametric simulation varying wall properties<br>
> Dear Trnsys users:<br>
><br>
> I need to make a parametric simulation of a building, varying the heat<br>
> capacity of one of its walls. Is it possible to do in a automatic way?<br>
> for example, modifying or editing some file as can be made with<br>
> TRNEdit if you want to run several weather files.<br>
><br>
> If possible, how can I do?<br>
><br>
> Thanks in advance<br>
><br>
><br>
> Ivan Flores<br>
><br>
> Lecturer of Heat Transfer<br>
> Department of Thermal Engineering<br>
> Engineering School of Bilbao, UPV/EHU<br>
> Address: E.T.S. de Ingeniería de Bilbao, Alameda Urquijo s/n, 48013<br>
> BILBAO, (Spain)<br>
> Phone: <a href="tel:%2B34%20946018214" value="+34946018214">+34 946018214</a>  Fax: <a href="tel:%2B34%20946014283" value="+34946014283">+34 946014283</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> TRNSYS-users mailing list<br>
> <a href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a><br>
> <a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
> _______________________________________________<br>
> TRNSYS-users mailing list<br>
> <a href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a><br>
> <a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Miroslava Kavgic Dipling, MSc<br>
PhD Candidate<br>
<br>
Bartlett School of Graduate Studies<br>
University College London (UCL)<br>
Central House<br>
14 Upper Woburn Place<br>
London     WC1H 0NN    UK<br>
<br>
<a href="mailto:E-mail%3Amiroslava.kavgic@gmail.com">E-mail:miroslava.kavgic@gmail.com</a><br>
</font></span><br>_______________________________________________<br>
TRNSYS-users mailing list<br>
<a href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a><br>
<a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
<br></blockquote></div><br></div></div>