Question: 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 m/min) 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)m/min Timestep (dt): Deposition velocity (vd1 and vd2): m/min Initial condition for C1 and C2:
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): mmin, Initial condition for C1 and C2 :

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!