[TRNSYS-users] creating a type!

David Bradley bradley at tess-inc.com
Wed Jul 22 13:25:32 PDT 2009


Antoine,
 Normally that fatal error should tell you what the offending unit and 
type number are. I suspect that you might have a line in your code that says

RETURN

instead of

RETURN 1

the "1" is important because it directs the TRNSYS engine to go to a 
different spot in the code than it would without the "1"

Kind regards,
 David


Antoine Langlois wrote:
> Hi,
> I just created a type for trnsys 16.  When I build my fortran file I 
> don't get  any errors or warnings! But when I try to run it in the 
> simulation studio, I get the fatal error message:
>
>  *** Fatal Error at time   :         1.000000
>     Generated by Unit     : Not applicable or not available
>     Generated by Type     : Not applicable or not available
>     TRNSYS Message    105 : A TYPE was called in the TRNSYS input file 
> but was either not linked into trndll.dll or was not found in an 
> external dll. A dummy subroutine was called in its place. Please link 
> the TYPE or remove it from the input file
>     Reported information  : Reported by LINKCK
>
> An external .dll was created since I got this message:
>
> *** Notice at time        :         0.000000
>     Generated by Unit     : Not applicable or not available
>     Generated by Type     : Not applicable or not available
>     Message               : The following Types were loaded from 
> "Type848.dll": Type848
>
>
>  I did the same procedure for other types and I had no problem. But this 
> time, something is wrong, and I don't know what. Could it be something 
> about the simulation time? Because as you can see, the fatal error 
> occurs at time = 1 and not at time = 0
>
> Can someone help me with that. It's just the second type that I try to 
> create.
> Thank you very much!
>
>
> Antoine Langlois
> candidate to M.Sc.A.
> Département de génie mécanique
> École Polytechnique de Montréal
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at cae.wisc.edu
> https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users
>
>
>
>   

-- 
***********************************************************************
Thermal Energy System Specialists (TESS), LLC 
David BRADLEY                      22 N. Carroll Street - Suite 370 
Partner                            Madison, WI 53703 
                                   USA
P: +1.608.274.2577 
F: +1.608.278.1475
E-mail: bradley at tess-inc.com 
Web Pages:  http://www.tess-inc.com    and      http://www.trnsys.com

***********************************************************************




More information about the TRNSYS-users mailing list