logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Zaiden GarzaResume writing
(5/5)

554 Answers

Hire Me
expert
Peter EllisAccounting
(5/5)

698 Answers

Hire Me
expert
Aaysha SnehwalNursing
(5/5)

921 Answers

Hire Me
expert
Riley FarroComputer science
(/5)

751 Answers

Hire Me
R Programming
(5/5)

What is the total precipitation (mm), infiltration (mm) and runoff (mm) for each method?

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Based on the information provided in Example 7.7.1, determine actual infiltration and runoff for each 5 min during the 8-hour storm using both Philip and Green-Ampt methods using R. Your program must determine actual infiltration, infiltration (rates and cumulative totals) and runoff (rates and cumulative totals) for each method. Save the results to a file. Plot actual infiltration and runoff vs. time (every 5-min) for each method. Assume runoff is precipitation minus actual infiltration. An example for actual infiltrate and runoff for one method is shown below.

 

 

What is the total precipitation (mm), infiltration (mm) and runoff (mm) for each method? Note, your values will be slightly different from the example because of the imposed 5-min time step. You must use a trial and error method to solve the Green-Ampt method. For this method, an acceptable error for time is 0.001 hours (see lecture for details).

 

Using your R results output file, create a table that lists: time (hr), P(mm/hr), f(mm/hr)-Philip, q(mm/hr)-Philip, Cumulative F(mm)-Philip, Cumulative Q(mm)-Philip, f(mm/hr)-GA, q(mm/hr)-GA, Cumulative F(mm)-GA, Cumulative Q(mm)-GA for times 1,2,3,4,5,6,7,8 hours (i.e., 10 columns, 9 rows including the header row).

 

Include your code, the two plots [i.e., f(t) and q(t) vs. time for each method], and Table(s) in one PDF. Provide an answer the above question in the PDF. Upload the PDF for HW4.

 

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme