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 twobox 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 u u vd and vd 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 C and C 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 S and S: Wind speed u and ummin Timestep dt: Deposition velocity vd and vd: mmin Initial condition for C and C:
With the twobox 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 vd and in 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 and 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 S and S: Wind speed u and : Timestep dt:
Deposition velocity vd and vd: Initial condition for and :
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
