[TRNSYS-users] output number beyond the allocated outputs

Marius Müller m.mueller at solitem.de
Thu Apr 29 04:19:30 PDT 2010


Hello everyone,

I have a problem that trnsys delivers an error when I have too many outputs. Or something like that:

The listed input referenced an output number beyond the allocated outputs 
for the connected type.

 

The error was already mentioned by someone, but the answer is not working. 

Maybe someone can help,

 

Thanks,

Marius

 

 

PS Here is what they wrote

 

Dear Olivier,
 
The problem is that the component is not setting the number of outputs 
in the INFO array.
The component runs fine if you add the line
INFO(6) = 3
after the ENDIF corresponding to the checking  for INFO(7) = -2.
My recommendation is that you update the component to a fully TRNSYS16 
component. Please follow the instructions in the manual 'Volume 
8-Programmer's guide'.
Best regards,
 
Diego
 
Olivier Guillemot wrote:
> for sure...
> 
> thanks
> olivier
> 
> keilholz, werner a écrit :
>> Dear Oliver,
>> I'm not sure what you attempt to do, but this error sounds as if you
>> declared more outputs in a type than the type actually handles.
>> Which type are you trying to use ?  Maybe you should show us the 
>> Proforma
>> you made ?
>> 
>> Werner
>> 
>> -----Message d'origine-----
>> De : [EMAIL PROTECTED]
>> [EMAIL PROTECTED] De la part de Olivier 
>> Guillemot
>> Envoyé : vendredi 7 juillet 2006 08:51
>> À : trnsys-users at engr.wisc.edu
>> Objet : [TRNSYS-users] Error message
>> 
>> Hi,
>> 
>> I tried to create a new proforma from a fortran code founded on 
>> http://sel.me.wisc.edu/trnsys <http://sel.me.wisc.edu/trnsys>  but I have the following error : The 
>> listed input referenced an output number beyond the allocated outputs 
>> for the connected type.
>> 
>> Do you have any idea?
>> 
>> regards,

>> olivier

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20100429/3a27eb14/attachment-0001.htm>


More information about the TRNSYS-users mailing list