|
Description:All biomass grows using the steady inflow of sunlight, which is a renewable source of energy. There is always a certain average amount of energy available. When biomass growth equals the amount which dies, the system is in a steady state. Examples: |
![]() |
Variables:J = steady inflow of energyK*JR*Q = part of the flow which goes into the system JR = part of J which is available to be used Q = stored biomass K4*Q = decomposition of biomass Equations:J = JR + K*JR*Q -> JR = J/(1 + K*Q)DQ = K3*JR*Q - K4*Q Simulation:The graph shows changes in Q over a time period.Source code: Renew.java |
|
"What if" Experiments:Think about a forest: |