AUTHORS
LICENSE.txt
MANIFEST.in
README.rst
pytest.ini
setup.py
docs/conf.py
docs/data.rst
docs/developers.rst
docs/examples.rst
docs/fluids.atmosphere.rst
docs/fluids.compressible.rst
docs/fluids.control_valve.rst
docs/fluids.core.rst
docs/fluids.drag.rst
docs/fluids.filters.rst
docs/fluids.fittings.rst
docs/fluids.flow_meter.rst
docs/fluids.friction.rst
docs/fluids.geometry.rst
docs/fluids.jet_pump.rst
docs/fluids.mixing.rst
docs/fluids.numba.rst
docs/fluids.open_flow.rst
docs/fluids.packed_bed.rst
docs/fluids.packed_tower.rst
docs/fluids.particle_size_distribution.rst
docs/fluids.piping.rst
docs/fluids.pump.rst
docs/fluids.rst
docs/fluids.safety_valve.rst
docs/fluids.saltation.rst
docs/fluids.separator.rst
docs/fluids.two_phase.rst
docs/fluids.two_phase_voidage.rst
docs/fluids.units.rst
docs/fluids.vectorized.rst
docs/index.rst
docs/modules.rst
docs/robots.txt
docs/test_documentation.py
docs/tutorial.rst
docs/Data/Friction.ipynb
docs/Data/Pipe Schedules.ipynb
docs/Data/Sieve Sizes for Particle Size Distributions.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.1 Smooth Pipe (Plastic).ipynb
docs/Examples/Crane TP 410 Solved Problems/7.10 Piping Systems - Steam.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.11 Flat heating Coils - Water.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.12 Orifice Size for Given Pressure Drop and Velocity.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.13 Flow given in English Units - Oil.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.14 Bernoulli's Theorem-Water.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.15 Power Required for Pumping.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.16 Air Lines.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.17 Sizing of Pump for Oil Pipelines.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.18 Gas.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.19 Water.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.2 L, L over D and K from Kv for Conventional Type Valves.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.20 Steam at Sonic Velocity.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.21 Gases at Sonic Velocity.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.22 Compressible Fluids at Subsonic Velocity.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.23 Flow Through Orifice Meters.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.24 Laminar Flow.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.25 Rectangular Duct - Application of Hydraulic Radius to Flow Problems.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.26 Pipe Partially Filled with Flowing Water.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.27 Sizing Control Valves for Liquid Service.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.28 Checking for Choked Flow Conditions in a Control Valve.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.29 Orifice Flow Rate Calculation.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.3 L, L over D, K, and Kv for Conventional Type Valves.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.30 Nozzle Sizing Calculations.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.32 NPSH Available Calculation.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.33 Pump Affinity Rules.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.34 Pump Power and Operating Cost.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.35 Hydraulic Resistance of a Converging Tee.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.36 Hydraulic Resistance of a Diverging Wye.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.4 Venturi Type Valves.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.5 Lift Check Valves.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.6 Reduced Port Ball Valve.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.7 Laminar flow in Valves, Fittings, and Pipe - System from Example 7.6.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.8 Laminar flow in Valves, Fittings, and Pipe - SAE oil through a pipe and globe valve.ipynb
docs/Examples/Crane TP 410 Solved Problems/7.9 Laminar Flow in Valves, Fittings, and Pipe.ipynb
docs/_static/copybutton.js
docs/_templates/layout.html
docs/fittings/bend_miter.png
docs/fittings/bend_rounded.png
docs/fittings/contraction_beveled.png
docs/fittings/contraction_conical.png
docs/fittings/contraction_round.png
docs/fittings/contraction_sharp.png
docs/fittings/curved_wall_diffuser.png
docs/fittings/diffuser_conical.png
docs/fittings/entrance_mounted_at_an_angle.png
docs/fittings/flush_mounted_beveled_entrance.png
docs/fittings/flush_mounted_beveled_orifice_entrance.png
docs/fittings/flush_mounted_exit.png
docs/fittings/flush_mounted_rounded_entrance.png
docs/fittings/flush_mounted_sharp_edged_entrance.png
docs/fittings/sharp_edged_entrace_extended_mount.png
docs/plots/bend_miter_plot.py
docs/plots/bend_rounded_Crane_plot.py
docs/plots/contraction_conical_plot.py
docs/plots/contraction_round_plot.py
docs/plots/diffuser_conical_plot.py
docs/plots/entrance_beveled_plot.py
docs/plots/entrance_distance_plot.py
docs/plots/entrance_rounded_plot.py
docs/plots/ft_Crane_plot.py
fluids/__init__.py
fluids/atmosphere.py
fluids/compressible.py
fluids/control_valve.py
fluids/core.py
fluids/design_climate.py
fluids/drag.py
fluids/filters.py
fluids/fittings.py
fluids/flow_meter.py
fluids/friction.py
fluids/geometry.py
fluids/jet_pump.py
fluids/mixing.py
fluids/numba.py
fluids/numba_vectorized.py
fluids/open_flow.py
fluids/packed_bed.py
fluids/packed_tower.py
fluids/particle_size_distribution.py
fluids/piping.py
fluids/pump.py
fluids/safety_valve.py
fluids/saltation.py
fluids/separator.py
fluids/two_phase.py
fluids/two_phase_voidage.py
fluids/typing_utils.py
fluids/units.py
fluids/vectorized.py
fluids.egg-info/PKG-INFO
fluids.egg-info/SOURCES.txt
fluids.egg-info/dependency_links.txt
fluids.egg-info/requires.txt
fluids.egg-info/top_level.txt
fluids/constants/__init__.py
fluids/constants/constants.py
fluids/data/3 phase power.csv
fluids/data/ASTM E11 sieves.csv
fluids/data/ISO 3310-1 sieves.csv
fluids/data/Miller 2E 1990 Kb mitre bend.csv
fluids/data/Miller 2E 1990 abrupt contraction K.csv
fluids/data/Miller 2E 1990 conical contractions K part 1.csv
fluids/data/Miller 2E 1990 conical contractions K part 2.csv
fluids/data/Miller 2E 1990 conical diffuser Kd.csv
fluids/data/Miller 2E 1990 entrances rounded beveled K.csv
fluids/data/Miller 2E 1990 smooth bends Kb.csv
fluids/data/Miller 2E 1990 smooth bends Re correction.csv
fluids/data/Miller 2E 1990 smooth bends outlet tangent length correction.csv
fluids/data/isd-history-cleaned.tsv
fluids/data/residential power.csv
fluids/nrlmsise00/LICENSE
fluids/nrlmsise00/README
fluids/nrlmsise00/__init__.py
fluids/nrlmsise00/nrlmsise_00.py
fluids/nrlmsise00/nrlmsise_00_data.py
fluids/nrlmsise00/nrlmsise_00_header.py
fluids/numerics/__init__.py
fluids/numerics/arrays.py
fluids/numerics/doubledouble.py
fluids/numerics/special.py
fluids/optional/__init__.py
fluids/optional/dwm07b104i.dat
fluids/optional/gd2qd.dat
fluids/optional/hwm123114.bin
fluids/optional/hwm14.f90
fluids/optional/hwm14.pyf
fluids/optional/hwm93.for
fluids/optional/hwm93.pyf
fluids/optional/irradiance.py
fluids/optional/pychebfun.py
fluids/optional/spa.py
tests/__init__.py
tests/make_test_stubs.py
tests/manual_runner.py
tests/test_atmosphere.py
tests/test_compressible.py
tests/test_control_valve.py
tests/test_core.py
tests/test_design_climate.py
tests/test_drag.py
tests/test_filters.py
tests/test_fittings.py
tests/test_fittings_fits.py
tests/test_flow_meter.py
tests/test_friction.py
tests/test_geometry.py
tests/test_jet_pump.py
tests/test_mixing.py
tests/test_nrlmsise00_file_output.py
tests/test_nrlmsise00_full.py
tests/test_numba.py
tests/test_numerics.py
tests/test_numerics_doubledouble.py
tests/test_numerics_special.py
tests/test_open_flow.py
tests/test_packed_bed.py
tests/test_packed_tower.py
tests/test_particle_size_distribution.py
tests/test_piping.py
tests/test_pump.py
tests/test_safety_valve.py
tests/test_saltation.py
tests/test_separator.py
tests/test_two_phase.py
tests/test_two_phase_voidage.py
tests/test_units.py
tests/test_utils.py
tests/test_vectorized.py
tests/gsod/1936/724050-13743.op
tests/gsod/1937/724050-13743.op
tests/gsod/1938/724050-13743.op
tests/gsod/1939/724050-13743.op
tests/gsod/1940/724050-13743.op
tests/gsod/1941/724050-13743.op
tests/gsod/1942/724050-13743.op
tests/gsod/1943/724050-13743.op
tests/gsod/1944/724050-13743.op
tests/gsod/1945/724050-13743.op
tests/gsod/1946/724050-13743.op
tests/gsod/1947/724050-13743.op
tests/gsod/1948/724050-13743.op
tests/gsod/1949/724050-13743.op
tests/gsod/1950/724050-13743.op
tests/gsod/1951/724050-13743.op
tests/gsod/1952/724050-13743.op
tests/gsod/1953/724050-13743.op
tests/gsod/1954/724050-13743.op
tests/gsod/1955/724050-13743.op
tests/gsod/1956/724050-13743.op
tests/gsod/1957/724050-13743.op
tests/gsod/1958/724050-13743.op
tests/gsod/1959/724050-13743.op
tests/gsod/1960/724050-13743.op
tests/gsod/1961/724050-13743.op
tests/gsod/1962/724050-13743.op
tests/gsod/1963/724050-13743.op
tests/gsod/1964/724050-13743.op
tests/gsod/1965/724050-13743.op
tests/gsod/1966/724050-13743.op
tests/gsod/1967/724050-13743.op
tests/gsod/1968/724050-13743.op
tests/gsod/1969/724050-13743.op
tests/gsod/1970/724050-13743.op
tests/gsod/1971/724050-13743.op
tests/gsod/1972/724050-13743.op
tests/gsod/1973/724050-13743.op
tests/gsod/1974/724050-13743.op
tests/gsod/1975/724050-13743.op
tests/gsod/1976/724050-13743.op
tests/gsod/1977/724050-13743.op
tests/gsod/1978/724050-13743.op
tests/gsod/1979/724050-13743.op
tests/gsod/1980/724050-13743.op
tests/gsod/1981/724050-13743.op
tests/gsod/1982/724050-13743.op
tests/gsod/1983/724050-13743.op
tests/gsod/1984/724050-13743.op
tests/gsod/1985/724050-13743.op
tests/gsod/1986/724050-13743.op
tests/gsod/1987/724050-13743.op
tests/gsod/1988/724050-13743.op
tests/gsod/1989/724050-13743.op
tests/gsod/1990/724050-13743.op
tests/gsod/1991/724050-13743.op
tests/gsod/1992/724050-13743.op
tests/gsod/1993/724050-13743.op
tests/gsod/1994/724050-13743.op
tests/gsod/1995/724050-13743.op
tests/gsod/1996/724050-13743.op
tests/gsod/1997/724050-13743.op
tests/gsod/1998/724050-13743.op
tests/gsod/1999/724050-13743.op
tests/gsod/2000/724050-13743.op
tests/gsod/2001/724050-13743.op
tests/gsod/2002/724050-13743.op
tests/gsod/2003/724050-13743.op
tests/gsod/2004/724050-13743.op
tests/gsod/2005/724050-13743.op
tests/gsod/2006/722324-03071.op
tests/gsod/2006/724050-13743.op
tests/gsod/2007/722324-03071.op
tests/gsod/2007/724050-13743.op
tests/gsod/2008/722324-03071.op
tests/gsod/2008/724050-13743.op
tests/gsod/2009/722324-03071.op
tests/gsod/2009/724050-13743.op
tests/gsod/2010/722324-03071.op
tests/gsod/2010/724050-13743.op
tests/gsod/2011/722324-03071.op
tests/gsod/2011/724050-13743.op
tests/gsod/2012/722324-03071.op
tests/gsod/2012/724050-13743.op
tests/gsod/2013/722324-03071.op
tests/gsod/2013/724050-13743.op
tests/gsod/2014/722324-03071.op
tests/gsod/2014/724050-13743.op
tests/gsod/2015/722324-03071.op
tests/gsod/2015/724050-13743.op
tests/gsod/2016/722324-03071.op
tests/gsod/2016/724050-13743.op
tests/gsod/2017/722324-03071.op
tests/gsod/2017/724050-13743.op
tests/gsod/2018/722324-03071.op
tests/gsod/2018/724050-13743.op
tests/gsod/2019/722324-03071.op
tests/gsod/2019/724050-13743.op
tests/gsod/2020/722324-03071.op
tests/gsod/2020/724050-13743.op
tests/nrlmsise00/__init__.py
tests/nrlmsise00/data_from_C_version.txt
tests/nrlmsise00/known_data_day_of_year.txt
tests/nrlmsise00/known_data_height.txt
tests/nrlmsise00/known_data_high_height.txt
tests/nrlmsise00/known_data_hours.txt
tests/nrlmsise00/known_data_latitudes.txt
tests/nrlmsise00/known_data_longitudes.txt
tests/particle_size_distribution/unsoda_distributions_20140206.csv
tests/spa/test_spa.py