Question: what would be a good python code for it ? Develop a generic python code to determine the dynamic heights ( h _ {
what would be a good python code for it Develop a generic python code to determine the dynamic heights ht and ht of two connected tanks as a function of time. The first tank has a time varying input Qt entering the tank and a pipe of length l and crosssectional area s at a height H that connects it with tank The liquid in tank drains via gravity through another pipe with length l and crosssectional area s
Prove that your code works as intended by choosing a set of realistic values initial heights, pipe lengths and sizes, tank dimensions, timevarying flow input, etc... and plot the height of each tank as a function of time. You are expected to modify the base problem to make it more interesting ANDOR do a sensitivity analysis on one of the variables to see how this affects the results. Your project will be judged using the following criteria: model, narrativediscussion reader's interest, depth, and originality of study. Note that "reader interest" does not mean you should fabricate a creative story, it means that it is written in a professional manner that easy and interesting to read. Interesting because of the material and original study you've generated, which should be unique to you and you alone. Also note that this problem can be made quite simple or extremely complicated. You should do your best to add enough complexity to the problem that you are able to solve it in the allotted time. It is recommended that you start simple and incrementally add more details. For example, you could explore the effect of a unique timevarying function Qt or look at the effect of friction on the bridging pipe, or the effect what happens when the liquid level dips below the bridging pipe. There are many, many interesting things you could explore. I would recommend you focus on one or two of these aspects and learn what you can above the base case. What to turn in:
Your python file for a fully functioning tank system.
A page technical memo. At the minimum include the problem, your modelassumptions the code, the transient behavior, and your model's limitations
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
