tutorials:radiation-model-in-crop_model8
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_model8 [2025/05/28 13:48] – barley1965 | tutorials:radiation-model-in-crop_model8 [2025/05/28 14:03] (current) – barley1965 | ||
---|---|---|---|
Line 5: | Line 5: | ||
This model produces a virtual plant canopy, initially consisting of 16 plants (four rows of four plants each). When you run the model, you will get the 3D visual output and also some curves (in the chart "MODEL OUTPUT" | This model produces a virtual plant canopy, initially consisting of 16 plants (four rows of four plants each). When you run the model, you will get the 3D visual output and also some curves (in the chart "MODEL OUTPUT" | ||
- | The parameters you may change in the code can be found in Example1.rgg, | + | The parameters you may change in the code can be found in Example1.rgg, |
<code java> | <code java> | ||
Line 17: | Line 17: | ||
public @Editable @Range(min=1, | public @Editable @Range(min=1, | ||
public @Editable @Range(min=1, | public @Editable @Range(min=1, | ||
+ | public @Editable @Range(min=1, | ||
</ | </ | ||
However, it is also possible (and much easier?) to use the sliders for this: click on the tab Meta Objects (bottom left) then you will see in the Attribute Editor window (almost) the same parameters: | However, it is also possible (and much easier?) to use the sliders for this: click on the tab Meta Objects (bottom left) then you will see in the Attribute Editor window (almost) the same parameters: | ||
- | {{tutorials: | + | {{:tutorials: |
//Task: run the model, and see how many fruits you get in the end! | //Task: run the model, and see how many fruits you get in the end! | ||
Line 31: | Line 32: | ||
Finally, note that this model is just a traing tool (toy...), and not based on any measurements of real plants! | Finally, note that this model is just a traing tool (toy...), and not based on any measurements of real plants! | ||
- | {{tutorials: | + | {{tutorials: |
- | {{tutorials: | + | {{tutorials: |
tutorials/radiation-model-in-crop_model8.1748432935.txt.gz · Last modified: 2025/05/28 13:48 by barley1965