Skip to content

Commit

Permalink
Update pipe_database.csv (#270)
Browse files Browse the repository at this point in the history
* Update pipe_database.csv

Updated wall thickness for ND 12" to 20"

* Increment version to 0.2.1

Co-authored-by: Oliver Leung <oal22@cornell.edu>
  • Loading branch information
KevinSarmiento and oliver-leung authored May 4, 2020
1 parent 04588da commit b3faa4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions aguaclara/design/data/pipe_database.csv
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ NDinch,ODinch,NDmm,ODmm,Used,SCH40Wall,ID_SCH40
8,8.625,200,219.08,1,0.322,7.981
9,9.625,,244.48,0,0.342,8.941
10,10.75,250,273.05,1,0.365,10.02
12,12.75,300,323.85,1,0.375,12
14,14,350,355.6,0,0.375,13.25
16,16,400,406.4,1,0.375,15.25
18,18,450,457.2,1,0.375,17.25
20,20,500,508,0,0.375,19.25
12,12.75,300,323.85,1,0.406,12
14,14,350,355.6,0,0.437,13.25
16,16,400,406.4,1,0.500,15.25
18,18,450,457.2,1,0.562,17.25
20,20,500,508,0,0.593,19.25
22,22,550,558.8,0,0.375,21.25
24,24,600,609.6,1,0.375,23.25
26,26,650,660.4,0,0.375,25.25
Expand All @@ -46,4 +46,4 @@ NDinch,ODinch,NDmm,ODmm,Used,SCH40Wall,ID_SCH40
76,76,1900,1930.4,0,0.375,75.25
80,80,2000,2032,0,0.375,79.25
88,88,2200,2235.2,0,0.375,87.25
92,92,2300,2336.8,0,0.375,91.25
92,92,2300,2336.8,0,0.375,91.25
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name = 'aguaclara',
version = '0.2.0',
version = '0.2.1',
description = (
'An open-source Python package for designing and performing research '
'on AguaClara water treatment plants.'
Expand Down

0 comments on commit b3faa4b

Please sign in to comment.