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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: turbo-design
3
- Version: 1.0.5
3
+ Version: 1.0.6
4
4
  Summary: TurboDesign is a library used to design turbines and compressors using radial equilibrium.
5
5
  Author: Paht Juangphanich
6
6
  Author-email: paht.juangphanich@nasa.gov
@@ -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=cR8T-Uf75p-3cvlg6A3smi68LSJaubA_kSL7iBQw6po,5862
16
- turbodesign/loss/turbine/craigcox.py,sha256=GZt9lMTPI7U_uIM7IiRlZOYNGegHY0ImVXo5A5S8kJ0,9665
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=naOolqqQbW8hOoGe70H2WuovUF4zIc_FXrJT1Xan9yI,5073
20
- turbodesign/loss/turbine/traupel.py,sha256=6DHmeCrPjDlC-Q4XNTm2nQKEt6wx7ECLjCkWPGaF1bo,4165
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.5.dist-info/METADATA,sha256=LgTOdiXPLOVGdZDGy0MoHs49Wak6HbMJXPO_GApZCyM,683
32
- turbo_design-1.0.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
33
- turbo_design-1.0.5.dist-info/RECORD,,
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/blob/main/references/Turbines/AinleyMathieson/ainleymathieson.pkl"
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/blob/main/references/Turbines/CraigCox/craigcox.pkl"
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/blob/main/references/Turbines/KackerOkapuu/kackerokapuu.pkl"
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/blob/main/references/Turbines/Traupel/traupel.pkl"
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):