From 21be4058b5d5b7286b69d922e98f0122fdd6c8b9 Mon Sep 17 00:00:00 2001 From: lbonaldo Date: Fri, 1 Mar 2024 18:05:47 -0500 Subject: [PATCH] Fix paths due to Mac case insensitive FS --- .../system/Operational_reserves.csv | 0 .../policies/Capacity_reserve_margin.csv | 0 .../policy_assignments/Resource_capacity_reserve_margin.csv | 0 {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/README.md | 0 {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/Run.jl | 0 .../IEEE_9_bus_DC_OPF/resources/Thermal.csv | 0 .../IEEE_9_bus_DC_OPF/settings/cplex_settings.yml | 0 .../IEEE_9_bus_DC_OPF/settings/genx_settings.yml | 0 .../IEEE_9_bus_DC_OPF/settings/gurobi_settings.yml | 0 .../IEEE_9_bus_DC_OPF/settings/highs_settings.yml | 0 .../IEEE_9_bus_DC_OPF/settings/time_domain_reduction_settings.yml | 0 .../IEEE_9_bus_DC_OPF/system/Demand_data.csv | 0 .../IEEE_9_bus_DC_OPF/system/Fuels_data.csv | 0 .../IEEE_9_bus_DC_OPF/system/Generators_variability.csv | 0 .../IEEE_9_bus_DC_OPF/system/Network.csv | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename {Example_Systems => example_systems}/5_three_zones_w_piecewise_fuel/system/Operational_reserves.csv (100%) rename {Example_Systems => example_systems}/7_three_zones_w_colocated_VRE_storage/policies/Capacity_reserve_margin.csv (100%) rename {Example_Systems => example_systems}/7_three_zones_w_colocated_VRE_storage/resources/policy_assignments/Resource_capacity_reserve_margin.csv (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/README.md (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/Run.jl (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/resources/Thermal.csv (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/settings/cplex_settings.yml (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/settings/genx_settings.yml (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/settings/gurobi_settings.yml (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/settings/highs_settings.yml (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/settings/time_domain_reduction_settings.yml (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/system/Demand_data.csv (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/system/Fuels_data.csv (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/system/Generators_variability.csv (100%) rename {Example_Systems => example_systems}/IEEE_9_bus_DC_OPF/system/Network.csv (100%) diff --git a/Example_Systems/5_three_zones_w_piecewise_fuel/system/Operational_reserves.csv b/example_systems/5_three_zones_w_piecewise_fuel/system/Operational_reserves.csv similarity index 100% rename from Example_Systems/5_three_zones_w_piecewise_fuel/system/Operational_reserves.csv rename to example_systems/5_three_zones_w_piecewise_fuel/system/Operational_reserves.csv diff --git a/Example_Systems/7_three_zones_w_colocated_VRE_storage/policies/Capacity_reserve_margin.csv b/example_systems/7_three_zones_w_colocated_VRE_storage/policies/Capacity_reserve_margin.csv similarity index 100% rename from Example_Systems/7_three_zones_w_colocated_VRE_storage/policies/Capacity_reserve_margin.csv rename to example_systems/7_three_zones_w_colocated_VRE_storage/policies/Capacity_reserve_margin.csv diff --git a/Example_Systems/7_three_zones_w_colocated_VRE_storage/resources/policy_assignments/Resource_capacity_reserve_margin.csv b/example_systems/7_three_zones_w_colocated_VRE_storage/resources/policy_assignments/Resource_capacity_reserve_margin.csv similarity index 100% rename from Example_Systems/7_three_zones_w_colocated_VRE_storage/resources/policy_assignments/Resource_capacity_reserve_margin.csv rename to example_systems/7_three_zones_w_colocated_VRE_storage/resources/policy_assignments/Resource_capacity_reserve_margin.csv diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/README.md b/example_systems/IEEE_9_bus_DC_OPF/README.md similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/README.md rename to example_systems/IEEE_9_bus_DC_OPF/README.md diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/Run.jl b/example_systems/IEEE_9_bus_DC_OPF/Run.jl similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/Run.jl rename to example_systems/IEEE_9_bus_DC_OPF/Run.jl diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/resources/Thermal.csv b/example_systems/IEEE_9_bus_DC_OPF/resources/Thermal.csv similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/resources/Thermal.csv rename to example_systems/IEEE_9_bus_DC_OPF/resources/Thermal.csv diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/settings/cplex_settings.yml b/example_systems/IEEE_9_bus_DC_OPF/settings/cplex_settings.yml similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/settings/cplex_settings.yml rename to example_systems/IEEE_9_bus_DC_OPF/settings/cplex_settings.yml diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/settings/genx_settings.yml b/example_systems/IEEE_9_bus_DC_OPF/settings/genx_settings.yml similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/settings/genx_settings.yml rename to example_systems/IEEE_9_bus_DC_OPF/settings/genx_settings.yml diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/settings/gurobi_settings.yml b/example_systems/IEEE_9_bus_DC_OPF/settings/gurobi_settings.yml similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/settings/gurobi_settings.yml rename to example_systems/IEEE_9_bus_DC_OPF/settings/gurobi_settings.yml diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/settings/highs_settings.yml b/example_systems/IEEE_9_bus_DC_OPF/settings/highs_settings.yml similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/settings/highs_settings.yml rename to example_systems/IEEE_9_bus_DC_OPF/settings/highs_settings.yml diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/settings/time_domain_reduction_settings.yml b/example_systems/IEEE_9_bus_DC_OPF/settings/time_domain_reduction_settings.yml similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/settings/time_domain_reduction_settings.yml rename to example_systems/IEEE_9_bus_DC_OPF/settings/time_domain_reduction_settings.yml diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/system/Demand_data.csv b/example_systems/IEEE_9_bus_DC_OPF/system/Demand_data.csv similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/system/Demand_data.csv rename to example_systems/IEEE_9_bus_DC_OPF/system/Demand_data.csv diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/system/Fuels_data.csv b/example_systems/IEEE_9_bus_DC_OPF/system/Fuels_data.csv similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/system/Fuels_data.csv rename to example_systems/IEEE_9_bus_DC_OPF/system/Fuels_data.csv diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/system/Generators_variability.csv b/example_systems/IEEE_9_bus_DC_OPF/system/Generators_variability.csv similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/system/Generators_variability.csv rename to example_systems/IEEE_9_bus_DC_OPF/system/Generators_variability.csv diff --git a/Example_Systems/IEEE_9_bus_DC_OPF/system/Network.csv b/example_systems/IEEE_9_bus_DC_OPF/system/Network.csv similarity index 100% rename from Example_Systems/IEEE_9_bus_DC_OPF/system/Network.csv rename to example_systems/IEEE_9_bus_DC_OPF/system/Network.csv