|
Node * | makeExpression () |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
void | addConstraint (const std::string &name, const std::string &group) const |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
void | writeValidFile () |
|
void | writeInvalidFile () |
|
void | createFoldersAndFiles () |
|
void | createFoldersAndFiles () |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
void | fillColumn (unsigned int idx) |
|
void | fillColumnReverse (unsigned int idx) |
|
void | fillTsnum () |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
bool | loadFromFolder (StudyVersion version) |
|
| Fixture (const Fixture &f)=delete |
|
| Fixture (const Fixture &&f)=delete |
|
Fixture & | operator= (const Fixture &f)=delete |
|
Fixture & | operator= (const Fixture &&f)=delete |
|
void | addConstraint (const std::string &name, const std::string &group, bool reset=false) const |
|
|
Registry< Node > | registry_ |
|
YmlModel::Library | library |
|
Study::Ptr | study = std::make_shared<Study>() |
|
Area * | area |
|
Yuni::Clob | path_to_generated_file |
|
Area * | area_1 |
|
Area * | area_2 |
|
std::shared_ptr< PublicStudy > | study = std::make_shared<PublicStudy>() |
|
StudyLoadOptions | options |
|
std::filesystem::path | working_tmp_dir = CREATE_TMP_DIR_BASED_ON_TEST_NAME() |
|
fs::path | outputRoot |
|
Parameters | p |
|
std::filesystem::path | path |
|
StudyVersion | version = StudyVersion::latest() |
|
std::shared_ptr< Study > | study |
|
std::string | base_folder = fs::temp_directory_path().string() |
|
std::string | series_folder = "series" |
|
std::string | maxHourlyGenPower_file = "maxHourlyGenPower.txt" |
|
std::string | maxHourlyPumpPower_file = "maxHourlyPumpPower.txt" |
|
std::string | pathToMaxHourlyGenPower_file |
|
std::string | pathToMaxHourlyPumpPower_file |
|
std::string | pathToSeriesFolder |
|
std::shared_ptr< HydroMaxTimeSeriesReader > | reader |
|
std::string | hydro_folder = "hydro" |
|
std::string | common_folder = "common" |
|
std::string | capacity_folder = "capacity" |
|
std::string | maxDailyGenEnergy_ = "maxDailyGenEnergy_" |
|
std::string | maxDailyPumpEnergy_ = "maxDailyPumpEnergy_" |
|
std::string | maxpower = "maxpower_" |
|
std::string | maxHourlyGenPower = "maxHourlyGenPower.txt" |
|
std::string | maxHourlyPumpPower = "maxHourlyPumpPower.txt" |
|
Matrix< double > | dailyMaxPumpAndGen |
|
Area * | area_3 |
|
AreaLink * | link_12 |
|
AreaLink * | link_13 |
|
AreaLink * | link_23 |
|
std::shared_ptr< ThermalCluster > | thCluster_11 |
|
std::shared_ptr< ThermalCluster > | thCluster_12 |
|
std::shared_ptr< ThermalCluster > | thCluster_31 |
|
std::shared_ptr< RenewableCluster > | rnCluster_21 |
|
std::shared_ptr< RenewableCluster > | rnCluster_31 |
|
std::shared_ptr< RenewableCluster > | rnCluster_32 |
|
ScenarioBuilder::Rules | my_rule |
|
TimeSeriesNumbers | tsnum |
|
TimeSeries | ts |
|
std::string | folder |
|
fs::path | folder = getFolder() |
|
ShortTermStorage::Series | series |
|
ShortTermStorage::Properties | properties |
|
ShortTermStorage::STStorageCluster | cluster |
|
ShortTermStorage::STStorageInput | container |
|
PenaltyCostOnVariation | penaltyCostOnVariation |
|
std::vector< LinearProblemFiller * > | fillers |
|
LinearProblemData | LP_Data |
|
FillContext | ctx = {0, 0} |
|
std::unique_ptr< ILinearProblem > | pb |
|
HydroErrorsCollector | hydro_errors_collector |
|
Matrix< double > | expected_lower_bound_series |
|
Matrix< double > | expected_upper_bound_series |
|
Matrix< double > | expected_equality_series |
|