Description Usage Arguments Value
Calculates a non-deterministic wind profile ovedr a screen height on parallel cores Useful when running a large number of reps
1 2 3 4 5 6 7 8 9 10  | shelterP(
  base.params,
  Variation,
  reps = 1000,
  slices = 100,
  l = 0.1,
  Ms = 0.01,
  Pm = 1,
  Mr = 1.001
)
 | 
base.params | 
 Parameter input table  | 
Variation | 
 A database of plant variability in traits, with the fields: record - a unique, consecutively numbered identifier per site species - the name of the species, which will call trait data from 'default.species.params' stratum - numeric value from 1 to 4, counting from lowest stratum Hs - Standard deviation of plant height variations Hr - Truncates plant height variability by +/- Hr * height  | 
reps | 
 Number of repetitions  | 
slices | 
 The number of vertical slices to measure above the measurement point  | 
l | 
 Variation around input leaf dimensions  | 
Ms | 
 Standard deviation of LFMC  | 
Pm | 
 Multiplier of mean LFMC  | 
Mr | 
 Truncates LFMC variability by +/- Pm * LFMC  | 
SL | 
 The height (m) of the screen level  | 
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.