Skip to content

Commit

Permalink
0.1.84 release
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Aug 1, 2020
1 parent 646d50b commit 623b1d2
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 1,
"metadata": {
"collapsed": false
},
Expand All @@ -37,24 +37,24 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 2,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"text/html": [
"\\[109.8342584689115\\ gallon/minute\\]"
"\\[109.83425846891171\\ gallon/minute\\]"
],
"text/latex": [
"$109.8342584689115\\ \\frac{\\mathrm{gallon}}{\\mathrm{minute}}$"
"$109.83425846891171\\ \\frac{\\mathrm{gallon}}{\\mathrm{minute}}$"
],
"text/plain": [
"109.8342584689115 <Unit('gallon / minute')>"
"109.83425846891171 <Unit('gallon / minute')>"
]
},
"execution_count": 43,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -71,24 +71,24 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 3,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"text/html": [
"\\[0.49677293174261683\\ dimensionless\\]"
"\\[0.6066043513551787\\ dimensionless\\]"
],
"text/latex": [
"$0.49677293174261683\\ dimensionless$"
"$0.6066043513551787\\ dimensionless$"
],
"text/plain": [
"0.49677293174261683 <Unit('dimensionless')>"
"0.6066043513551787 <Unit('dimensionless')>"
]
},
"execution_count": 46,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 1,
"metadata": {
"collapsed": false
},
Expand All @@ -45,7 +45,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 2,
"metadata": {
"collapsed": false
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 1,
"metadata": {
"collapsed": false
},
Expand All @@ -29,7 +29,7 @@
" 70.8 <Unit('pound_force_per_square_inch')>)"
]
},
"execution_count": 9,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 1,
"metadata": {
"collapsed": false
},
Expand All @@ -37,7 +37,7 @@
"13.887316780096477 <Unit('foot')>"
]
},
"execution_count": 7,
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -66,7 +66,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 2,
"metadata": {
"collapsed": false
},
Expand All @@ -83,7 +83,7 @@
"26.0 <Unit('foot')>"
]
},
"execution_count": 8,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 1,
"metadata": {
"collapsed": false
},
Expand Down
17 changes: 17 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,22 @@ Solved fluids mechanics problems
Examples/Crane TP 410 Solved Problems/7.14 Bernoulli's Theorem-Water.ipynb
Examples/Crane TP 410 Solved Problems/7.15 Power Required for Pumping.ipynb
Examples/Crane TP 410 Solved Problems/7.16 Air Lines.ipynb
Examples/Crane TP 410 Solved Problems/7.17 Sizing of Pump for Oil Pipelines.ipynb
Examples/Crane TP 410 Solved Problems/7.18 Gas.ipynb
Examples/Crane TP 410 Solved Problems/7.19 Water.ipynb
Examples/Crane TP 410 Solved Problems/7.20 Steam at Sonic Velocity.ipynb
Examples/Crane TP 410 Solved Problems/7.21 Gases at Sonic Velocity.ipynb
Examples/Crane TP 410 Solved Problems/7.22 Compressible Fluids at Subsonic Velocity.ipynb
Examples/Crane TP 410 Solved Problems/7.23 Flow Through Orifice Meters.ipynb
Examples/Crane TP 410 Solved Problems/7.24 Laminar Flow.ipynb
Examples/Crane TP 410 Solved Problems/7.25 Rectangular Duct - Application of Hydraulic Radius to Flow Problems.ipynb
Examples/Crane TP 410 Solved Problems/7.26 Pipe Partially Filled with Flowing Water.ipynb
Examples/Crane TP 410 Solved Problems/7.27 Sizing Control Valves for Liquid Service.ipynb
Examples/Crane TP 410 Solved Problems/7.28 Checking for Choked Flow Conditions in a Control Valve.ipynb
Examples/Crane TP 410 Solved Problems/7.29 Orifice Flow Rate Calculation.ipynb
Examples/Crane TP 410 Solved Problems/7.30 Nozzle Sizing Calculations.ipynb
Examples/Crane TP 410 Solved Problems/7.32 NPSH Available Calculation.ipynb
Examples/Crane TP 410 Solved Problems/7.33 Pump Affinity Rules.ipynb
Examples/Crane TP 410 Solved Problems/7.34 Pump Power and Operating Cost.ipynb
Examples/Crane TP 410 Solved Problems/7.35 Hydraulic Resistance of a Converging Tee.ipynb
Examples/Crane TP 410 Solved Problems/7.36 Hydraulic Resistance of a Diverging Wye.ipynb
2 changes: 1 addition & 1 deletion fluids/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def load_types():
for m in submodules:
type_module(m)

__version__ = '0.1.83'
__version__ = '0.1.84'

try:
fluids_dir = os.path.dirname(__file__)
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
name='fluids',
packages=['fluids'],
license='MIT',
version='0.1.83',
download_url='https://github.com/CalebBell/fluids/tarball/0.1.83',
version='0.1.84',
download_url='https://github.com/CalebBell/fluids/tarball/0.1.84',
description=description,
long_description=open('README.rst').read(),
install_requires=["numpy>=1.5.0", "scipy>=0.9.0"],
Expand Down

0 comments on commit 623b1d2

Please sign in to comment.