turbo-design 1.0.5__py3-none-any.whl → 1.0.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of turbo-design might be problematic. Click here for more details.
- {turbo_design-1.0.5.dist-info → turbo_design-1.0.6.dist-info}/METADATA +1 -1
- {turbo_design-1.0.5.dist-info → turbo_design-1.0.6.dist-info}/RECORD +7 -7
- turbodesign/loss/turbine/ainleymathieson.py +1 -1
- turbodesign/loss/turbine/craigcox.py +1 -1
- turbodesign/loss/turbine/kackerokapuu.py +1 -1
- turbodesign/loss/turbine/traupel.py +1 -1
- {turbo_design-1.0.5.dist-info → turbo_design-1.0.6.dist-info}/WHEEL +0 -0
|
@@ -12,12 +12,12 @@ turbodesign/loss/compressor/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY7
|
|
|
12
12
|
turbodesign/loss/losstype.py,sha256=Vzj3UPk1_5IA3DtL56Eb5Z7LkYyMQ97DGZvgfki8ByA,708
|
|
13
13
|
turbodesign/loss/turbine/TD2.py,sha256=evyTG4K6s56NGdjxrZFD3G7zsB8_2lJTBOxT3Ju2uG8,5207
|
|
14
14
|
turbodesign/loss/turbine/__init__.py,sha256=gxTSMzUGgRHaUbG6SWrXg_XsQs7A6LNWeL_EMgHiuoc,286
|
|
15
|
-
turbodesign/loss/turbine/ainleymathieson.py,sha256=
|
|
16
|
-
turbodesign/loss/turbine/craigcox.py,sha256=
|
|
15
|
+
turbodesign/loss/turbine/ainleymathieson.py,sha256=8UbugNmxI12I68HGctJe2lQpqjKZN1b40UOTzqU6hQQ,5861
|
|
16
|
+
turbodesign/loss/turbine/craigcox.py,sha256=TrbNdpGdyD5kTRFKfNmbRDhCOjA0-GT5xoluLQpO1gA,9664
|
|
17
17
|
turbodesign/loss/turbine/fixedefficiency.py,sha256=JJv4GUS5q9pvuf3akjBtlcHOykRYmRVFfDDrdWqH6S4,774
|
|
18
18
|
turbodesign/loss/turbine/fixedpressureloss.py,sha256=jbm8dt8wtyN1RaOgpgYZsvwM0-0lv2Y73kXleyoy0zE,683
|
|
19
|
-
turbodesign/loss/turbine/kackerokapuu.py,sha256=
|
|
20
|
-
turbodesign/loss/turbine/traupel.py,sha256=
|
|
19
|
+
turbodesign/loss/turbine/kackerokapuu.py,sha256=EaGOSCB5OxkaeUDfzMxiIYCyTXiAenkWZNa39ZfGb8k,5072
|
|
20
|
+
turbodesign/loss/turbine/traupel.py,sha256=aZxFE9JDcCfi1gy-fqS1SxjjlhuDG-H-g3LPurty1M0,4164
|
|
21
21
|
turbodesign/lossinterp.py,sha256=B2KEobp-nD9jwD6UINgBmTlH9kKyWg3UNvXxqfUsr-k,6198
|
|
22
22
|
turbodesign/outlet.py,sha256=SwTwoL6XnWlsrE5A6wLxu3qXkydDDUsdKKeBbJm4mrQ,2069
|
|
23
23
|
turbodesign/passage.py,sha256=1Erl03ISwV4fTwRjgh2cCTdNpUpT1O4zrZh8xO-1zSU,7577
|
|
@@ -28,6 +28,6 @@ turbodesign/spool.py,sha256=uDmAAZ_ougiHbjQG4qhyaOrxs6qAOXV9eri6mpiUHz0,13073
|
|
|
28
28
|
turbodesign/stage.py,sha256=UP45sDKDLsAkO_WfDWJ6kqXU7cYKh_4QO01QZnSN1oQ,166
|
|
29
29
|
turbodesign/td_math.py,sha256=I_0cwr38O21MSvsrcTHcx_4N50nTpFKZR1IT-mKqsws,17227
|
|
30
30
|
turbodesign/turbinespool.py,sha256=2f5wT668vRiZSb02R5TM74ZDAXiCUX2ikZCdqzFmkRY,21532
|
|
31
|
-
turbo_design-1.0.
|
|
32
|
-
turbo_design-1.0.
|
|
33
|
-
turbo_design-1.0.
|
|
31
|
+
turbo_design-1.0.6.dist-info/METADATA,sha256=JYEy9fOYc-rw36EluGIR4UACKPs3nIPKzOweJvFQhFg,683
|
|
32
|
+
turbo_design-1.0.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
33
|
+
turbo_design-1.0.6.dist-info/RECORD,,
|
|
@@ -28,7 +28,7 @@ class AinleyMathieson(LossBaseClass):
|
|
|
28
28
|
path = pathlib.Path(os.path.join(os.environ['TD3_HOME'],"ainleymathieson"+".pkl"))
|
|
29
29
|
|
|
30
30
|
if not path.exists():
|
|
31
|
-
url = "https://github.com/nasa/turbo-design/
|
|
31
|
+
url = "https://github.com/nasa/turbo-design/raw/main/references/Turbines/AinleyMathieson/ainleymathieson.pkl"
|
|
32
32
|
response = requests.get(url, stream=True)
|
|
33
33
|
with open(path.absolute(), mode="wb") as file:
|
|
34
34
|
for chunk in response.iter_content(chunk_size=10 * 1024):
|
|
@@ -22,7 +22,7 @@ class CraigCox(LossBaseClass):
|
|
|
22
22
|
|
|
23
23
|
if not path.exists():
|
|
24
24
|
# Download data from Github
|
|
25
|
-
url = "https://github.com/nasa/turbo-design/
|
|
25
|
+
url = "https://github.com/nasa/turbo-design/raw/main/references/Turbines/CraigCox/craigcox.pkl"
|
|
26
26
|
response = requests.get(url, stream=True)
|
|
27
27
|
with open(path.absolute(), mode="wb") as file:
|
|
28
28
|
for chunk in response.iter_content(chunk_size=10 * 1024):
|
|
@@ -25,7 +25,7 @@ class KrackerOkapuu(LossBaseClass):
|
|
|
25
25
|
path = pathlib.Path(os.path.join(os.environ['TD3_HOME'],"kackerokapuu"+".pkl"))
|
|
26
26
|
|
|
27
27
|
if not path.exists():
|
|
28
|
-
url = "https://github.com/nasa/turbo-design/
|
|
28
|
+
url = "https://github.com/nasa/turbo-design/raw/main/references/Turbines/KackerOkapuu/kackerokapuu.pkl"
|
|
29
29
|
response = requests.get(url, stream=True)
|
|
30
30
|
with open(path.absolute(), mode="wb") as file:
|
|
31
31
|
for chunk in response.iter_content(chunk_size=10 * 1024):
|
|
@@ -14,7 +14,7 @@ class Traupel(LossBaseClass):
|
|
|
14
14
|
path = pathlib.Path(os.path.join(os.environ['TD3_HOME'],"traupel"+".pkl"))
|
|
15
15
|
|
|
16
16
|
if not path.exists():
|
|
17
|
-
url = "https://github.com/nasa/turbo-design/
|
|
17
|
+
url = "https://github.com/nasa/turbo-design/raw/main/references/Turbines/Traupel/traupel.pkl"
|
|
18
18
|
response = requests.get(url, stream=True)
|
|
19
19
|
with open(path.absolute(), mode="wb") as file:
|
|
20
20
|
for chunk in response.iter_content(chunk_size=10 * 1024):
|
|
File without changes
|