Generation Time Table
Dears,
I have this problem while constructing the generation time table using (GENER). I have a table of 5 time-points (rows) which is illustrated below. When I run the code, it crashes. I observed that the problem is solved when the number of time points is less than or equal to 4.
A1 1inj 1 5 COM3a 0.50 0.
0. 78840000. 157680000. 236520000. 31536000.
0.8 0.6 0.4 0.2 0.
0. 0. 0. 0. 0.
4 replies
-
Refaat,
You can only enter 4 entries per line, so you'll need to start a new line for the 5th one.
-
You can find how to implement the case you brought up in the first term in the GENER block in the attached file.