diff --git a/docs/user-guide/04-migration-guides.md b/docs/user-guide/04-migration-guides.md index 51fc738920..2bdc0beb21 100644 --- a/docs/user-guide/04-migration-guides.md +++ b/docs/user-guide/04-migration-guides.md @@ -41,6 +41,11 @@ In files input/links//properties.ini, add the following properties - number of TS to generate => generaldata.ini/General/nbtimeserieslinks (unsigned int, default value 1) +### Input +#### Hydro Final Reservoir Level +In the existing file **settings/scenariobuilder.dat**, under **<ruleset>** section following properties added (if final reservoir level specified, different from `init`): +* **hfl,<area>,<year> = <hfl-value>** + ### Output - Remove column SPIL ENRG CSR (adequacy patch) - Add DTG MRG CSR and UNSP ENRG CSR variables @@ -154,10 +159,6 @@ For each thermal cluster, in existing file **input/thermal/clusters/<area> For each thermal cluster, new files added **input/thermal/series/<area>/<cluster>/CO2Cost.txt** and **input/thermal/series/<area>/<cluster>/fuelCost.txt**. **fuelCost.txt** and **CO2Cost.txt** must either have one column, or the same number of columns as existing file **series.txt** (availability). The number of rows for these new matrices is 8760. -#### Hydro Final Reservoir Level -In the existing file **settings/scenariobuilder.dat**, under **<ruleset>** section following properties added (if final reservoir level specified, different from `init`): -* **hfl,<area>,<year> = <hfl-value>** - ### Output #### Scenarized RHS for binding constraints Add directory **bindingconstraints** to output directory **ts-numbers**. For every binding constraint group, add a file **ts-numbers/bindingconstraints/<group>.txt** containing the TS numbers used for that group.