: constant value of 2525 : range from 1 to 5 (technical detail: symmetric1 to 5 )triangle distribution : the product of a range and another variable(0 to 1) * MyVariable : Write 1 if variableA is greater than 10, otherwise write 0. You can link multiple conditions withif VariableA > 10 then 1 else 0 and/orand . Seeor for more!if statements : either the value 3 or the value 5 (discrete distribution)sample(3, 5)
Double-click in the desired cell in the formula column. Select the desired cell and press .F2
: a helper variable that returns the timestep of thelastActualDate , if it is toggled on (seeLast Actual Date setting )Helper Variables : Blank values are treated like 0s in most formulas (e.g. blank + 7 = 0 + 7 = 7),blank except in instances involving a set of numbers (e.g. avg, min/max/median, count etc) where blanks will be excluded (e.g. avg(5,10,blank) = avg(5,10) = 7.5).
For more information, see .Helper Variables


If you apply splashing on cells that already contain values, these values will be overwritten by the newly distributed values. Your latest selected splashing type is saved for the next entry. E.g.if you selected , this type of splashing will be used for the next splashing used by this user.Equal split





Last updated on Aug 16, 2023