Teaching block 4 - systems and modelling - (weeks 10 & 11) Flashcards

(27 cards)

1
Q

what is a system give an example

A

a collection of inter related objects eg the food and agricultural system or a leaf

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is an object

A

essential unit of which observations can be made

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

system boundary

A

separates internal processes from in and outputs (dotted line)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

state variable

A

interacting component that defines the systems structure (linked via fluxes)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

fluxes

A

flows transferring things with in the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

forcing/drivers

A

external variables that drive the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

closed system

A

no exchange with surroundings (mass and energy of the system must remain constant over time)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

open system

A

inputs and outputs are imbalanced, must be accommodated by a change in the mass/energy of the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

explain the system of a leaf

A

state variables = photosynthesis, respiration
fluxes = sugar transfer, solar radiation, Co2, o2
drivers = light intensity, co2, humidity level, night/day

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what is a 1 box model

A

hugely simplified only contains one state variable a few fluxes and a system boundary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is a 2 box model

A

less simplifies - contained a few state variables and fluxed between them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what time frames can systems occur over

A

hourly (precipitation event)
daily (day, night P cycle)
yearly (canopy growth)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

why do feedback’s occur

A

when a process in a system is dependant on one or more state variable
they create complex non-linear relationships and can be positive or negative

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what is a perturbed system

A

a system containing a feed back that has been “moved”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

give 3 examples of positive feedback

A
  1. sun melting ice and reducing albedo
  2. photosynthesis and canopy growth (more P, more C so more growth)
  3. canopy cover and forest fire (forest fire reduces shading and dries canopy, canopy heats and becomes more flammable)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

give an example of negative feedback

A

stomata and water loss - If water loss exceeds supply stomata close, reducing transpiration (water loss) .

17
Q

how do feedback’s drive system complexity

A

response to perturbation may bot be reversible (if system pushed beyond point of bouncing back to initial state)

-

18
Q

why must system errors be quantified and well communicated

A
  • policy makers need to know how accurate it is for policy making
  • public trust in modelling things such as climate change
19
Q

what are some uncertainties with systems (3)

A
  1. real life system converted into maths equations (not all processes and interactions would be considered)
  2. uncertainty in data collection (incomplete data and small errors will intensity in model so unreliable predictions made
  3. model values of parameters may be inaccurate. small mistakes amplified
20
Q

what does equifinality mean

A

multiple model designs can come out with the same result

21
Q

what can models do (example)

A

simulate how environments will respond to change over time in response to environmental forcing.

22
Q

what are the first steps to setting up a model

A
  • set working directory
  • load functions & libraries for model
  • look at the data frame and plot graphs with the data to understand it more
  • run model parameters eg GPP, NPP, NEE, and biomass
23
Q

what happened if model parameters are not a good representation of the ecosystem?

A

the model will be unable to model ecosystem dynamics.
the model should be calibrated to overcome this issue.

24
Q

how can a models performance be checked

A
  • compare it to actual observations & data
  • calculate residuals and analyse with Sharpio wilks test. look for a low p-value here. low p-value = dist of residuals is significantly different from a normal dist,
  • make sure all data points are positive
  • residuals should be normally distributed
25
why should model uncertainties be estimated
gives confidence value of the model transparency and credibility
26
list some model types
physical or mathematical empirical or process orientated deterministic or stochastic discrete or continuous
27
what is the process of building a model
objective (research question) hypothesis mathematical formulation coding verification calibrate and validate analysis - all of these steps are part of a cycle and you should go back and forward when creating a model.