-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove RenouvelableParPalier from global variable (#1659)
* [DEV] Remove RenouvelableParPalier from alea * [DEV] Changed arg of valueAtTimeStep * [DEV] use year for valueAtTimeStep calls * [DEV] Removed RenouvelableParPalier from struct * [FIX] warning * [FIX] args hour, year for valueAtTimeStep * [FIX] Remove unused var * [DEV] Try Eolien for output var * [FIX] Arg name for hourInYear * [FIX] Compile * [DEV] Add getIndex * [DEV] Remove Eolien * [DEV] Consommation * [DEV] Remove Consommation from struct * [DEV] Remove Hydraulique * [DEV] Remove (long) conversion for getIndex * [FIX] Replace wind with load * [DEV] Guillaume comments * [DEV] Solar * [DEV] Remove NumeroChroniquesTireesParPays, struct NUMERO_CHRONIQUES_TIREES_PAR_PAYS * [DEV] Rename getAvailablePower with getCoefficient * [DEV] Use getCoefficient instead of scratchpad for wind * [DEV] Use getCoefficient instead of scratchpad for solar and load * [DEV] remove ts from scratchpad * [DEV] problem.year as year * [DEV] Code smell * [DEV] Code smell 2 * [DEV] Code smell const lambda * [DEV] Code smell const * [DEV] getColumn * [FIX] Results * [FIX] windSeries * [FIX] Use double* * [FIX] const
- Loading branch information
Showing
28 changed files
with
123 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.