Assignment 9: Simulation using EXCEL visual basic.
Using the macroscopic mini-models in this folder conduct the simulations and answer the “what if experiments” that follow.
"What if" Experimental Problems for the TANK Model
Please download the TANK Model here: /static/1-TANK-vb-1.xls
1 What would the simulation graph look like if you started with 100 liters of water in the sink instead of 1 liter? First, make an educated guess (an hypothesis). Then change Q to 100. RUN the model and the new simulation graph will appear. Was your hypothesis right?
2. What would happen if you cut off the faucet after 96 hours? What statement would you add that tells the computer to change J when the time is 96 hours? Insert a line after Q = Q + dQ * dt and Type:
IF T > 96 THEN J = 0.
Remove this statement before going on to #3
3. Another experiment is to study the effect of the outflow coefficient, K. It is the fraction outflowing per time. K = .05 means outflow is 5% of Q per unit time. What if leaves on the forest floor were exposed to higher temperatures causing faster decomposition. Change K to 0.1. Predict the effect of a faster outflow rate.
"What if" Experiments for EXPO
Please download the EXPO here: /static/2-EXPO-vb.xls
1 What will happen to the growth of Q if you double the energy source? Predict and then try it. Change E to E = 2. Then press RETURN and type RUN. Check in Appendix C for the answers to the problems.
Now cut the energy source (E) in half. What happens to the growth of Q?
2. What if you increase the growth rate (K1) of Q? What will the graph of Q look like? Try it. Type Kl = 0.08. Then RUN. Then try reducing K1. Change the statement making Kl less than the original .07. What does that graph look like?
3. Another change which might occur is in the death rate. What would happen to the growth of Q if the death rate increased? To test your hypothesis, would you increase or decrease K4? Show what happens to the growth of Q.
4. If E is 1 and you make K1 equal to K4, what will happen to the population? Try it.
"What if" Experimental Problems for LOGISTIC
Please download the LOGISTIC here: /static/3-LOGISTIC-vb.xls
1. What would happen if you increase E? Change E to 10 and run the graph again. Does the population grow faster, at the same rate, or slower? Does it level at the same size? Does it take longer or less time to level? Why?
Reset E=7 and rerun the model
2. The steady state size of Q (with E=7) is 70, what if you change Q at the beginning of your experiment to a number higher than 70, would Q increase or decrease? Try starting with Q = 150.
3. The Quadratic losses pathwqay is a function of crowding. If the population represented by Q was less sensitive to crowding, which variable would you change? How would that affect the final population level? Try it.
"What if" Experimental Problems for NONRENEW
Please download the NONRENEW here: /static/4-NONRENEW-vb.xls
1. What would happen to Q if the the energy source (E) is larger? Would Q become larger or would it live longer or both? Try it by changing statement E = 180
If this model is general, what would you predict our world economy would do if large new deposits of fossil fuels were found? Would we use them up quickly to develop more, or would we conserve them to keep a steady economy longer?
2. What would happen to E and Q if you started with 100 times more beetles? Try changing Q to 10 instead of 0.1:
Q = 10
3. Try changing the efficiency of the growth rate by increasing efficiency. Change K1 to .0033. What happens to Q?, to E? Then change it to be less efficient: change K1 to .0027.
4. What would you change to increase death rate? How would E and Q change? Try it and explain your results.
"What if" Experimental Problems for SLOWREN
Please download the SLOWREN here: /static/5-SLOWREN-vb.xls
1. What happens if the reserve tank is initially zero? Change E = 0
How does the quantity of Q, compare with the run which starts with a large initial reserve? Explain.
2. The level attained by Q in the long run is its "carrying capacity." What would happen to the carrying capacity if the regular inflow were doubled? Change J = 2
3. What would happen if there were no inflow? Change J = 0
"What if" Experiments for RENEW
Please download the RENEW here: /static/6-RENEW-vb.xls
1. Compare and contrast systems which grow exponentially (EXPO) with those which grow up and then level off at a steady state (RENEW). Consider the difference in the sources of energy for their growth.
2. If you lived in an area with a combination of renewable energy sources better than in this program, how would this affect the growth of Q? Prove it by changing and running the program to increase J. Change J= 60
What would the graph of Q look like if you reduced J to 30?
Return the value of J = 40 and run the simulation
3. Consider a system where Q starts higher. Since Q is starting higher, will the graph level higher? To find out, change Q = 25.
4. How will decreasing the outflow rate change the steady state value of Q? What statement in the program will you change to find out? Do it by decreasing the coefficient. Does Q reach the same level at steady state? If not, which is more? Why?
"What If" Experimental Problems for 2SOURCE
Please download the 2SOURCE here: /static/7-2SOURCE-vb.xls
1. If we find more fuels, making E larger, will our Q peak higher or last longer? Try making E = 160. Explain.
2. If pollution increases, giving us less available clear sun and clean rain J, how will this affect the growth Q? Decrease J to 70 and see. Explain.
3. If the depreciation rate of Q increases as Assets get older, how will this affect Q Add a statement after E = E + dE * dt; IF T >100 THEN K8 = 0.1. Explain the results.
4. If the simulation is started with Q high, will the graph differ from the first run? Describe what you changed in the program and explain the results using an example.
环境核算与管理课程列表:
Chapter 0 - Introduction
-第0章:课程简介
--第0章:课程简介
--html
Chapter 1 - Integrating Biophysical & Economic Values: The Emerging Discipline of Emergy Analysis
-第1章:能值分析:一种整合了生物物理和经济价值的新兴学科
--第1章:能值分析:一种整合了生物物理和经济价值的新兴学科
Chapter 2.1 - Systems Perspective: Drivers, Components, and Processes
-第2章 第1节:系统分析视角:从驱动、组分和过程谈起
--第2章 第1节:系统分析视角:从驱动、组分和过程谈起
Chapter 2.1 Systems Language-A picture is worth a thousand words
-第2章 第2节:能值系统语言:一张图胜过千言万语
--第2章 第2节:能值系统语言:一张图胜过千言万语
--html
Chapter 3.1 - Energy, Exergy and Thermodynamics: Thermodynamics, Maximum power, Hierarchies, and Mat
-第3章 第1节:能量、可用能与热力学
--第3章 第1节:能量、可用能与热力学
Chapter 3.2 - Calculating Exergy of Materials & Energy Sources: Available energy using Gibbs Free E
-第3章 第2节:如何计算物质与能量中的可用能:吉布斯自由能
--第3章 第2节:如何计算物质与能量中的可用能:吉布斯自由能
Chapter 4.1 - Emergy and Environmental Accounting: The Geobiosphere Emergy Baseline (GEB), Solar equ
-第4章 第1节:能值与环境核算:全球能值基准(GEB)、太阳能值
--第4章 第1节:能值与环境核算:全球能值基准(GEB)、太阳能值
Chapter 4.2 - Emergy of Renewable Secondary and Tertiary Global Sources: Computation of primary, sec
-第4章 第2节:全球初级、二级和三级可更新能源的能值计算:避免重复计算的能值计算原则
--第4章 第2节:全球初级、二级和三级可更新能源的能值计算:避免重复计算的能值计算原则
--html
Chapter 5 - Emergy of Materials,Energy,and Finished Products: UEVs of non-renewable fossil fuels; UE
-第5章:物质、能源与产品的能值计算:包括不可再生化石燃料、矿物和金属、缓慢可再生资源等的能值转换率计算
--第5章:物质、能源与产品的能值计算:包括不可再生化石燃料、矿物和金属、缓慢可再生资源等的能值转换率计算
Chapter 6 - Static Emergy Accounting: Emergy algebra, Emergy evaluation procedure , Static calculati
-第6章:能值静态核算方法:能值代数学、能值评估流程、静态核算方法
--第6章:能值静态核算方法:能值代数学、能值评估流程、静态核算方法
--html
Chapter 7 - Dynamic Emergy Accounting: Simulation of emergy and transformity, network analysis of em
-第7章:能值动态核算方法:能值动力学模拟、能值网络分析方法以及案例研究
--第7章:能值动态核算方法:能值动力学模拟、能值网络分析方法以及案例研究
Chapter 8 - Emergy Evaluating Procedure: systems diagram, evaluation table, footnotes, summary diagr
-第8章:能源评估程序:绘制系统图、构建评估表、如何编写脚注、绘制能值总图及使用能值指标进行分析
--第8章:能源评估程序:绘制系统图、构建评估表、如何编写脚注、绘制能值总图及使用能值指标进行分析
--html
Chapter 9 - Emergy and the Economy: Emergy Money Ratio, “Value Added”, international trade, emergy
-第9章:能值与经济:能值货币比、增加值、国际贸易、能值比较优势、能值汇率、劳力的能值
--第9章:能值与经济:能值货币比、增加值、国际贸易、能值比较优势、能值汇率、劳力的能值
Chatper 10 - Emergy Evaluation of Nations
-第10章:国家的能值评估方法
--第10章:国家的能值评估方法
--html
Chapter 11 - Emergy & Nations
-第11章:使用能值进行国家可持续性分析
--第11章:使用能值进行国家可持续性分析
Chapter 12 - Emergy and Urban Systems: Understanding urban systems; Settlement location; Urban Hiera
-第12章:能值与城市系统:了解城市系统、城市层级、地理中心论
--第12章:能值与城市系统:了解城市系统、城市层级、地理中心论
Chapter 13 - Emergy Evaluation of Ecosystems: What is a ecosystem? GPP & NPP; Succession; Emergy of
-第13章:生态系统的能值评估:什么是生态系统? GPP和NPP、生态系统演替、生态系统的组成、生态恢复
--第13章:生态系统的能值评估:什么是生态系统? GPP和NPP、生态系统演替、生态系统的组成、生态恢复
Chapter 14 - Natural Capital and Environmental Services: What are ecosystem services? What is natura
-第14章:自然资本和生态系统服务:什么是生态系统服务? 什么是自然资本? 实例探究、自然资本退化和可持续性
--第14章:自然资本和生态系统服务:什么是生态系统服务? 什么是自然资本? 实例探究、自然资本退化和可持续性
--html
Chapter 15 - Emergy and Landscape Development Intensity
-第15章:能值与景观发展强度指数
--第15章:能值与景观发展强度指数
Chapter 16 - Environmental Impact Assessment: Strip mining, power plants cooling, Everglades resto
-第16章:环境影响评估:采矿、发电厂、大沼泽地修复、纸袋与塑料袋、纸尿裤与尿戒子
--第16章:环境影响评估:采矿、发电厂、大沼泽地修复、纸袋与塑料袋、纸尿裤与尿戒子
--html
Chapter 17 - Environmental Impact Assessment: Evaluating impacts of oil spills
-第17章:环境影响评估:溢油事件的环境影响
--第17章:环境影响评估:溢油事件的环境影响
Chapter 18 - Emergy Evaluation of Energy Alternatives: Net Emergy, Emergy Yield Ratio, Energy Return
-第18章:能源替代方案的能值评估:净能值、能值收益率、能源投资回报率(EROEI)
--第18章:能源替代方案的能值评估:净能值、能值收益率、能源投资回报率(EROEI)
--html
Chapter 19 - Wastes and Recycling
-第19章:废弃物与循环
--第19章:废弃物与循环
Chapter 20 - Models of Economic Interface: Theory, models, and simulation of economic interfaces, ec
-第20章:经济界面模型:经济界面的理论、模型和模拟、不可再生资源的利用、自然资本
--第20章:经济界面模型:经济界面的理论、模型和模拟、不可再生资源的利用、自然资本
--html
Epilogue: Environmental Accounting and Management in Future
-尾声:环境核算与管理的现实与未来
--尾声:环境核算与管理的现实与未来