User Tools

Site Tools


02_new_tutorials:parameterfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
02_new_tutorials:parameterfile [2025/10/14 13:15] gaetan02_new_tutorials:parameterfile [2025/11/16 10:32] (current) gaetan
Line 82: Line 82:
    [RU(-30) RH(90) pBud(b[radius]).($[age]=b[age], grow())];    [RU(-30) RH(90) pBud(b[radius]).($[age]=b[age], grow())];
 ] ]
 +
 +boolean tooOld(BaseBud n){
 + return n[age]>ageLimit ;
 +}
 </code> </code>
  
Line 198: Line 202:
  
 I get the value: ''Total volume of buds: 2.592734549068271'' I get the value: ''Total volume of buds: 2.592734549068271''
 +
 +
 +====== QSM Project ======
 +
 +Now let's see how these parameters can be fit into a bigger project, the [[:todo|QSM project example]]
  
02_new_tutorials/parameterfile.1760440525.txt.gz · Last modified: 2025/10/14 13:15 by gaetan