From a385b1a684b25b07e22dfb277b687131fb97acf0 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Thu, 12 Jul 2018 11:16:25 -0600 Subject: [PATCH] turbine cost model --- {turbine_costsSE => Turbine_CostsSE}/CHANGELOG.md | 0 {turbine_costsSE => Turbine_CostsSE}/LICENSE.txt | 0 {turbine_costsSE => Turbine_CostsSE}/MANIFEST.in | 0 {turbine_costsSE => Turbine_CostsSE}/README.md | 0 {turbine_costsSE => Turbine_CostsSE}/__init__.py | 0 .../build/lib.linux-x86_64-2.7/test/__init__.py | 0 .../build/lib.linux-x86_64-2.7/test/testCost.py | 0 .../test/test_NEWturbine_costsse_2015.py | 0 .../test/test_Turbine_CostsSE.py | 0 .../test/test_Turbine_CostsSE_gradients.py | 0 .../turbine_costsse/NEWnrel_csm_tcc_2015.py | 0 .../turbine_costsse/NEWturbine_costsse_2015.py | 0 .../turbine_costsse/__init__.py | 0 .../lib.linux-x86_64-2.7/turbine_costsse/mycosts.py | 0 .../turbine_costsse/nrel_csm_tcc.py | 0 .../turbine_costsse/nrel_csm_tcc_2015.py | 0 .../turbine_costsse/turbine_costsse.py | 0 .../turbine_costsse/turbine_costsse_2015.py | 0 .../build/lib/test/__init__.py | 0 .../build/lib/test/testCost.py | 0 .../build/lib/test/test_NEWturbine_costsse_2015.py | 0 .../build/lib/test/test_Turbine_CostsSE.py | 0 .../lib/test/test_Turbine_CostsSE_gradients.py | 0 .../lib/turbine_costsse/NEWnrel_csm_tcc_2015.py | 0 .../lib/turbine_costsse/NEWturbine_costsse_2015.py | 0 .../build/lib/turbine_costsse/__init__.py | 0 .../build/lib/turbine_costsse/mycosts.py | 0 .../build/lib/turbine_costsse/nrel_csm_tcc.py | 0 .../build/lib/turbine_costsse/nrel_csm_tcc_2015.py | 0 .../build/lib/turbine_costsse/turbine_costsse.py | 0 .../lib/turbine_costsse/turbine_costsse_2015.py | 0 .../dist/Turbine_CostsSE-0.1.0-py2.7.egg | Bin {turbine_costsSE => Turbine_CostsSE}/docs/Makefile | 0 .../docs/__init__.py | 0 {turbine_costsSE => Turbine_CostsSE}/docs/conf.py | 0 .../docs/cover.docx | Bin .../docs/documentation.rst | 0 .../docs/examples/example.py | 0 .../docs/exts/__init__.py | 0 .../docs/exts/numfig.py | 0 .../docs/images/BladeCost.pdf | Bin .../docs/images/BladeCost.png | Bin .../docs/images/NRELCSM.pdf | Bin .../docs/images/NRELCSM.png | Bin .../docs/images/gearboxCost.pdf | Bin .../docs/images/gearboxCost.png | Bin .../docs/images/lssCost.pdf | Bin .../docs/images/lssCost.png | Bin .../docs/images/mainframeCost.pdf | Bin .../docs/images/mainframeCost.png | Bin .../docs/images/pitchCost.pdf | Bin .../docs/images/pitchCost.png | Bin .../docs/images/yawCost.pdf | Bin .../docs/images/yawCost.png | Bin {turbine_costsSE => Turbine_CostsSE}/docs/index.rst | 0 .../docs/installation.rst | 0 {turbine_costsSE => Turbine_CostsSE}/docs/intro.rst | 0 .../docs/latex-style/minisphinx.sty | 0 .../docs/latex-style/nrel.bst | 0 .../docs/latex-style/nrel.cls | 0 {turbine_costsSE => Turbine_CostsSE}/docs/make.bat | 0 .../docs/nrel-theme/static/nrel.css_t | 0 .../docs/nrel-theme/theme.conf | 0 .../docs/references.bib | 0 .../docs/scripts/custom-fix.py | 0 .../docs/scripts/latex-fix.py | 0 .../docs/theory.rst | 0 .../docs/tutorial.rst | 0 {turbine_costsSE => Turbine_CostsSE}/setup.py | 0 .../src/Turbine_CostsSE.egg-info/PKG-INFO | 0 .../src/Turbine_CostsSE.egg-info/SOURCES.txt | 0 .../Turbine_CostsSE.egg-info/dependency_links.txt | 0 .../src/Turbine_CostsSE.egg-info/not-zip-safe | 0 .../src/Turbine_CostsSE.egg-info/top_level.txt | 0 .../src/__init__.py | 0 .../src/test/__init__.py | 0 .../src/test/testCost.py | 0 .../src/test/test_NEWturbine_costsse_2015.py | 0 .../src/test/test_Turbine_CostsSE.py | 0 .../src/test/test_Turbine_CostsSE_gradients.py | 0 .../src/turbine_costsse/NEWnrel_csm_tcc_2015.py | 0 .../src/turbine_costsse/NEWturbine_costsse_2015.py | 0 .../src/turbine_costsse/NEWturbine_costsse_2015.pyc | Bin .../src/turbine_costsse/__init__.py | 0 .../src/turbine_costsse/mycosts.py | 0 .../src/turbine_costsse/nrel_csm_tcc.py | 0 .../src/turbine_costsse/nrel_csm_tcc_2015.py | 0 .../src/turbine_costsse/openmdao_log.txt | 0 .../src/turbine_costsse/turbine_costsse.py | 0 .../src/turbine_costsse/turbine_costsse_2015.py | 0 .../src/turbine_costsse/turbine_costsse_2015.pyc | Bin 91 files changed, 0 insertions(+), 0 deletions(-) rename {turbine_costsSE => Turbine_CostsSE}/CHANGELOG.md (100%) rename {turbine_costsSE => Turbine_CostsSE}/LICENSE.txt (100%) rename {turbine_costsSE => Turbine_CostsSE}/MANIFEST.in (100%) rename {turbine_costsSE => Turbine_CostsSE}/README.md (100%) rename {turbine_costsSE => Turbine_CostsSE}/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/test/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/test/testCost.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/test/test_NEWturbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE_gradients.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/NEWnrel_csm_tcc_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/NEWturbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/mycosts.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/test/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/test/testCost.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/test/test_NEWturbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/test/test_Turbine_CostsSE.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/test/test_Turbine_CostsSE_gradients.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/NEWnrel_csm_tcc_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/NEWturbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/mycosts.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/nrel_csm_tcc.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/nrel_csm_tcc_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/turbine_costsse.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/build/lib/turbine_costsse/turbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/dist/Turbine_CostsSE-0.1.0-py2.7.egg (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/Makefile (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/conf.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/cover.docx (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/documentation.rst (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/examples/example.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/exts/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/exts/numfig.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/BladeCost.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/BladeCost.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/NRELCSM.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/NRELCSM.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/gearboxCost.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/gearboxCost.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/lssCost.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/lssCost.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/mainframeCost.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/mainframeCost.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/pitchCost.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/pitchCost.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/yawCost.pdf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/images/yawCost.png (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/index.rst (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/installation.rst (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/intro.rst (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/latex-style/minisphinx.sty (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/latex-style/nrel.bst (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/latex-style/nrel.cls (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/make.bat (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/nrel-theme/static/nrel.css_t (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/nrel-theme/theme.conf (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/references.bib (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/scripts/custom-fix.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/scripts/latex-fix.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/theory.rst (100%) rename {turbine_costsSE => Turbine_CostsSE}/docs/tutorial.rst (100%) rename {turbine_costsSE => Turbine_CostsSE}/setup.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/Turbine_CostsSE.egg-info/PKG-INFO (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/Turbine_CostsSE.egg-info/SOURCES.txt (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/Turbine_CostsSE.egg-info/dependency_links.txt (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/Turbine_CostsSE.egg-info/not-zip-safe (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/Turbine_CostsSE.egg-info/top_level.txt (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/test/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/test/testCost.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/test/test_NEWturbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/test/test_Turbine_CostsSE.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/test/test_Turbine_CostsSE_gradients.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/NEWnrel_csm_tcc_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/NEWturbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/NEWturbine_costsse_2015.pyc (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/__init__.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/mycosts.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/nrel_csm_tcc.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/nrel_csm_tcc_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/openmdao_log.txt (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/turbine_costsse.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/turbine_costsse_2015.py (100%) rename {turbine_costsSE => Turbine_CostsSE}/src/turbine_costsse/turbine_costsse_2015.pyc (100%) diff --git a/turbine_costsSE/CHANGELOG.md b/Turbine_CostsSE/CHANGELOG.md similarity index 100% rename from turbine_costsSE/CHANGELOG.md rename to Turbine_CostsSE/CHANGELOG.md diff --git a/turbine_costsSE/LICENSE.txt b/Turbine_CostsSE/LICENSE.txt similarity index 100% rename from turbine_costsSE/LICENSE.txt rename to Turbine_CostsSE/LICENSE.txt diff --git a/turbine_costsSE/MANIFEST.in b/Turbine_CostsSE/MANIFEST.in similarity index 100% rename from turbine_costsSE/MANIFEST.in rename to Turbine_CostsSE/MANIFEST.in diff --git a/turbine_costsSE/README.md b/Turbine_CostsSE/README.md similarity index 100% rename from turbine_costsSE/README.md rename to Turbine_CostsSE/README.md diff --git a/turbine_costsSE/__init__.py b/Turbine_CostsSE/__init__.py similarity index 100% rename from turbine_costsSE/__init__.py rename to Turbine_CostsSE/__init__.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/test/__init__.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/__init__.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/test/__init__.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/__init__.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/test/testCost.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/testCost.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/test/testCost.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/testCost.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/test/test_NEWturbine_costsse_2015.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/test_NEWturbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/test/test_NEWturbine_costsse_2015.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/test_NEWturbine_costsse_2015.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE_gradients.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE_gradients.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE_gradients.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/test/test_Turbine_CostsSE_gradients.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWnrel_csm_tcc_2015.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWnrel_csm_tcc_2015.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWnrel_csm_tcc_2015.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWnrel_csm_tcc_2015.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWturbine_costsse_2015.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWturbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWturbine_costsse_2015.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/NEWturbine_costsse_2015.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/__init__.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/__init__.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/__init__.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/__init__.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/mycosts.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/mycosts.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/mycosts.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/mycosts.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc_2015.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc_2015.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc_2015.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/nrel_csm_tcc_2015.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse.py diff --git a/turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse_2015.py b/Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse_2015.py rename to Turbine_CostsSE/build/lib.linux-x86_64-2.7/turbine_costsse/turbine_costsse_2015.py diff --git a/turbine_costsSE/build/lib/test/__init__.py b/Turbine_CostsSE/build/lib/test/__init__.py similarity index 100% rename from turbine_costsSE/build/lib/test/__init__.py rename to Turbine_CostsSE/build/lib/test/__init__.py diff --git a/turbine_costsSE/build/lib/test/testCost.py b/Turbine_CostsSE/build/lib/test/testCost.py similarity index 100% rename from turbine_costsSE/build/lib/test/testCost.py rename to Turbine_CostsSE/build/lib/test/testCost.py diff --git a/turbine_costsSE/build/lib/test/test_NEWturbine_costsse_2015.py b/Turbine_CostsSE/build/lib/test/test_NEWturbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/build/lib/test/test_NEWturbine_costsse_2015.py rename to Turbine_CostsSE/build/lib/test/test_NEWturbine_costsse_2015.py diff --git a/turbine_costsSE/build/lib/test/test_Turbine_CostsSE.py b/Turbine_CostsSE/build/lib/test/test_Turbine_CostsSE.py similarity index 100% rename from turbine_costsSE/build/lib/test/test_Turbine_CostsSE.py rename to Turbine_CostsSE/build/lib/test/test_Turbine_CostsSE.py diff --git a/turbine_costsSE/build/lib/test/test_Turbine_CostsSE_gradients.py b/Turbine_CostsSE/build/lib/test/test_Turbine_CostsSE_gradients.py similarity index 100% rename from turbine_costsSE/build/lib/test/test_Turbine_CostsSE_gradients.py rename to Turbine_CostsSE/build/lib/test/test_Turbine_CostsSE_gradients.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/NEWnrel_csm_tcc_2015.py b/Turbine_CostsSE/build/lib/turbine_costsse/NEWnrel_csm_tcc_2015.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/NEWnrel_csm_tcc_2015.py rename to Turbine_CostsSE/build/lib/turbine_costsse/NEWnrel_csm_tcc_2015.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/NEWturbine_costsse_2015.py b/Turbine_CostsSE/build/lib/turbine_costsse/NEWturbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/NEWturbine_costsse_2015.py rename to Turbine_CostsSE/build/lib/turbine_costsse/NEWturbine_costsse_2015.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/__init__.py b/Turbine_CostsSE/build/lib/turbine_costsse/__init__.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/__init__.py rename to Turbine_CostsSE/build/lib/turbine_costsse/__init__.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/mycosts.py b/Turbine_CostsSE/build/lib/turbine_costsse/mycosts.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/mycosts.py rename to Turbine_CostsSE/build/lib/turbine_costsse/mycosts.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/nrel_csm_tcc.py b/Turbine_CostsSE/build/lib/turbine_costsse/nrel_csm_tcc.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/nrel_csm_tcc.py rename to Turbine_CostsSE/build/lib/turbine_costsse/nrel_csm_tcc.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/nrel_csm_tcc_2015.py b/Turbine_CostsSE/build/lib/turbine_costsse/nrel_csm_tcc_2015.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/nrel_csm_tcc_2015.py rename to Turbine_CostsSE/build/lib/turbine_costsse/nrel_csm_tcc_2015.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/turbine_costsse.py b/Turbine_CostsSE/build/lib/turbine_costsse/turbine_costsse.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/turbine_costsse.py rename to Turbine_CostsSE/build/lib/turbine_costsse/turbine_costsse.py diff --git a/turbine_costsSE/build/lib/turbine_costsse/turbine_costsse_2015.py b/Turbine_CostsSE/build/lib/turbine_costsse/turbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/build/lib/turbine_costsse/turbine_costsse_2015.py rename to Turbine_CostsSE/build/lib/turbine_costsse/turbine_costsse_2015.py diff --git a/turbine_costsSE/dist/Turbine_CostsSE-0.1.0-py2.7.egg b/Turbine_CostsSE/dist/Turbine_CostsSE-0.1.0-py2.7.egg similarity index 100% rename from turbine_costsSE/dist/Turbine_CostsSE-0.1.0-py2.7.egg rename to Turbine_CostsSE/dist/Turbine_CostsSE-0.1.0-py2.7.egg diff --git a/turbine_costsSE/docs/Makefile b/Turbine_CostsSE/docs/Makefile similarity index 100% rename from turbine_costsSE/docs/Makefile rename to Turbine_CostsSE/docs/Makefile diff --git a/turbine_costsSE/docs/__init__.py b/Turbine_CostsSE/docs/__init__.py similarity index 100% rename from turbine_costsSE/docs/__init__.py rename to Turbine_CostsSE/docs/__init__.py diff --git a/turbine_costsSE/docs/conf.py b/Turbine_CostsSE/docs/conf.py similarity index 100% rename from turbine_costsSE/docs/conf.py rename to Turbine_CostsSE/docs/conf.py diff --git a/turbine_costsSE/docs/cover.docx b/Turbine_CostsSE/docs/cover.docx similarity index 100% rename from turbine_costsSE/docs/cover.docx rename to Turbine_CostsSE/docs/cover.docx diff --git a/turbine_costsSE/docs/documentation.rst b/Turbine_CostsSE/docs/documentation.rst similarity index 100% rename from turbine_costsSE/docs/documentation.rst rename to Turbine_CostsSE/docs/documentation.rst diff --git a/turbine_costsSE/docs/examples/example.py b/Turbine_CostsSE/docs/examples/example.py similarity index 100% rename from turbine_costsSE/docs/examples/example.py rename to Turbine_CostsSE/docs/examples/example.py diff --git a/turbine_costsSE/docs/exts/__init__.py b/Turbine_CostsSE/docs/exts/__init__.py similarity index 100% rename from turbine_costsSE/docs/exts/__init__.py rename to Turbine_CostsSE/docs/exts/__init__.py diff --git a/turbine_costsSE/docs/exts/numfig.py b/Turbine_CostsSE/docs/exts/numfig.py similarity index 100% rename from turbine_costsSE/docs/exts/numfig.py rename to Turbine_CostsSE/docs/exts/numfig.py diff --git a/turbine_costsSE/docs/images/BladeCost.pdf b/Turbine_CostsSE/docs/images/BladeCost.pdf similarity index 100% rename from turbine_costsSE/docs/images/BladeCost.pdf rename to Turbine_CostsSE/docs/images/BladeCost.pdf diff --git a/turbine_costsSE/docs/images/BladeCost.png b/Turbine_CostsSE/docs/images/BladeCost.png similarity index 100% rename from turbine_costsSE/docs/images/BladeCost.png rename to Turbine_CostsSE/docs/images/BladeCost.png diff --git a/turbine_costsSE/docs/images/NRELCSM.pdf b/Turbine_CostsSE/docs/images/NRELCSM.pdf similarity index 100% rename from turbine_costsSE/docs/images/NRELCSM.pdf rename to Turbine_CostsSE/docs/images/NRELCSM.pdf diff --git a/turbine_costsSE/docs/images/NRELCSM.png b/Turbine_CostsSE/docs/images/NRELCSM.png similarity index 100% rename from turbine_costsSE/docs/images/NRELCSM.png rename to Turbine_CostsSE/docs/images/NRELCSM.png diff --git a/turbine_costsSE/docs/images/gearboxCost.pdf b/Turbine_CostsSE/docs/images/gearboxCost.pdf similarity index 100% rename from turbine_costsSE/docs/images/gearboxCost.pdf rename to Turbine_CostsSE/docs/images/gearboxCost.pdf diff --git a/turbine_costsSE/docs/images/gearboxCost.png b/Turbine_CostsSE/docs/images/gearboxCost.png similarity index 100% rename from turbine_costsSE/docs/images/gearboxCost.png rename to Turbine_CostsSE/docs/images/gearboxCost.png diff --git a/turbine_costsSE/docs/images/lssCost.pdf b/Turbine_CostsSE/docs/images/lssCost.pdf similarity index 100% rename from turbine_costsSE/docs/images/lssCost.pdf rename to Turbine_CostsSE/docs/images/lssCost.pdf diff --git a/turbine_costsSE/docs/images/lssCost.png b/Turbine_CostsSE/docs/images/lssCost.png similarity index 100% rename from turbine_costsSE/docs/images/lssCost.png rename to Turbine_CostsSE/docs/images/lssCost.png diff --git a/turbine_costsSE/docs/images/mainframeCost.pdf b/Turbine_CostsSE/docs/images/mainframeCost.pdf similarity index 100% rename from turbine_costsSE/docs/images/mainframeCost.pdf rename to Turbine_CostsSE/docs/images/mainframeCost.pdf diff --git a/turbine_costsSE/docs/images/mainframeCost.png b/Turbine_CostsSE/docs/images/mainframeCost.png similarity index 100% rename from turbine_costsSE/docs/images/mainframeCost.png rename to Turbine_CostsSE/docs/images/mainframeCost.png diff --git a/turbine_costsSE/docs/images/pitchCost.pdf b/Turbine_CostsSE/docs/images/pitchCost.pdf similarity index 100% rename from turbine_costsSE/docs/images/pitchCost.pdf rename to Turbine_CostsSE/docs/images/pitchCost.pdf diff --git a/turbine_costsSE/docs/images/pitchCost.png b/Turbine_CostsSE/docs/images/pitchCost.png similarity index 100% rename from turbine_costsSE/docs/images/pitchCost.png rename to Turbine_CostsSE/docs/images/pitchCost.png diff --git a/turbine_costsSE/docs/images/yawCost.pdf b/Turbine_CostsSE/docs/images/yawCost.pdf similarity index 100% rename from turbine_costsSE/docs/images/yawCost.pdf rename to Turbine_CostsSE/docs/images/yawCost.pdf diff --git a/turbine_costsSE/docs/images/yawCost.png b/Turbine_CostsSE/docs/images/yawCost.png similarity index 100% rename from turbine_costsSE/docs/images/yawCost.png rename to Turbine_CostsSE/docs/images/yawCost.png diff --git a/turbine_costsSE/docs/index.rst b/Turbine_CostsSE/docs/index.rst similarity index 100% rename from turbine_costsSE/docs/index.rst rename to Turbine_CostsSE/docs/index.rst diff --git a/turbine_costsSE/docs/installation.rst b/Turbine_CostsSE/docs/installation.rst similarity index 100% rename from turbine_costsSE/docs/installation.rst rename to Turbine_CostsSE/docs/installation.rst diff --git a/turbine_costsSE/docs/intro.rst b/Turbine_CostsSE/docs/intro.rst similarity index 100% rename from turbine_costsSE/docs/intro.rst rename to Turbine_CostsSE/docs/intro.rst diff --git a/turbine_costsSE/docs/latex-style/minisphinx.sty b/Turbine_CostsSE/docs/latex-style/minisphinx.sty similarity index 100% rename from turbine_costsSE/docs/latex-style/minisphinx.sty rename to Turbine_CostsSE/docs/latex-style/minisphinx.sty diff --git a/turbine_costsSE/docs/latex-style/nrel.bst b/Turbine_CostsSE/docs/latex-style/nrel.bst similarity index 100% rename from turbine_costsSE/docs/latex-style/nrel.bst rename to Turbine_CostsSE/docs/latex-style/nrel.bst diff --git a/turbine_costsSE/docs/latex-style/nrel.cls b/Turbine_CostsSE/docs/latex-style/nrel.cls similarity index 100% rename from turbine_costsSE/docs/latex-style/nrel.cls rename to Turbine_CostsSE/docs/latex-style/nrel.cls diff --git a/turbine_costsSE/docs/make.bat b/Turbine_CostsSE/docs/make.bat similarity index 100% rename from turbine_costsSE/docs/make.bat rename to Turbine_CostsSE/docs/make.bat diff --git a/turbine_costsSE/docs/nrel-theme/static/nrel.css_t b/Turbine_CostsSE/docs/nrel-theme/static/nrel.css_t similarity index 100% rename from turbine_costsSE/docs/nrel-theme/static/nrel.css_t rename to Turbine_CostsSE/docs/nrel-theme/static/nrel.css_t diff --git a/turbine_costsSE/docs/nrel-theme/theme.conf b/Turbine_CostsSE/docs/nrel-theme/theme.conf similarity index 100% rename from turbine_costsSE/docs/nrel-theme/theme.conf rename to Turbine_CostsSE/docs/nrel-theme/theme.conf diff --git a/turbine_costsSE/docs/references.bib b/Turbine_CostsSE/docs/references.bib similarity index 100% rename from turbine_costsSE/docs/references.bib rename to Turbine_CostsSE/docs/references.bib diff --git a/turbine_costsSE/docs/scripts/custom-fix.py b/Turbine_CostsSE/docs/scripts/custom-fix.py similarity index 100% rename from turbine_costsSE/docs/scripts/custom-fix.py rename to Turbine_CostsSE/docs/scripts/custom-fix.py diff --git a/turbine_costsSE/docs/scripts/latex-fix.py b/Turbine_CostsSE/docs/scripts/latex-fix.py similarity index 100% rename from turbine_costsSE/docs/scripts/latex-fix.py rename to Turbine_CostsSE/docs/scripts/latex-fix.py diff --git a/turbine_costsSE/docs/theory.rst b/Turbine_CostsSE/docs/theory.rst similarity index 100% rename from turbine_costsSE/docs/theory.rst rename to Turbine_CostsSE/docs/theory.rst diff --git a/turbine_costsSE/docs/tutorial.rst b/Turbine_CostsSE/docs/tutorial.rst similarity index 100% rename from turbine_costsSE/docs/tutorial.rst rename to Turbine_CostsSE/docs/tutorial.rst diff --git a/turbine_costsSE/setup.py b/Turbine_CostsSE/setup.py similarity index 100% rename from turbine_costsSE/setup.py rename to Turbine_CostsSE/setup.py diff --git a/turbine_costsSE/src/Turbine_CostsSE.egg-info/PKG-INFO b/Turbine_CostsSE/src/Turbine_CostsSE.egg-info/PKG-INFO similarity index 100% rename from turbine_costsSE/src/Turbine_CostsSE.egg-info/PKG-INFO rename to Turbine_CostsSE/src/Turbine_CostsSE.egg-info/PKG-INFO diff --git a/turbine_costsSE/src/Turbine_CostsSE.egg-info/SOURCES.txt b/Turbine_CostsSE/src/Turbine_CostsSE.egg-info/SOURCES.txt similarity index 100% rename from turbine_costsSE/src/Turbine_CostsSE.egg-info/SOURCES.txt rename to Turbine_CostsSE/src/Turbine_CostsSE.egg-info/SOURCES.txt diff --git a/turbine_costsSE/src/Turbine_CostsSE.egg-info/dependency_links.txt b/Turbine_CostsSE/src/Turbine_CostsSE.egg-info/dependency_links.txt similarity index 100% rename from turbine_costsSE/src/Turbine_CostsSE.egg-info/dependency_links.txt rename to Turbine_CostsSE/src/Turbine_CostsSE.egg-info/dependency_links.txt diff --git a/turbine_costsSE/src/Turbine_CostsSE.egg-info/not-zip-safe b/Turbine_CostsSE/src/Turbine_CostsSE.egg-info/not-zip-safe similarity index 100% rename from turbine_costsSE/src/Turbine_CostsSE.egg-info/not-zip-safe rename to Turbine_CostsSE/src/Turbine_CostsSE.egg-info/not-zip-safe diff --git a/turbine_costsSE/src/Turbine_CostsSE.egg-info/top_level.txt b/Turbine_CostsSE/src/Turbine_CostsSE.egg-info/top_level.txt similarity index 100% rename from turbine_costsSE/src/Turbine_CostsSE.egg-info/top_level.txt rename to Turbine_CostsSE/src/Turbine_CostsSE.egg-info/top_level.txt diff --git a/turbine_costsSE/src/__init__.py b/Turbine_CostsSE/src/__init__.py similarity index 100% rename from turbine_costsSE/src/__init__.py rename to Turbine_CostsSE/src/__init__.py diff --git a/turbine_costsSE/src/test/__init__.py b/Turbine_CostsSE/src/test/__init__.py similarity index 100% rename from turbine_costsSE/src/test/__init__.py rename to Turbine_CostsSE/src/test/__init__.py diff --git a/turbine_costsSE/src/test/testCost.py b/Turbine_CostsSE/src/test/testCost.py similarity index 100% rename from turbine_costsSE/src/test/testCost.py rename to Turbine_CostsSE/src/test/testCost.py diff --git a/turbine_costsSE/src/test/test_NEWturbine_costsse_2015.py b/Turbine_CostsSE/src/test/test_NEWturbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/src/test/test_NEWturbine_costsse_2015.py rename to Turbine_CostsSE/src/test/test_NEWturbine_costsse_2015.py diff --git a/turbine_costsSE/src/test/test_Turbine_CostsSE.py b/Turbine_CostsSE/src/test/test_Turbine_CostsSE.py similarity index 100% rename from turbine_costsSE/src/test/test_Turbine_CostsSE.py rename to Turbine_CostsSE/src/test/test_Turbine_CostsSE.py diff --git a/turbine_costsSE/src/test/test_Turbine_CostsSE_gradients.py b/Turbine_CostsSE/src/test/test_Turbine_CostsSE_gradients.py similarity index 100% rename from turbine_costsSE/src/test/test_Turbine_CostsSE_gradients.py rename to Turbine_CostsSE/src/test/test_Turbine_CostsSE_gradients.py diff --git a/turbine_costsSE/src/turbine_costsse/NEWnrel_csm_tcc_2015.py b/Turbine_CostsSE/src/turbine_costsse/NEWnrel_csm_tcc_2015.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/NEWnrel_csm_tcc_2015.py rename to Turbine_CostsSE/src/turbine_costsse/NEWnrel_csm_tcc_2015.py diff --git a/turbine_costsSE/src/turbine_costsse/NEWturbine_costsse_2015.py b/Turbine_CostsSE/src/turbine_costsse/NEWturbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/NEWturbine_costsse_2015.py rename to Turbine_CostsSE/src/turbine_costsse/NEWturbine_costsse_2015.py diff --git a/turbine_costsSE/src/turbine_costsse/NEWturbine_costsse_2015.pyc b/Turbine_CostsSE/src/turbine_costsse/NEWturbine_costsse_2015.pyc similarity index 100% rename from turbine_costsSE/src/turbine_costsse/NEWturbine_costsse_2015.pyc rename to Turbine_CostsSE/src/turbine_costsse/NEWturbine_costsse_2015.pyc diff --git a/turbine_costsSE/src/turbine_costsse/__init__.py b/Turbine_CostsSE/src/turbine_costsse/__init__.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/__init__.py rename to Turbine_CostsSE/src/turbine_costsse/__init__.py diff --git a/turbine_costsSE/src/turbine_costsse/mycosts.py b/Turbine_CostsSE/src/turbine_costsse/mycosts.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/mycosts.py rename to Turbine_CostsSE/src/turbine_costsse/mycosts.py diff --git a/turbine_costsSE/src/turbine_costsse/nrel_csm_tcc.py b/Turbine_CostsSE/src/turbine_costsse/nrel_csm_tcc.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/nrel_csm_tcc.py rename to Turbine_CostsSE/src/turbine_costsse/nrel_csm_tcc.py diff --git a/turbine_costsSE/src/turbine_costsse/nrel_csm_tcc_2015.py b/Turbine_CostsSE/src/turbine_costsse/nrel_csm_tcc_2015.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/nrel_csm_tcc_2015.py rename to Turbine_CostsSE/src/turbine_costsse/nrel_csm_tcc_2015.py diff --git a/turbine_costsSE/src/turbine_costsse/openmdao_log.txt b/Turbine_CostsSE/src/turbine_costsse/openmdao_log.txt similarity index 100% rename from turbine_costsSE/src/turbine_costsse/openmdao_log.txt rename to Turbine_CostsSE/src/turbine_costsse/openmdao_log.txt diff --git a/turbine_costsSE/src/turbine_costsse/turbine_costsse.py b/Turbine_CostsSE/src/turbine_costsse/turbine_costsse.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/turbine_costsse.py rename to Turbine_CostsSE/src/turbine_costsse/turbine_costsse.py diff --git a/turbine_costsSE/src/turbine_costsse/turbine_costsse_2015.py b/Turbine_CostsSE/src/turbine_costsse/turbine_costsse_2015.py similarity index 100% rename from turbine_costsSE/src/turbine_costsse/turbine_costsse_2015.py rename to Turbine_CostsSE/src/turbine_costsse/turbine_costsse_2015.py diff --git a/turbine_costsSE/src/turbine_costsse/turbine_costsse_2015.pyc b/Turbine_CostsSE/src/turbine_costsse/turbine_costsse_2015.pyc similarity index 100% rename from turbine_costsSE/src/turbine_costsse/turbine_costsse_2015.pyc rename to Turbine_CostsSE/src/turbine_costsse/turbine_costsse_2015.pyc