From f6cce815aba5467a8d6b743e0742d9ce69dc1fb2 Mon Sep 17 00:00:00 2001 From: Yifu_eve <49561157+yifueve@users.noreply.github.com> Date: Wed, 3 Jan 2024 17:32:37 -0500 Subject: [PATCH] cluster add cluster_to_different_case --- Example_Systems/MethodofMorrisExample/OneZone/Cluster.csv | 6 ++++++ Example_Systems/PiecewiseFuel_CO2_Example/Cluster.csv | 6 ++++++ .../RealSystemExample/ISONE_Singlezone/Cluster.csv | 6 ++++++ Example_Systems/RealSystemExample/ISONE_Trizone/Cluster.csv | 6 ++++++ .../ISONE_Trizone_FullTimeseries/Cluster.csv | 6 ++++++ .../ISONE_Trizone_MultiStage/Inputs/Inputs_p1/Cluster.csv | 6 ++++++ .../ISONE_Trizone_MultiStage/Inputs/Inputs_p2/Cluster.csv | 6 ++++++ .../ISONE_Trizone_MultiStage/Inputs/Inputs_p3/Cluster.csv | 6 ++++++ .../MGA_ISONE_Trizone_FullTimeseries/Cluster.csv | 6 ++++++ Example_Systems/SmallNewEngland/OneZone_3VREBin/Cluster.csv | 6 ++++++ .../OneZone_MultiStage/Inputs/Inputs_p1/Cluster.csv | 6 ++++++ .../OneZone_MultiStage/Inputs/Inputs_p2/Cluster.csv | 6 ++++++ .../OneZone_MultiStage/Inputs/Inputs_p3/Cluster.csv | 6 ++++++ .../SmallNewEngland/Simple_Test_Case/Cluster.csv | 6 ++++++ Example_Systems/SmallNewEngland/ThreeZones/Cluster.csv | 6 ++++++ .../ThreeZones_Slack_Variables_Example/Cluster.csv | 6 ++++++ 16 files changed, 96 insertions(+) create mode 100755 Example_Systems/MethodofMorrisExample/OneZone/Cluster.csv create mode 100755 Example_Systems/PiecewiseFuel_CO2_Example/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/ISONE_Singlezone/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/ISONE_Trizone/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/ISONE_Trizone_FullTimeseries/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p1/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p2/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p3/Cluster.csv create mode 100755 Example_Systems/RealSystemExample/MGA_ISONE_Trizone_FullTimeseries/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/OneZone_3VREBin/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p1/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p2/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p3/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/Simple_Test_Case/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/ThreeZones/Cluster.csv create mode 100755 Example_Systems/SmallNewEngland/ThreeZones_Slack_Variables_Example/Cluster.csv diff --git a/Example_Systems/MethodofMorrisExample/OneZone/Cluster.csv b/Example_Systems/MethodofMorrisExample/OneZone/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/MethodofMorrisExample/OneZone/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/PiecewiseFuel_CO2_Example/Cluster.csv b/Example_Systems/PiecewiseFuel_CO2_Example/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/PiecewiseFuel_CO2_Example/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/ISONE_Singlezone/Cluster.csv b/Example_Systems/RealSystemExample/ISONE_Singlezone/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/ISONE_Singlezone/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/ISONE_Trizone/Cluster.csv b/Example_Systems/RealSystemExample/ISONE_Trizone/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/ISONE_Trizone/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/ISONE_Trizone_FullTimeseries/Cluster.csv b/Example_Systems/RealSystemExample/ISONE_Trizone_FullTimeseries/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/ISONE_Trizone_FullTimeseries/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p1/Cluster.csv b/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p1/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p1/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p2/Cluster.csv b/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p2/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p2/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p3/Cluster.csv b/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p3/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/ISONE_Trizone_MultiStage/Inputs/Inputs_p3/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/RealSystemExample/MGA_ISONE_Trizone_FullTimeseries/Cluster.csv b/Example_Systems/RealSystemExample/MGA_ISONE_Trizone_FullTimeseries/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/RealSystemExample/MGA_ISONE_Trizone_FullTimeseries/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/OneZone_3VREBin/Cluster.csv b/Example_Systems/SmallNewEngland/OneZone_3VREBin/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/OneZone_3VREBin/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p1/Cluster.csv b/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p1/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p1/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p2/Cluster.csv b/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p2/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p2/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p3/Cluster.csv b/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p3/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/OneZone_MultiStage/Inputs/Inputs_p3/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/Simple_Test_Case/Cluster.csv b/Example_Systems/SmallNewEngland/Simple_Test_Case/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/Simple_Test_Case/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/ThreeZones/Cluster.csv b/Example_Systems/SmallNewEngland/ThreeZones/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/ThreeZones/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file diff --git a/Example_Systems/SmallNewEngland/ThreeZones_Slack_Variables_Example/Cluster.csv b/Example_Systems/SmallNewEngland/ThreeZones_Slack_Variables_Example/Cluster.csv new file mode 100755 index 0000000000..5430c28a7b --- /dev/null +++ b/Example_Systems/SmallNewEngland/ThreeZones_Slack_Variables_Example/Cluster.csv @@ -0,0 +1,6 @@ +cluster +1 +2 +3 +4 +5 \ No newline at end of file