Skip to content

Commit

Permalink
documentation update by Jiarui
Browse files Browse the repository at this point in the history
  • Loading branch information
lecfab authored Sep 27, 2024
1 parent 3c54f29 commit ba45c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/sets.gms
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ t(ttot) "optimisation time, years between cm_startyear and 2150 with 5 to 20
*** t is a subset of ttot and contains only elements defined in ttot.
*** It is a dynamic set:
*** Values are calculated dynamically in GAMS, see a few lines below.
*** t may not be used in certain operations like declarations or lag terms.
*** t may not be used in certain operations like declarations or equations including lag terms.

tsu(ttot) "spin up-time before 2005",
*** This set includes only the historical years of ttot: 1900, 1905, ..., 1995, 2000
Expand Down

0 comments on commit ba45c13

Please sign in to comment.