tutorials:radiation-model-in-crop_model4
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:radiation-model-in-crop_model4 [2025/05/27 16:56] – barley1965 | tutorials:radiation-model-in-crop_model4 [2025/05/27 17:58] (current) – barley1965 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Introducing absorbing tiles ====== | ====== Introducing absorbing tiles ====== | ||
- | //Open Tiles.gsz.// | + | // |
We also want to visualize how much light is reaching the ground. To do that, we cover the soil surface around the plant with light-absorbing tiles. First of all, you need to declare a new module: | We also want to visualize how much light is reaching the ground. To do that, we cover the soil surface around the plant with light-absorbing tiles. First of all, you need to declare a new module: | ||
Line 35: | Line 35: | ||
</ | </ | ||
- | Like the leaves, the tiles will become brighter when they absorb light. Update is done within the '' | + | Like the [[tutorials: |
<code java> | <code java> | ||
Line 47: | Line 47: | ||
} | } | ||
</ | </ | ||
- | + | ||
+ | {{tutorials: | ||
//Task: Obtain the sum of light that is absorbed by the tiles and plot it! (Hint: you can simply add a column “1” to the existing data table and then extend the method '' | //Task: Obtain the sum of light that is absorbed by the tiles and plot it! (Hint: you can simply add a column “1” to the existing data table and then extend the method '' | ||
tutorials/radiation-model-in-crop_model4.1748357794.txt.gz · Last modified: 2025/05/27 16:56 by barley1965