<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Dears TRNsys users,<br>
<br>
i would like coupled EEs with TRNsys but id'ont understand how named
variables. I followed this instructions on the example to TRNsys (Call
EEs, compressor.ees):<br>
<br>
<i>$Import 'CLIPBOARD' inp1, inp2<br>
...<br>
tot=inp1+inp2     {this is an example}<br>
out1=inp1<br>
....<br>
<br>
$Export 'CLIPBOARD' out1<br>
</i><br>
When i start the simulation, EES give me an error "There are 2
equations and 5 variables with 2 set with $Import. The problem is
underspecifier and cannot be solved."<br>
<br>
Thanks<br>
<br>
Kind regards</font>
</body>
</html>