SlideShare a Scribd company logo
www.bentley.com
What Is the Right Way
to Analyze Collection
System Hydraulics?
A Technical Briefing Note
By Dr. Thomas Walski
November 2012
What Is the Right Way to Analyze Collection System Hydraulics? 2
Bentley Systems wants to
provide as many of these
methods as possible so that the
engineer analyzing collection
system hydraulics can have the
appropriate tools available for
the problem at hand.
SUMMARY
With the V8i SELECTseries 3 release of Bentley’s storm and sanitary sewer
products, users have unparalleled flexibility in matching the hydraulic solver
with the problem of interest. What makes this all possible is the new file
format that all of the products now share.
Multiple Solvers
Background
Calculating the hydraulics of wastewater collection systems is very difficult. It
requires solving equations for partly full and full pipes with pumps and various
control structures, and conditions can change in the middle of running a simulation.
As a result of these difficulties, numerous methods have been proposed to solve the
equations describing collection system hydraulics. Bentley Systems wants to provide
as many of these methods as possible so that the engineer analyzing collection
system hydraulics can have the appropriate tools available for the problem at hand.
This paper describes the methods available and how the Bentley storm and sanitary
sewer modeling products address them.
Unified File Format
Prior to the V8i SELECTseries 3 release, each of Bentley’s storm and sanitary sewer
products had its own file schema and extension. These were:
•	SewerGEMS - .swg
•	CivilStorm - .csd
•	SewerCAD - .swc
•	StormCAD - .stc
These four file types have now been combined into a single file type
.stsw (storm and sanitary sewer). It is no longer necessary to import one type
of sewer file into another. All four products can open and save a .stsw file.
Relationship Between Solvers and Products
Bentley continues to support all four of its storm and sanitary products so that users
can buy the type of product that suits their respective needs (more information follows
to explain each solver). SewerGEMS is the most feature-rich product in that it supports
all four solvers. (In the past it was necessary to use SewerGEMS Sanitary to run the
gradually varied flow (GVF)-convex solver for SewerGEMS users. SewerGEMS Sanitary
is no longer needed since SewerGEMS now supports all solvers.)
What Is the Right Way to Analyze Collection System Hydraulics? 3
The other products retain the solvers that were developed for them with the addition
that CivilStorm now also supports the GVF-rational solver. The relationship between
solvers and products is summarized in the table below.
Any .stsw file can be opened from any product and edited. However, only the models
with the supported solvers can actually be calculated.
Overall Approaches
There are two overall approaches used to solve collection system hydraulic problem:
1. St. Venant equations.
The first approach solves the most theoretically correct St. Venant equations for
one dimensional flow with a free surface. They are sometimes called the Dynamic
Wave equations. They consist of a set of non-linear partial differential equations
(continuity and momentum) shown below:
Where A = flow area, t = time, Q = flow, x = distance, g = acceleration due to gravity,
0- = angle between pipe slope and horizontal, h = depth of flow, So = slope of channel,
Sx = slope of hydraulic grade line.
These equations must be solved simultaneously. They cannot be solved analytically,
and because of the nonlinear nature, they are difficult to solve numerically, especially
around transitions to pressure flow, pumps and control structures.
2. Hydrologic routing.
In most cases it is not necessary to solve the full St. Venant equations. Instead
flow through a collection system is divided into two types of calculations: flow
routing, which determines the flow in each pipe link, and hydraulic solutions,
which take the flow and determine depth, velocity, and other hydraulic properties.
There are numerous methods for hydrologic routing; these include convex, kinematic
wave, Muskingum, Puls, etc. Once the flow is known, the hydraulic properties are
usually calculated using either normal depth or GVF equations.
Figure 1: Summary of Relationship Between Solvers and Products.
Product/Solver Implicit GVF-convexExplicit GVF-rational
SewerGEMS
CivilStorm
SewerCAD
StormCAD
x x x x
x
x
x x
x
What Is the Right Way to Analyze Collection System Hydraulics? 4
Pumps and pressure pipes can be solved using a true pressure pipe solve based on
WaterGEMS. Unlike the St. Venant equations, the hydrologic routing methods and
pressure pipe solutions can be applied to steady-state as well as dynamic situations.
The simpler hydrologic routing methods route the flow downstream based on the
assumption that routing accounts for the attenuation of dynamic effects. In cases
where there are substantial backups in the collection systems, hydrologic routing
methods cannot accurately account for the extra flow attenuation, and the
St. Venant solvers should be used.
An additional compromise that a user must accept with hydrologic routing is that
flow splits must be modeled using a rating curve, as opposed to the St. Venant solvers,
which determine flow splits dynamically.
For a system with minimal backups and accurate rating curves for flow split (if they
occur), hydrologic routing and St. Venant solutions produce very similar results and
the hydrologic methods are faster and unconditionally stable.
Solvers Used in Bentley Models
In addition to two overall ways of posing collection system flow equations,
there are numerous ways of solving those equations. These are referred to
as “solvers” in the Bentley models.
The St. Venant equations are solved using finite difference methods that divide
time and distance into discrete approximations of the derivatives in the equations.
Even here there are different ways of setting up and solving these finite difference
equations. The two used by Bentley are:
Implicit solver:
based on implicit numerical methods developed for the FLDWAV model as modified
to account for conditions in collection systems such as drop manholes and transition
between gravity and pressure flow.
Explicit solver:
based on explicit numerical methods developed for the SWMM model as
adopted by Bentley.
The implicit solver is theoretically more stable and can use longer time steps but
there are situations in which the explicit solver can produce better solutions. The
nonlinear nature of the equations can lead to instability in either solver, especially
in situations where there are sudden changes in flow, such as pump starts and stops,
and weirs just beginning to overflow. The explicit solver has the ability to model
complex control logic and perform water quality analyses.
Both the implicit and explicit methods have been available in SewerGEMS
and CivilStorm since these models were developed.
What Is the Right Way to Analyze Collection System Hydraulics? 5
In the case of hydrologic methods, Bentley developed two different approaches
for sanitary sewers and storm sewers:
GVF-convex solver:
uses convex routing to determine flow and gradually varied flow (backwater analysis)
to determine hydraulic properties once the flow is known. The collection system
is first divided into gravity and pressure subnetworks. Convex routing is used to
determine flow in the gravity subnetworks, and the WaterGEMS pressure solver
is used to determine flow in the pressure subnetworks. Finally, GVF equations are
used to determine hydraulic grades and velocities. The GVF-convex solver is the
only Bentley solver that can perform both steady and unsteady analyses.
GVF-rational solver:
routes peak storm flows developed using the rational method and then calculates
the hydraulic properties based on those flows. The solver only solves for peak flows,
although there is a way to use rational method C values with dynamic flows
employing a “modified rational method.”
There are two additional solvers available when the explicit solver is selected.
These are the SWMM kinematic wave solution, which is a hydrologic routing
method available through the SWMM model, and the Uniform Flow solution,
which assumes all pipes are at normal depth and does no real flow routing. These
are simply calculation options in the Routing method property when the Explicit
solver is selected.
Which is the Right Solver to Use?
Each of the solvers mentioned above has its own particular strengths and is
more appropriate for a specific type of problem. The situations in which each
is preferred are described below.
Implicit and explicit solvers are best in studies of sewer system overflow, where
handling of flow splits dynamically or storage of water in pond is important.
They work best in systems that are primarily gravity flow, with pumping limited
to simple force mains without complex pressure hydraulics. The explicit solver
has the ability to handle control logic for gravity structures.
The GVF-convex solver is best for new collection system design, especially for
cases in which there is a good deal of pumping or extensive use of pressure sewers.
In general, these systems are designed to not overflow, so the calculation of
overflows and backups should not be important.
The GVF-rational solver is used for stormwater runoff from small areas in which
the assumptions underlying the rational method are valid. These would be typical
of subdivisions, industrial facilities, and commercial areas upstream of any ponds.
Once ponds are involved, one of the dynamic implicit or explicit solvers should be
used or PondPack for the pond analysis.
In addition to two overall ways
of posing collection system flow
equations, there are numerous
ways of solving those equations.
These are referred to as “solvers”
in the Bentley models.
What Is the Right Way to Analyze Collection System Hydraulics? 6
Switching Between Solvers
With the SELECTseries 3 version of SewerGEMS, it has become much easier to switch
between solvers in that solver selection is simply a matter of picking the desired solver
in the Calculation Option “Active Numerical Solver.” In general, switching between
solvers is easy as long as the user avoids some model features that are only handled
in a single solver, or are handled much differently between solvers. Complicated pump
controls and flow splits are two of the areas that can be troublesome when switching
solvers, especially between St. Venant and hydrologic routing methods.
A new dialog called the “Compute Center” has been added to enable the user
to easily keep track of the solver and important solver options, and to smoothly
switch between solvers.
Relationship With Hydrology Calculations
In models that involve rainfall-runoff hydrology calculations on catchments, such
as the previous versions of SewerGEMS or CivilStorm, there were limitations as to
which hydrology methods could be used with each hydraulic solver. Now, there are
few limitations in that regard.
It is useful to understand that hydrology calculations are carried out in two different portions
of the models. When the EPA-SWMM Runoff Method is selected or the node-based RTK
method is used (“Apply SWMM RTK Unit Hydrograph?” set to True), the calculations are
performed using methods from the SWMM model, while all other rainfall-runoff hydrology
calculations are performed with methods developed by Bentley.
The Compute Center can be accessed by picking Analysis > Compute Center.
What Is the Right Way to Analyze Collection System Hydraulics? 7
If a long-term simulation is to be conducted, any non-steady hydraulic solver can be
used, but it is recommended that one of the EPA SWMM methods be used for the
rainfall-runoff calculations.
Summary Product Table Comparison
To choose the product that best fits your modeling needs, please refer to the summary
comparison table below for sewer and stormwater network products, or contact your
sales representative for more information.
About Bentley Systems
Bentley is the global leader dedicated to providing architects, engineers,
geospatial professionals, constructors, and owner-operators with comprehensive
software solutions for sustaining infrastructure.
Additional information about Bentley’s water solution is available at
www.bentley.com/WTR and in Bentley’s annual report.
© 2012 Bentley Systems, Incorporated. Bentley, the “B” logo, SELECT, WaterGems, SewerCAD, SewerGems, StormCAD, and CivilStorm are either registered
or unregistered trademarks or service marks of Bentley Systems, Incorporated, or one of its direct or indirect wholly owned subsidiaries. Other brands
and product names are trademarks of their respective owners. 9136 10/12.
Summary Product Comparison
SewerGEMS SewerCAD CivilStorm StormCAD PondPack
Automatic sanitary sewer design	 x	 x
Sanitary sewer analysis	 x	x	x
Automatic storm sewer design	 x	 	 x	 x
Storm sewer analysis	 x	 	 x	 x	 Non surcharged
Inlet analysis and design	 x	 	 x	 x	
Interconnected pond analysis and design	 x		x		x
Pond analysis and design	 x	x	x		x
Pond outlet structure calculations 	 x	x	x	x	x
(weir, orifice, riser, vortex valves,
user-defined rating table)	
Automated pond and outlet design wizard					x
Conduit control structure calculations 	 x	x	x
(weir, orifice, depth vs. flow, exponential function)	
Culvert analysis and design	 x	x	x	x	x
Open channel analysis and design	 x	x	x	x	x
Pump analysis and design	 x	x	x	Simplified
Low impact development control 	 x	x	x
analysis and design	
Water quality analysis	 x		x		Simplified

More Related Content

What's hot

Rain Water Harvesting in Rural Area
Rain Water Harvesting in Rural AreaRain Water Harvesting in Rural Area
Rain Water Harvesting in Rural Area
Water Mangement Forum
 
TYPES OF RESERVOIR
TYPES OF RESERVOIRTYPES OF RESERVOIR
TYPES OF RESERVOIR
Hiten Chauhan
 
Ultrasonic Flow meter
Ultrasonic Flow meterUltrasonic Flow meter
Ultrasonic Flow meter
ManasMicrosystems
 
Lec 2.pptx
Lec 2.pptxLec 2.pptx
Lec 2.pptx
mrunmayee20
 
L3 -Intake Structures.ppt
L3 -Intake Structures.pptL3 -Intake Structures.ppt
L3 -Intake Structures.ppt
PRACHI DESSAI
 
MAINTENANCE OF SEWAGE SYSTEM.pptx
MAINTENANCE OF SEWAGE SYSTEM.pptxMAINTENANCE OF SEWAGE SYSTEM.pptx
MAINTENANCE OF SEWAGE SYSTEM.pptx
muthunayake1
 
Projet  de création du premier centre d’enfouissement technique de classe ii ...
Projet  de création du premier centre d’enfouissement technique de classe ii ...Projet  de création du premier centre d’enfouissement technique de classe ii ...
Projet  de création du premier centre d’enfouissement technique de classe ii ...Ministère de l'Environnement
 
Design of Hydraulic Structures
Design of Hydraulic StructuresDesign of Hydraulic Structures
Design of Hydraulic Structures
Damalla Rams
 
Maintenance of sewer
Maintenance of sewerMaintenance of sewer
Maintenance of sewer
dhara dattani
 
Water distribution System In Water Supply Schemes
Water distribution System In Water Supply Schemes Water distribution System In Water Supply Schemes
Water distribution System In Water Supply Schemes
Vaibhav Kambale
 
Thème 12: Aquaculture. Thème 14: Pêche
Thème 12: Aquaculture. Thème 14: PêcheThème 12: Aquaculture. Thème 14: Pêche
Thème 12: Aquaculture. Thème 14: Pêche
FAO
 
Water distribution ppt-200401053627.pdf
Water distribution ppt-200401053627.pdfWater distribution ppt-200401053627.pdf
Water distribution ppt-200401053627.pdf
BeriDavid
 
L9- SELF PURITIFCATION OF STREAMS.pptx
L9- SELF PURITIFCATION OF STREAMS.pptxL9- SELF PURITIFCATION OF STREAMS.pptx
L9- SELF PURITIFCATION OF STREAMS.pptx
PRACHI DESSAI
 
L7 hydrograph
L7 hydrographL7 hydrograph
L7 hydrograph
MEHEDIMASUM2
 
Application of softwares in wdn design
Application of softwares in wdn designApplication of softwares in wdn design
Application of softwares in wdn design
Manoj Mota
 
EXPOSE DE STAGE EN IRRIGATION
EXPOSE DE STAGE EN IRRIGATIONEXPOSE DE STAGE EN IRRIGATION
EXPOSE DE STAGE EN IRRIGATION
YasserBellahcene2
 
projet-d-irrigation
projet-d-irrigationprojet-d-irrigation
projet-d-irrigation
Mohamed Rmaali
 
Rain water harvesting
Rain water harvestingRain water harvesting
Rain water harvesting
Absar Ahmed
 
Type of severage system
Type of severage system Type of severage system
Type of severage system
Ravaliya Nirmal
 
Design of pipe network
Design of pipe networkDesign of pipe network
Design of pipe network
Manoj Mota
 

What's hot (20)

Rain Water Harvesting in Rural Area
Rain Water Harvesting in Rural AreaRain Water Harvesting in Rural Area
Rain Water Harvesting in Rural Area
 
TYPES OF RESERVOIR
TYPES OF RESERVOIRTYPES OF RESERVOIR
TYPES OF RESERVOIR
 
Ultrasonic Flow meter
Ultrasonic Flow meterUltrasonic Flow meter
Ultrasonic Flow meter
 
Lec 2.pptx
Lec 2.pptxLec 2.pptx
Lec 2.pptx
 
L3 -Intake Structures.ppt
L3 -Intake Structures.pptL3 -Intake Structures.ppt
L3 -Intake Structures.ppt
 
MAINTENANCE OF SEWAGE SYSTEM.pptx
MAINTENANCE OF SEWAGE SYSTEM.pptxMAINTENANCE OF SEWAGE SYSTEM.pptx
MAINTENANCE OF SEWAGE SYSTEM.pptx
 
Projet  de création du premier centre d’enfouissement technique de classe ii ...
Projet  de création du premier centre d’enfouissement technique de classe ii ...Projet  de création du premier centre d’enfouissement technique de classe ii ...
Projet  de création du premier centre d’enfouissement technique de classe ii ...
 
Design of Hydraulic Structures
Design of Hydraulic StructuresDesign of Hydraulic Structures
Design of Hydraulic Structures
 
Maintenance of sewer
Maintenance of sewerMaintenance of sewer
Maintenance of sewer
 
Water distribution System In Water Supply Schemes
Water distribution System In Water Supply Schemes Water distribution System In Water Supply Schemes
Water distribution System In Water Supply Schemes
 
Thème 12: Aquaculture. Thème 14: Pêche
Thème 12: Aquaculture. Thème 14: PêcheThème 12: Aquaculture. Thème 14: Pêche
Thème 12: Aquaculture. Thème 14: Pêche
 
Water distribution ppt-200401053627.pdf
Water distribution ppt-200401053627.pdfWater distribution ppt-200401053627.pdf
Water distribution ppt-200401053627.pdf
 
L9- SELF PURITIFCATION OF STREAMS.pptx
L9- SELF PURITIFCATION OF STREAMS.pptxL9- SELF PURITIFCATION OF STREAMS.pptx
L9- SELF PURITIFCATION OF STREAMS.pptx
 
L7 hydrograph
L7 hydrographL7 hydrograph
L7 hydrograph
 
Application of softwares in wdn design
Application of softwares in wdn designApplication of softwares in wdn design
Application of softwares in wdn design
 
EXPOSE DE STAGE EN IRRIGATION
EXPOSE DE STAGE EN IRRIGATIONEXPOSE DE STAGE EN IRRIGATION
EXPOSE DE STAGE EN IRRIGATION
 
projet-d-irrigation
projet-d-irrigationprojet-d-irrigation
projet-d-irrigation
 
Rain water harvesting
Rain water harvestingRain water harvesting
Rain water harvesting
 
Type of severage system
Type of severage system Type of severage system
Type of severage system
 
Design of pipe network
Design of pipe networkDesign of pipe network
Design of pipe network
 

Similar to What is the right way to analyze System Hydraulics

Gust_REU_poster_final_draft
Gust_REU_poster_final_draftGust_REU_poster_final_draft
Gust_REU_poster_final_draft
Aleksander Gust
 
Art 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-zArt 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-z
Zagazig University
 
S3 Minor Losses Assignment
S3 Minor Losses AssignmentS3 Minor Losses Assignment
S3 Minor Losses Assignment
no suhaila
 
Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel  Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel
jay lad
 
Pump sizing basics
Pump sizing basicsPump sizing basics
Pump sizing basics
Ardhendu Samanta
 
Ijmer 46055056
Ijmer 46055056Ijmer 46055056
Ijmer 46055056
IJMER
 
Flow Analysis of Butterfly Valve Using CFD
Flow Analysis of Butterfly Valve Using CFDFlow Analysis of Butterfly Valve Using CFD
Flow Analysis of Butterfly Valve Using CFD
IJMER
 
Deepwater Offshore Technology Paper
Deepwater Offshore Technology PaperDeepwater Offshore Technology Paper
Deepwater Offshore Technology Paper
SubseaTechnology
 
Valvula masoneilan handbook for control valve sizing
Valvula masoneilan handbook for control valve sizingValvula masoneilan handbook for control valve sizing
Valvula masoneilan handbook for control valve sizing
Jupira Silva
 
7e klipsch 2
7e klipsch 27e klipsch 2
7e klipsch 2
Zelalem Tesfaye
 
Data Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingData Requirements for Groundwater Modelling
Data Requirements for Groundwater Modelling
C. P. Kumar
 
A012640108
A012640108A012640108
A012640108
IOSR Journals
 
A012640108
A012640108A012640108
A012640108
IOSR Journals
 
Irrigation distribution network analysis
Irrigation distribution network analysisIrrigation distribution network analysis
Irrigation distribution network analysis
iosrjce
 
coputational fluid dynamics.pptx
coputational fluid dynamics.pptxcoputational fluid dynamics.pptx
coputational fluid dynamics.pptx
MrRajanSwamiSwami
 
Design of de-coupler for an interacting tanks system
Design of de-coupler for an interacting tanks systemDesign of de-coupler for an interacting tanks system
Design of de-coupler for an interacting tanks system
IOSR Journals
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
Khusro Kamaluddin
 
3.10 valves modeling dynamics - engineering libre-texts
3.10  valves   modeling dynamics - engineering libre-texts3.10  valves   modeling dynamics - engineering libre-texts
3.10 valves modeling dynamics - engineering libre-texts
Kyriakos Michalaki
 
3.1 Lansangan, BP
3.1 Lansangan, BP3.1 Lansangan, BP
3.1 Lansangan, BP
Robbie Lansangan
 
Numerical analysis for two phase flow distribution headers in heat exchangers
Numerical analysis for two phase flow distribution headers in heat exchangersNumerical analysis for two phase flow distribution headers in heat exchangers
Numerical analysis for two phase flow distribution headers in heat exchangers
eSAT Journals
 

Similar to What is the right way to analyze System Hydraulics (20)

Gust_REU_poster_final_draft
Gust_REU_poster_final_draftGust_REU_poster_final_draft
Gust_REU_poster_final_draft
 
Art 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-zArt 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-z
 
S3 Minor Losses Assignment
S3 Minor Losses AssignmentS3 Minor Losses Assignment
S3 Minor Losses Assignment
 
Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel  Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel
 
Pump sizing basics
Pump sizing basicsPump sizing basics
Pump sizing basics
 
Ijmer 46055056
Ijmer 46055056Ijmer 46055056
Ijmer 46055056
 
Flow Analysis of Butterfly Valve Using CFD
Flow Analysis of Butterfly Valve Using CFDFlow Analysis of Butterfly Valve Using CFD
Flow Analysis of Butterfly Valve Using CFD
 
Deepwater Offshore Technology Paper
Deepwater Offshore Technology PaperDeepwater Offshore Technology Paper
Deepwater Offshore Technology Paper
 
Valvula masoneilan handbook for control valve sizing
Valvula masoneilan handbook for control valve sizingValvula masoneilan handbook for control valve sizing
Valvula masoneilan handbook for control valve sizing
 
7e klipsch 2
7e klipsch 27e klipsch 2
7e klipsch 2
 
Data Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingData Requirements for Groundwater Modelling
Data Requirements for Groundwater Modelling
 
A012640108
A012640108A012640108
A012640108
 
A012640108
A012640108A012640108
A012640108
 
Irrigation distribution network analysis
Irrigation distribution network analysisIrrigation distribution network analysis
Irrigation distribution network analysis
 
coputational fluid dynamics.pptx
coputational fluid dynamics.pptxcoputational fluid dynamics.pptx
coputational fluid dynamics.pptx
 
Design of de-coupler for an interacting tanks system
Design of de-coupler for an interacting tanks systemDesign of de-coupler for an interacting tanks system
Design of de-coupler for an interacting tanks system
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
 
3.10 valves modeling dynamics - engineering libre-texts
3.10  valves   modeling dynamics - engineering libre-texts3.10  valves   modeling dynamics - engineering libre-texts
3.10 valves modeling dynamics - engineering libre-texts
 
3.1 Lansangan, BP
3.1 Lansangan, BP3.1 Lansangan, BP
3.1 Lansangan, BP
 
Numerical analysis for two phase flow distribution headers in heat exchangers
Numerical analysis for two phase flow distribution headers in heat exchangersNumerical analysis for two phase flow distribution headers in heat exchangers
Numerical analysis for two phase flow distribution headers in heat exchangers
 

Recently uploaded

Transform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR SolutionsTransform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR Solutions
TheSMSPoint
 
WWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders AustinWWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders Austin
Patrick Weigel
 
Microservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we workMicroservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we work
Sven Peters
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
ssuserad3af4
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
Yara Milbes
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
Alberto Brandolini
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
brainerhub1
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
Peter Muessig
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
Bert Jan Schrijver
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
Quickdice ERP
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
dakas1
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
Drona Infotech
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
Ayan Halder
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
Rakesh Kumar R
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
Hornet Dynamics
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Łukasz Chruściel
 
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling ExtensionsUI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
Peter Muessig
 
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdfTop Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
VALiNTRY360
 

Recently uploaded (20)

Transform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR SolutionsTransform Your Communication with Cloud-Based IVR Solutions
Transform Your Communication with Cloud-Based IVR Solutions
 
WWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders AustinWWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders Austin
 
Microservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we workMicroservice Teams - How the cloud changes the way we work
Microservice Teams - How the cloud changes the way we work
 
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
316895207-SAP-Oil-and-Gas-Downstream-Training.pptx
 
SMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API ServiceSMS API Integration in Saudi Arabia| Best SMS API Service
SMS API Integration in Saudi Arabia| Best SMS API Service
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
 
Mobile app Development Services | Drona Infotech
Mobile app Development Services  | Drona InfotechMobile app Development Services  | Drona Infotech
Mobile app Development Services | Drona Infotech
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️Need for Speed: Removing speed bumps from your Symfony projects ⚡️
Need for Speed: Removing speed bumps from your Symfony projects ⚡️
 
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling ExtensionsUI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
UI5con 2024 - Boost Your Development Experience with UI5 Tooling Extensions
 
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdfTop Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
Top Benefits of Using Salesforce Healthcare CRM for Patient Management.pdf
 

What is the right way to analyze System Hydraulics

  • 1. www.bentley.com What Is the Right Way to Analyze Collection System Hydraulics? A Technical Briefing Note By Dr. Thomas Walski November 2012
  • 2. What Is the Right Way to Analyze Collection System Hydraulics? 2 Bentley Systems wants to provide as many of these methods as possible so that the engineer analyzing collection system hydraulics can have the appropriate tools available for the problem at hand. SUMMARY With the V8i SELECTseries 3 release of Bentley’s storm and sanitary sewer products, users have unparalleled flexibility in matching the hydraulic solver with the problem of interest. What makes this all possible is the new file format that all of the products now share. Multiple Solvers Background Calculating the hydraulics of wastewater collection systems is very difficult. It requires solving equations for partly full and full pipes with pumps and various control structures, and conditions can change in the middle of running a simulation. As a result of these difficulties, numerous methods have been proposed to solve the equations describing collection system hydraulics. Bentley Systems wants to provide as many of these methods as possible so that the engineer analyzing collection system hydraulics can have the appropriate tools available for the problem at hand. This paper describes the methods available and how the Bentley storm and sanitary sewer modeling products address them. Unified File Format Prior to the V8i SELECTseries 3 release, each of Bentley’s storm and sanitary sewer products had its own file schema and extension. These were: • SewerGEMS - .swg • CivilStorm - .csd • SewerCAD - .swc • StormCAD - .stc These four file types have now been combined into a single file type .stsw (storm and sanitary sewer). It is no longer necessary to import one type of sewer file into another. All four products can open and save a .stsw file. Relationship Between Solvers and Products Bentley continues to support all four of its storm and sanitary products so that users can buy the type of product that suits their respective needs (more information follows to explain each solver). SewerGEMS is the most feature-rich product in that it supports all four solvers. (In the past it was necessary to use SewerGEMS Sanitary to run the gradually varied flow (GVF)-convex solver for SewerGEMS users. SewerGEMS Sanitary is no longer needed since SewerGEMS now supports all solvers.)
  • 3. What Is the Right Way to Analyze Collection System Hydraulics? 3 The other products retain the solvers that were developed for them with the addition that CivilStorm now also supports the GVF-rational solver. The relationship between solvers and products is summarized in the table below. Any .stsw file can be opened from any product and edited. However, only the models with the supported solvers can actually be calculated. Overall Approaches There are two overall approaches used to solve collection system hydraulic problem: 1. St. Venant equations. The first approach solves the most theoretically correct St. Venant equations for one dimensional flow with a free surface. They are sometimes called the Dynamic Wave equations. They consist of a set of non-linear partial differential equations (continuity and momentum) shown below: Where A = flow area, t = time, Q = flow, x = distance, g = acceleration due to gravity, 0- = angle between pipe slope and horizontal, h = depth of flow, So = slope of channel, Sx = slope of hydraulic grade line. These equations must be solved simultaneously. They cannot be solved analytically, and because of the nonlinear nature, they are difficult to solve numerically, especially around transitions to pressure flow, pumps and control structures. 2. Hydrologic routing. In most cases it is not necessary to solve the full St. Venant equations. Instead flow through a collection system is divided into two types of calculations: flow routing, which determines the flow in each pipe link, and hydraulic solutions, which take the flow and determine depth, velocity, and other hydraulic properties. There are numerous methods for hydrologic routing; these include convex, kinematic wave, Muskingum, Puls, etc. Once the flow is known, the hydraulic properties are usually calculated using either normal depth or GVF equations. Figure 1: Summary of Relationship Between Solvers and Products. Product/Solver Implicit GVF-convexExplicit GVF-rational SewerGEMS CivilStorm SewerCAD StormCAD x x x x x x x x x
  • 4. What Is the Right Way to Analyze Collection System Hydraulics? 4 Pumps and pressure pipes can be solved using a true pressure pipe solve based on WaterGEMS. Unlike the St. Venant equations, the hydrologic routing methods and pressure pipe solutions can be applied to steady-state as well as dynamic situations. The simpler hydrologic routing methods route the flow downstream based on the assumption that routing accounts for the attenuation of dynamic effects. In cases where there are substantial backups in the collection systems, hydrologic routing methods cannot accurately account for the extra flow attenuation, and the St. Venant solvers should be used. An additional compromise that a user must accept with hydrologic routing is that flow splits must be modeled using a rating curve, as opposed to the St. Venant solvers, which determine flow splits dynamically. For a system with minimal backups and accurate rating curves for flow split (if they occur), hydrologic routing and St. Venant solutions produce very similar results and the hydrologic methods are faster and unconditionally stable. Solvers Used in Bentley Models In addition to two overall ways of posing collection system flow equations, there are numerous ways of solving those equations. These are referred to as “solvers” in the Bentley models. The St. Venant equations are solved using finite difference methods that divide time and distance into discrete approximations of the derivatives in the equations. Even here there are different ways of setting up and solving these finite difference equations. The two used by Bentley are: Implicit solver: based on implicit numerical methods developed for the FLDWAV model as modified to account for conditions in collection systems such as drop manholes and transition between gravity and pressure flow. Explicit solver: based on explicit numerical methods developed for the SWMM model as adopted by Bentley. The implicit solver is theoretically more stable and can use longer time steps but there are situations in which the explicit solver can produce better solutions. The nonlinear nature of the equations can lead to instability in either solver, especially in situations where there are sudden changes in flow, such as pump starts and stops, and weirs just beginning to overflow. The explicit solver has the ability to model complex control logic and perform water quality analyses. Both the implicit and explicit methods have been available in SewerGEMS and CivilStorm since these models were developed.
  • 5. What Is the Right Way to Analyze Collection System Hydraulics? 5 In the case of hydrologic methods, Bentley developed two different approaches for sanitary sewers and storm sewers: GVF-convex solver: uses convex routing to determine flow and gradually varied flow (backwater analysis) to determine hydraulic properties once the flow is known. The collection system is first divided into gravity and pressure subnetworks. Convex routing is used to determine flow in the gravity subnetworks, and the WaterGEMS pressure solver is used to determine flow in the pressure subnetworks. Finally, GVF equations are used to determine hydraulic grades and velocities. The GVF-convex solver is the only Bentley solver that can perform both steady and unsteady analyses. GVF-rational solver: routes peak storm flows developed using the rational method and then calculates the hydraulic properties based on those flows. The solver only solves for peak flows, although there is a way to use rational method C values with dynamic flows employing a “modified rational method.” There are two additional solvers available when the explicit solver is selected. These are the SWMM kinematic wave solution, which is a hydrologic routing method available through the SWMM model, and the Uniform Flow solution, which assumes all pipes are at normal depth and does no real flow routing. These are simply calculation options in the Routing method property when the Explicit solver is selected. Which is the Right Solver to Use? Each of the solvers mentioned above has its own particular strengths and is more appropriate for a specific type of problem. The situations in which each is preferred are described below. Implicit and explicit solvers are best in studies of sewer system overflow, where handling of flow splits dynamically or storage of water in pond is important. They work best in systems that are primarily gravity flow, with pumping limited to simple force mains without complex pressure hydraulics. The explicit solver has the ability to handle control logic for gravity structures. The GVF-convex solver is best for new collection system design, especially for cases in which there is a good deal of pumping or extensive use of pressure sewers. In general, these systems are designed to not overflow, so the calculation of overflows and backups should not be important. The GVF-rational solver is used for stormwater runoff from small areas in which the assumptions underlying the rational method are valid. These would be typical of subdivisions, industrial facilities, and commercial areas upstream of any ponds. Once ponds are involved, one of the dynamic implicit or explicit solvers should be used or PondPack for the pond analysis. In addition to two overall ways of posing collection system flow equations, there are numerous ways of solving those equations. These are referred to as “solvers” in the Bentley models.
  • 6. What Is the Right Way to Analyze Collection System Hydraulics? 6 Switching Between Solvers With the SELECTseries 3 version of SewerGEMS, it has become much easier to switch between solvers in that solver selection is simply a matter of picking the desired solver in the Calculation Option “Active Numerical Solver.” In general, switching between solvers is easy as long as the user avoids some model features that are only handled in a single solver, or are handled much differently between solvers. Complicated pump controls and flow splits are two of the areas that can be troublesome when switching solvers, especially between St. Venant and hydrologic routing methods. A new dialog called the “Compute Center” has been added to enable the user to easily keep track of the solver and important solver options, and to smoothly switch between solvers. Relationship With Hydrology Calculations In models that involve rainfall-runoff hydrology calculations on catchments, such as the previous versions of SewerGEMS or CivilStorm, there were limitations as to which hydrology methods could be used with each hydraulic solver. Now, there are few limitations in that regard. It is useful to understand that hydrology calculations are carried out in two different portions of the models. When the EPA-SWMM Runoff Method is selected or the node-based RTK method is used (“Apply SWMM RTK Unit Hydrograph?” set to True), the calculations are performed using methods from the SWMM model, while all other rainfall-runoff hydrology calculations are performed with methods developed by Bentley. The Compute Center can be accessed by picking Analysis > Compute Center.
  • 7. What Is the Right Way to Analyze Collection System Hydraulics? 7 If a long-term simulation is to be conducted, any non-steady hydraulic solver can be used, but it is recommended that one of the EPA SWMM methods be used for the rainfall-runoff calculations. Summary Product Table Comparison To choose the product that best fits your modeling needs, please refer to the summary comparison table below for sewer and stormwater network products, or contact your sales representative for more information. About Bentley Systems Bentley is the global leader dedicated to providing architects, engineers, geospatial professionals, constructors, and owner-operators with comprehensive software solutions for sustaining infrastructure. Additional information about Bentley’s water solution is available at www.bentley.com/WTR and in Bentley’s annual report. © 2012 Bentley Systems, Incorporated. Bentley, the “B” logo, SELECT, WaterGems, SewerCAD, SewerGems, StormCAD, and CivilStorm are either registered or unregistered trademarks or service marks of Bentley Systems, Incorporated, or one of its direct or indirect wholly owned subsidiaries. Other brands and product names are trademarks of their respective owners. 9136 10/12. Summary Product Comparison SewerGEMS SewerCAD CivilStorm StormCAD PondPack Automatic sanitary sewer design x x Sanitary sewer analysis x x x Automatic storm sewer design x x x Storm sewer analysis x x x Non surcharged Inlet analysis and design x x x Interconnected pond analysis and design x x x Pond analysis and design x x x x Pond outlet structure calculations x x x x x (weir, orifice, riser, vortex valves, user-defined rating table) Automated pond and outlet design wizard x Conduit control structure calculations x x x (weir, orifice, depth vs. flow, exponential function) Culvert analysis and design x x x x x Open channel analysis and design x x x x x Pump analysis and design x x x Simplified Low impact development control x x x analysis and design Water quality analysis x x Simplified