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

Re: [TRNSYS-users] Issue in creating new component



Hello Everyone,

I would appreciate your comments and suggestion that can help me to resolve the following errors, arise when I use mytype.dll in the trnsys project:
** Fatal Error at time   :         0.000000
Generated by Unit     : Not applicable or not available
    Generated by Type     :   242
    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
 
 
*** Fatal Error at time   :         0.000000
    Generated by Unit     :    15
    Generated by Type     :    15
    TRNSYS Message    468 : The getStaticArrayValue function was called with an index greater than that specified for the total number of dynamic variables in the SetNumberStoredVariables subroutine call. Please check the formulation of the specified TYPE, rebuild the dynamic link library and re-run the simulation.
    Reported information  : Not available
 
*** Fatal Error at time   :         0.000000
Generated by Unit     :   200
    Generated by Type     :     2
    TRNSYS Message    134 : The current Unit has tried to access a Output value higher than the number of outputs for the Type.
    Reported information  : Not available

Thanks and regards,
Ramkishore


On 9 July 2015 at 09:48, R.K. Singh <singh.ramkishore@gmail.com> wrote:
Hi everyone,
I am a TRNSYS17 user and trying to build a new component. I am using fortran g95 compiler as per the instructions available on the TRNSYS website. When I compiled fortran file I encountered an error: function, 'getsimulationtime' at (1) has no implicit type. I will appreciate if any one can help me to resolve the issue.

Thanks,
Dr Ramkishore Singh
Durban University of Technology,
Durban, South Africa