Hi Amandine I think there may be a misunderstanding due to the variables names used in the example in the manual, and the variables used in Type107. But you are right, that there is a typo in the manual, it should read: NX(1) = 2 NX(2) = 3 Using your call to DYNAMICDATA, CALL DYNAMICDATA(LU_S1,NX,NVAL,NY,X,Y,INFO,*10) the variables should contain the following information: NX = 3 !Number of independent variables NY = 2 !Number of dependent variables NVAL(1) = 5 NVAL(2) = 3 NVAL(3) = 5 Please let me know if this solves your problem. Best regards, Diego
--Diego A. Arias TRNSYS Coordinator Solar Energy Laboratory University of Wisconsin - Madison 1500 Engineering Drive Madison, WI 53706 |