Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

With the two - box model in Python we discussed in class, revise the code to add transport and depositions for both boxes, shown as

With the two-box model in Python we discussed in class, revise the code to add transport and
depositions for both boxes, shown as the blue color below. Assume wind and deposition velocities
(u1,u2, vd1 and vd2, in mmin) to be constants can be decided by users.
a) Attach your code for the model (only the model part, not those you make plots etc.)
b) Assume your own inputs to run the model and plot a figure for C1 and C2 with time (like the
example shown in class). Attach the figure. Indicate the parameters that you use to run the model
as below. You need to choose a timestep to make your numerical solution stable.
Source (S1 and S2): , Wind speed (u1 and u2): mmin, Timestep (dt):
Deposition velocity (vd1 and vd2 Initial condition for C1 and C2 :
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Modeling And Design

Authors: Toby J. Teorey, Sam S. Lightstone, Tom Nadeau, H.V. Jagadish

5th Edition

0123820200, 978-0123820204

More Books

Students also viewed these Databases questions

Question

3. Write a policy statement to address these issues.

Answered: 1 week ago