Skip to content

Commit

Permalink
Add precision on playlist_year +/- properties (generaldata.ini) (#2156
Browse files Browse the repository at this point in the history
)
  • Loading branch information
flomnes authored Jun 11, 2024
1 parent 7b9a058 commit 9cde7e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/user-guide/solver/04-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -792,13 +792,15 @@ They are **required** if [user-playlist](#user-playlist) is set to `true`.
---
#### playlist_year
- **Expected value:** `+ =` or `- =`, followed by a positive integer (example: `playlist_year + = 5`)
- **Required:** **yes**, if [user-playlist](#user-playlist) is set to `true`.
- **Required:** **yes**, if [user-playlist](#user-playlist) is set to `true`, ignored otherwise.
- **Usage:**
- for every Monte-Carlo year that you want the Antares Simulator to **study**, add the parameter entry
`playlist_year + = i`, where `i` is the index of the year.
- for every Monte-Carlo year that you want the Antares Simulator to **skip**, add the parameter entry
`playlist_year - = i`, where `i` is the index of the year.

_Please note that by convention, the first year has index 0._

---
#### playlist_year_weight
[//]: # (TODO: document this parameter)
Expand Down

0 comments on commit 9cde7e5

Please sign in to comment.