[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[TRNSYS-users] How coupled EES with TRNsys



Dears TRNsys users,

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):

$Import 'CLIPBOARD' inp1, inp2
...
tot=inp1+inp2     {this is an example}
out1=inp1
....

$Export 'CLIPBOARD' out1

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."

Thanks

Kind regards