Antares Simulator
Power System Simulator
|
Public Attributes | |
uint32_t | weekInTheYear = 0 |
uint32_t | year = 0 |
bool | OptimisationAuPasHebdomadaire = false |
char | TypeDeLissageHydraulique = PAS_DE_LISSAGE_HYDRAULIQUE |
bool | WaterValueAccurate = false |
bool | OptimisationAvecCoutsDeDemarrage = false |
bool | OptimisationAvecVariablesEntieres = false |
uint32_t | NombreDePays = 0 |
std::vector< const char * > | NomsDesPays |
uint32_t | NombreDePaliersThermiques = 0 |
uint32_t | NombreDInterconnexions = 0 |
std::vector< int > | PaysOrigineDeLInterconnexion |
std::vector< int > | PaysExtremiteDeLInterconnexion |
std::vector< COUTS_DE_TRANSPORT > | CoutDeTransport |
std::vector< VALEURS_DE_NTC_ET_RESISTANCES > | ValeursDeNTC |
uint32_t | NombreDePasDeTemps = 0 |
std::vector< int32_t > | NumeroDeJourDuPasDeTemps |
int32_t | NombreDePasDeTempsPourUneOptimisation = 0 |
std::vector< int32_t > | NumeroDIntervalleOptimiseDuPasDeTemps |
uint32_t | NombreDeJours = 0 |
int32_t | NombreDePasDeTempsDUneJournee = 0 |
std::vector< CONSOMMATIONS_ABATTUES > | ConsommationsAbattues |
std::vector< double > | CoutDeDefaillancePositive |
std::vector< double > | CoutDeDefaillanceNegative |
std::vector< double > | CoutDeDebordement |
std::vector< PALIERS_THERMIQUES > | PaliersThermiquesDuPays |
std::vector< ENERGIES_ET_PUISSANCES_HYDRAULIQUES > | CaracteristiquesHydrauliques |
uint32_t | NumberOfShortTermStorages = 0 |
std::vector<::ShortTermStorage::AREA_INPUT > | ShortTermStorage |
std::vector< bool > | DefaillanceNegativeUtiliserPMinThermique |
std::vector< bool > | DefaillanceNegativeUtiliserHydro |
std::vector< bool > | DefaillanceNegativeUtiliserConsoAbattue |
char | TypeDOptimisation = OPTIMISATION_LINEAIRE |
std::vector< std::vector< double > > | BruitSurCoutHydraulique |
uint32_t | NombreDeContraintesCouplantes = 0 |
std::vector< CONTRAINTES_COUPLANTES > | MatriceDesContraintesCouplantes |
std::unordered_map< std::shared_ptr< Data::BindingConstraint >, std::vector< double > > | ResultatsContraintesCouplantes |
std::vector< SOLDE_MOYEN_DES_ECHANGES > | SoldeMoyenHoraire |
bool | ReinitOptimisation = false |
Data::mpsExportStatus | ExportMPS = Data::mpsExportStatus::NO_EXPORT |
bool | exportMPSOnError = false |
bool | ExportStructure = false |
bool | NamedProblems = false |
bool | exportSolutions = false |
uint32_t | HeureDansLAnnee = 0 |
bool | LeProblemeADejaEteInstancie = false |
bool | firstWeekOfSimulation = false |
std::vector< CORRESPONDANCES_DES_VARIABLES > | CorrespondanceVarNativesVarOptim |
std::vector< CORRESPONDANCES_DES_CONTRAINTES > | CorrespondanceCntNativesCntOptim |
std::vector< CORRESPONDANCES_DES_CONTRAINTES_JOURNALIERES > | CorrespondanceCntNativesCntOptimJournalieres |
CORRESPONDANCES_DES_CONTRAINTES_HEBDOMADAIRES | CorrespondanceCntNativesCntOptimHebdomadaires |
std::vector< RESERVE_JMOINS1 > | ReserveJMoins1 |
std::vector< int > | IndexDebutIntercoOrigine |
std::vector< int > | IndexSuivantIntercoOrigine |
std::vector< int > | IndexDebutIntercoExtremite |
std::vector< int > | IndexSuivantIntercoExtremite |
bool | Expansion = false |
std::vector< int > | NumeroDeContrainteEnergieHydraulique |
std::vector< int > | NumeroDeContrainteMinEnergieHydraulique |
std::vector< int > | NumeroDeContrainteMaxEnergieHydraulique |
std::vector< int > | NumeroDeContrainteMaxPompage |
std::vector< int > | NumeroDeContrainteDeSoldeDEchange |
std::vector< int > | NumeroDeContrainteEquivalenceStockFinal |
std::vector< int > | NumeroDeContrainteExpressionStockFinal |
std::vector< int > | NumeroDeVariableStockFinal |
std::vector< std::vector< int > > | NumeroDeVariableDeTrancheDeStock |
bool | YaDeLaReserveJmoins1 = false |
std::vector< ALL_MUST_RUN_GENERATION > | AllMustRunGeneration |
OptimizationStatistics | optimizationStatistics [2] |
std::shared_ptr< AdequacyPatchRuntimeData > | adequacyPatchRuntimeData |
std::vector< double > | CoefficientEcretementPMaxHydraulique |
std::vector< double > | previousSimulationFinalLevel |
std::vector< RESULTATS_HORAIRES > | ResultatsHoraires |
std::vector< VARIABLES_DUALES_INTERCONNEXIONS > | VariablesDualesDesContraintesDeNTC |
std::vector< double > | coutOptimalSolution1 |
std::vector< double > | coutOptimalSolution2 |
TIME_MEASURES | timeMeasure |
std::vector< int > | NbGrpCourbeGuide |
std::vector< int > | NbGrpOpt |
std::unique_ptr< PROBLEME_ANTARES_A_RESOUDRE > | ProblemeAResoudre |
double | maxPminThermiqueByDay [366] |