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

[TRNSYS-users] storage subroutine



Dear TRNSYS users,
i wanted to use the storage subroutine (TRNSYS 16) for the first call of my tpye in order to calculate parameters useful for the rest of the simulation. I stored five variables at the very fisrt call. the fortran compiler (CVF 6.6) compiles well the type, but i got a 'Range check error' in TRNSYS. It took me a long time to see that the parameter 'NSTORED' in declarations has to be fixed to 5 to get the simulation right. I suggest you add this in the documentation about storage in a future version...

Best regards.

Thibaut V.