openalea / WALTer

WALTer is a 3D FSPM Wheat model
Other
4 stars 8 forks source link

Curved leaves #35

Closed Emblanc closed 5 years ago

Emblanc commented 6 years ago

Adding a curvature of the leaves to improve realism

Jeroome commented 6 years ago

Question on this enhancement:

pradal commented 6 years ago

It depends on how the leaves are represented today. However, we have developped mesh simplification algorithms for leaves and studied the best compromise between accuracy and computation time:

Fournier, Pradal, 2012 https://doi.org/10.1109/PMA.2012.6524823

Emblanc commented 5 years ago

With the curved leaves, modifications will have to be made to the calculation of the GAI

Emblanc commented 5 years ago

In the walter_leaf_mesh function, the argument "compensate" allows to compensate for area error. There are significant differences between the results of a simulation done with compensate = False and the same simulation done with compensate = True. GAI_compensate Tillering_dyn_compensate Int_light_compensate

Emblanc commented 5 years ago

output_blade_scale_radius.csv.zip

Emblanc commented 5 years ago

Here are the same graphs as previously but all with the same x-axis (in days) and from simulations that were made after the fix of issue #82 on negative surfaces.

GAI_Compensate

Tillering_dyn_Compensate

Int_light_Compensate