[TRNSYS-users] Error message
Diego A. Arias
daarias at wisc.edu
Fri Jul 7 08:09:18 PDT 2006
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 : trnsys-users-bounces at engr.wisc.edu
>> [mailto:trnsys-users-bounces at engr.wisc.edu] 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 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
>>
>>
>> _______________________________________________
>> TRNSYS-users mailing list
>> TRNSYS-users at engr.wisc.edu
>> https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
>>
>>
>>
> ------------------------------------------------------------------------
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at engr.wisc.edu
> https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
>
--
Diego A. Arias
TRNSYS Coordinator
Solar Energy Laboratory
University of Wisconsin - Madison
1500 Engineering Drive
Madison, WI 53706
More information about the TRNSYS-users
mailing list