SlideShare a Scribd company logo
Soft Computing and Simulation
in Water Resources
HWR 702
By
Amro Elfeki, PhD.
Course Content
• Introduction to Computer Methods in Water Resources.
• Algorithms and Flow Charts.
• Computing Techniques.
• Numerical Differentiation and Integration.
• Ordinary Differential Equations.
• Solutions by Finite Difference Methods.
• Partial Differential Equations.
• Design of Digital Models.
• Visual Programming and Graphical Interface.
Chapter 1
Introduction to Computer Methods in
Water Resources
Introduction to Computer Methods in
Water Resources
• Setup a mathematical model of a water resources system.
• Solving the model equations.
• Learning different models and methods of solutions.
• Programming the numerical model.
• Running the model.
• Testing the model results.
• Designing a graphical interface.
• Designing animations.
• Performing simulations.
What do you expect to gain from the
course?
The following slides show you some of the
skills that you expect to gain from the
course.
Visual Programming
=IF($I$3=0,0,('T=0 '!$E$12/('T=0 '!$E$13*'T=0
'!$E$7))/(2*PI()*$I$10*$I$11*(1-($I$4)^2)^0.5)*EXP(-(1/(2*(1-
$I$4^2)))*(((E$19-$I$5)/$I$10)^2-2*$I$4*((E$19-
$I$5)/$I$10)*(($C21-$I$6)/$I$11)+(($C21-$I$6)/$I$11)^2)))
Graphical Interface
Simulations with Graphical and
Animation Interface (Flood wave)
Simulations with Graphical and
Animation Interface (cont.)
Simulation with on-time Graphical
Interface (Dam Break)
Simulations with Graphical Interface:
Rainfall-Runoff Modeling
Numerical Integration: Channel
Characteristics by Changes in Water Level)
Numerical Integration: Volume of Storm
Runoff
0.00
0.50
1.00
1.50
2.00
2.50
3.00
3.50
0 0.5 1 1.5 2
Time (hr)
infiltrationrate(f)&accumulation(F)
f
F
Use of Macros for Automation of
Equation Solver in Excel
Model Testing: Comparison with
Softwares and Analytical Solutions
Solving ODE for WSF
2nd Order ODE and Matrix
Operations
Elliptic PDE application: Seepage Under
Hydraulic Structures
o i i+1i-1
j+1
j
j-1
imax
jmax
x
y
2 2
2 2
0
h h
x y
 
 
 
Groundwater Flow Applications
Groundwater Flow Applications (cont.)
Groundwater Flow Applications (Cont.)
Advection Eq. with Variable Celerity: Wave
Propagation on a Beach
( ) 0
h h
c h
t x
 
 
 
Parabolic PDE: Diffusion
ADE by FD
2
2
0
h h h
c D
t x x
  
  
  
Analytical Solution of ADE
Non-linear PDE
( ) 0
( ) ,
( )
( )
am
a
a
K
x x
a
K
b
S



  
 



  
   
 
 
 
  
 
Solve Real Problems
Particle Models
Random Walk

More Related Content

Similar to Soft Computing and Simulation in Water Resources: Chapter 1 introduction

Software Based calculations of Electrical Machine Design
Software Based calculations of Electrical Machine DesignSoftware Based calculations of Electrical Machine Design
Software Based calculations of Electrical Machine Design
vivatechijri
 
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...Hudhaib Al-Allatti
 
Event driven simulator
Event driven simulatorEvent driven simulator
Event driven simulator
Sahil Abrol
 
lec01_VT22.pdf
lec01_VT22.pdflec01_VT22.pdf
lec01_VT22.pdf
ThomasPerrein
 
Computer graphics 9068
Computer graphics  9068Computer graphics  9068
Computer graphics 90681061992
 
Pengenalankepadaautocad
PengenalankepadaautocadPengenalankepadaautocad
Pengenalankepadaautocad
wkhairil80
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
Wastewater networks modeling using info works cs
Wastewater networks modeling using info works csWastewater networks modeling using info works cs
Wastewater networks modeling using info works cs
AHMED NADIM JILANI
 
DSP_Lab_MAnual_-_Final_Edition.pdf
DSP_Lab_MAnual_-_Final_Edition.pdfDSP_Lab_MAnual_-_Final_Edition.pdf
DSP_Lab_MAnual_-_Final_Edition.pdf
ParthDoshi66
 
My Postdoctoral Research
My Postdoctoral ResearchMy Postdoctoral Research
My Postdoctoral Research
Po-Ting Wu
 
Marius Verscheure Presentation Ecmor
Marius Verscheure Presentation EcmorMarius Verscheure Presentation Ecmor
Marius Verscheure Presentation Ecmormrius
 
SERENE 2014 School: Incremental Model Queries over the Cloud
SERENE 2014 School: Incremental Model Queries over the CloudSERENE 2014 School: Incremental Model Queries over the Cloud
SERENE 2014 School: Incremental Model Queries over the Cloud
SERENEWorkshop
 
SERENE 2014 School: Daniel varro serene2014_school
SERENE 2014 School: Daniel varro serene2014_schoolSERENE 2014 School: Daniel varro serene2014_school
SERENE 2014 School: Daniel varro serene2014_school
Henry Muccini
 
DSP_Lab_MAnual_-_Final_Edition[1].docx
DSP_Lab_MAnual_-_Final_Edition[1].docxDSP_Lab_MAnual_-_Final_Edition[1].docx
DSP_Lab_MAnual_-_Final_Edition[1].docx
ParthDoshi66
 
Introduction to Warehouse-Scale Computers
Introduction to Warehouse-Scale ComputersIntroduction to Warehouse-Scale Computers
Introduction to Warehouse-Scale Computers
Dilum Bandara
 
Computing Just What You Need: Online Data Analysis and Reduction at Extreme ...
Computing Just What You Need: Online Data Analysis and Reduction  at Extreme ...Computing Just What You Need: Online Data Analysis and Reduction  at Extreme ...
Computing Just What You Need: Online Data Analysis and Reduction at Extreme ...
Ian Foster
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
stazi3110
 
YolactEdge Review [cdm]
YolactEdge Review [cdm]YolactEdge Review [cdm]
YolactEdge Review [cdm]
Dongmin Choi
 

Similar to Soft Computing and Simulation in Water Resources: Chapter 1 introduction (20)

Software Based calculations of Electrical Machine Design
Software Based calculations of Electrical Machine DesignSoftware Based calculations of Electrical Machine Design
Software Based calculations of Electrical Machine Design
 
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
 
Event driven simulator
Event driven simulatorEvent driven simulator
Event driven simulator
 
lec01_VT22.pdf
lec01_VT22.pdflec01_VT22.pdf
lec01_VT22.pdf
 
Computer graphics 9068
Computer graphics  9068Computer graphics  9068
Computer graphics 9068
 
Pengenalankepadaautocad
PengenalankepadaautocadPengenalankepadaautocad
Pengenalankepadaautocad
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Wastewater networks modeling using info works cs
Wastewater networks modeling using info works csWastewater networks modeling using info works cs
Wastewater networks modeling using info works cs
 
DSP_Lab_MAnual_-_Final_Edition.pdf
DSP_Lab_MAnual_-_Final_Edition.pdfDSP_Lab_MAnual_-_Final_Edition.pdf
DSP_Lab_MAnual_-_Final_Edition.pdf
 
My Postdoctoral Research
My Postdoctoral ResearchMy Postdoctoral Research
My Postdoctoral Research
 
Marius Verscheure Presentation Ecmor
Marius Verscheure Presentation EcmorMarius Verscheure Presentation Ecmor
Marius Verscheure Presentation Ecmor
 
SERENE 2014 School: Incremental Model Queries over the Cloud
SERENE 2014 School: Incremental Model Queries over the CloudSERENE 2014 School: Incremental Model Queries over the Cloud
SERENE 2014 School: Incremental Model Queries over the Cloud
 
SERENE 2014 School: Daniel varro serene2014_school
SERENE 2014 School: Daniel varro serene2014_schoolSERENE 2014 School: Daniel varro serene2014_school
SERENE 2014 School: Daniel varro serene2014_school
 
DSP_Lab_MAnual_-_Final_Edition[1].docx
DSP_Lab_MAnual_-_Final_Edition[1].docxDSP_Lab_MAnual_-_Final_Edition[1].docx
DSP_Lab_MAnual_-_Final_Edition[1].docx
 
Introduction to Warehouse-Scale Computers
Introduction to Warehouse-Scale ComputersIntroduction to Warehouse-Scale Computers
Introduction to Warehouse-Scale Computers
 
Computing Just What You Need: Online Data Analysis and Reduction at Extreme ...
Computing Just What You Need: Online Data Analysis and Reduction  at Extreme ...Computing Just What You Need: Online Data Analysis and Reduction  at Extreme ...
Computing Just What You Need: Online Data Analysis and Reduction at Extreme ...
 
Capp june 2012
Capp june 2012Capp june 2012
Capp june 2012
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Cad for vlsi circuits june 2012
Cad for vlsi circuits june 2012Cad for vlsi circuits june 2012
Cad for vlsi circuits june 2012
 
YolactEdge Review [cdm]
YolactEdge Review [cdm]YolactEdge Review [cdm]
YolactEdge Review [cdm]
 

More from Amro Elfeki

Simulation of Tracer Injection from a Well in a Nearly Radial Flow
Simulation of Tracer Injection from a Well in a Nearly Radial FlowSimulation of Tracer Injection from a Well in a Nearly Radial Flow
Simulation of Tracer Injection from a Well in a Nearly Radial Flow
Amro Elfeki
 
Aquifer recharge from flash floods in the arid environment: A mass balance ap...
Aquifer recharge from flash floods in the arid environment: A mass balance ap...Aquifer recharge from flash floods in the arid environment: A mass balance ap...
Aquifer recharge from flash floods in the arid environment: A mass balance ap...
Amro Elfeki
 
Basics of Contaminant Transport in Aquifers (Lecture)
Basics of Contaminant Transport in Aquifers (Lecture)Basics of Contaminant Transport in Aquifers (Lecture)
Basics of Contaminant Transport in Aquifers (Lecture)
Amro Elfeki
 
Well Hydraulics (Lecture 1)
Well Hydraulics (Lecture 1)Well Hydraulics (Lecture 1)
Well Hydraulics (Lecture 1)
Amro Elfeki
 
Gradually Varied Flow in Open Channel
Gradually Varied Flow in Open ChannelGradually Varied Flow in Open Channel
Gradually Varied Flow in Open Channel
Amro Elfeki
 
Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...
Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...
Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...
Amro Elfeki
 
Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...
Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...
Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...
Amro Elfeki
 
Lecture 5: Stochastic Hydrology
Lecture 5: Stochastic Hydrology Lecture 5: Stochastic Hydrology
Lecture 5: Stochastic Hydrology
Amro Elfeki
 
Lecture 4: Stochastic Hydrology (Site Characterization)
Lecture 4: Stochastic Hydrology (Site Characterization)Lecture 4: Stochastic Hydrology (Site Characterization)
Lecture 4: Stochastic Hydrology (Site Characterization)
Amro Elfeki
 
Lecture 3: Stochastic Hydrology
Lecture 3: Stochastic HydrologyLecture 3: Stochastic Hydrology
Lecture 3: Stochastic Hydrology
Amro Elfeki
 
Lecture 2: Stochastic Hydrology
Lecture 2: Stochastic Hydrology Lecture 2: Stochastic Hydrology
Lecture 2: Stochastic Hydrology
Amro Elfeki
 
Stochastic Hydrology Lecture 1: Introduction
Stochastic Hydrology Lecture 1: Introduction Stochastic Hydrology Lecture 1: Introduction
Stochastic Hydrology Lecture 1: Introduction
Amro Elfeki
 
Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...
Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...
Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...
Amro Elfeki
 
Derivation of unit hydrograph of Al-Lith basin in the south west of saudi ar...
Derivation of unit hydrograph of Al-Lith basin in the south  west of saudi ar...Derivation of unit hydrograph of Al-Lith basin in the south  west of saudi ar...
Derivation of unit hydrograph of Al-Lith basin in the south west of saudi ar...
Amro Elfeki
 
Empirical equations for flood analysis in arid zones
Empirical equations for flood analysis in arid zonesEmpirical equations for flood analysis in arid zones
Empirical equations for flood analysis in arid zones
Amro Elfeki
 
Simulation of the central limit theorem
Simulation of the central limit theoremSimulation of the central limit theorem
Simulation of the central limit theorem
Amro Elfeki
 
Empirical equations for estimation of transmission losses
Empirical equations for estimation  of transmission lossesEmpirical equations for estimation  of transmission losses
Empirical equations for estimation of transmission losses
Amro Elfeki
 
Representative elementary volume (rev) in porous
Representative elementary volume (rev) in porousRepresentative elementary volume (rev) in porous
Representative elementary volume (rev) in porous
Amro Elfeki
 
Civil Engineering Drawings (Collection of Sheets)
Civil Engineering Drawings (Collection of Sheets)Civil Engineering Drawings (Collection of Sheets)
Civil Engineering Drawings (Collection of Sheets)
Amro Elfeki
 
Geohydrology ii (3)
Geohydrology ii (3)Geohydrology ii (3)
Geohydrology ii (3)
Amro Elfeki
 

More from Amro Elfeki (20)

Simulation of Tracer Injection from a Well in a Nearly Radial Flow
Simulation of Tracer Injection from a Well in a Nearly Radial FlowSimulation of Tracer Injection from a Well in a Nearly Radial Flow
Simulation of Tracer Injection from a Well in a Nearly Radial Flow
 
Aquifer recharge from flash floods in the arid environment: A mass balance ap...
Aquifer recharge from flash floods in the arid environment: A mass balance ap...Aquifer recharge from flash floods in the arid environment: A mass balance ap...
Aquifer recharge from flash floods in the arid environment: A mass balance ap...
 
Basics of Contaminant Transport in Aquifers (Lecture)
Basics of Contaminant Transport in Aquifers (Lecture)Basics of Contaminant Transport in Aquifers (Lecture)
Basics of Contaminant Transport in Aquifers (Lecture)
 
Well Hydraulics (Lecture 1)
Well Hydraulics (Lecture 1)Well Hydraulics (Lecture 1)
Well Hydraulics (Lecture 1)
 
Gradually Varied Flow in Open Channel
Gradually Varied Flow in Open ChannelGradually Varied Flow in Open Channel
Gradually Varied Flow in Open Channel
 
Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...
Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...
Two Dimensional Flood Inundation Modelling In Urban Area Using WMS, HEC-RAS a...
 
Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...
Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...
Lecture 6: Stochastic Hydrology (Estimation Problem-Kriging-, Conditional Sim...
 
Lecture 5: Stochastic Hydrology
Lecture 5: Stochastic Hydrology Lecture 5: Stochastic Hydrology
Lecture 5: Stochastic Hydrology
 
Lecture 4: Stochastic Hydrology (Site Characterization)
Lecture 4: Stochastic Hydrology (Site Characterization)Lecture 4: Stochastic Hydrology (Site Characterization)
Lecture 4: Stochastic Hydrology (Site Characterization)
 
Lecture 3: Stochastic Hydrology
Lecture 3: Stochastic HydrologyLecture 3: Stochastic Hydrology
Lecture 3: Stochastic Hydrology
 
Lecture 2: Stochastic Hydrology
Lecture 2: Stochastic Hydrology Lecture 2: Stochastic Hydrology
Lecture 2: Stochastic Hydrology
 
Stochastic Hydrology Lecture 1: Introduction
Stochastic Hydrology Lecture 1: Introduction Stochastic Hydrology Lecture 1: Introduction
Stochastic Hydrology Lecture 1: Introduction
 
Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...
Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...
Development of Flash Flood Risk Assessment Matrix in Arid Environment: Case S...
 
Derivation of unit hydrograph of Al-Lith basin in the south west of saudi ar...
Derivation of unit hydrograph of Al-Lith basin in the south  west of saudi ar...Derivation of unit hydrograph of Al-Lith basin in the south  west of saudi ar...
Derivation of unit hydrograph of Al-Lith basin in the south west of saudi ar...
 
Empirical equations for flood analysis in arid zones
Empirical equations for flood analysis in arid zonesEmpirical equations for flood analysis in arid zones
Empirical equations for flood analysis in arid zones
 
Simulation of the central limit theorem
Simulation of the central limit theoremSimulation of the central limit theorem
Simulation of the central limit theorem
 
Empirical equations for estimation of transmission losses
Empirical equations for estimation  of transmission lossesEmpirical equations for estimation  of transmission losses
Empirical equations for estimation of transmission losses
 
Representative elementary volume (rev) in porous
Representative elementary volume (rev) in porousRepresentative elementary volume (rev) in porous
Representative elementary volume (rev) in porous
 
Civil Engineering Drawings (Collection of Sheets)
Civil Engineering Drawings (Collection of Sheets)Civil Engineering Drawings (Collection of Sheets)
Civil Engineering Drawings (Collection of Sheets)
 
Geohydrology ii (3)
Geohydrology ii (3)Geohydrology ii (3)
Geohydrology ii (3)
 

Recently uploaded

The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 

Recently uploaded (20)

The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 

Soft Computing and Simulation in Water Resources: Chapter 1 introduction