Differences

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

Link to this comparison view

Next revision
Previous revision
for [2011/07/31 03:28]
hermann created
for [2015/10/11 21:20] (current)
admin [Optional Inputs]
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name                 ​^ Type                                         ​^ Description ​                     +^ Name  ^ Type  ^ Description ​ 
-| First Iteration Step | [[Non Negative Int Type|Non Negative Int  ​]] | Initial step or model iteration. | +| First Iteration Step  | [[Real Value Type|Real Value]]  | Initial step or model iteration. ​ 
-| Last Iteration Step  | [[Non Negative Int Type|Non Negative Int  ​]] | Final step or model iteration. ​  ​|+| Last Iteration Step  | [[Real Value Type|Real Value]]  | Final step or model iteration. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name           ​^ Type                                  ^ Description ​                                                           +^ Name  ^ Type  ^ Description ​ 
-| Step Increment | [[Positive Int Type|Positive Int   ]] | Increment used to set the number of the next step or model iteration. ​ |+| Step Increment ​ | [[Real Value Type|Real Value]]  | Increment/​decrement ​used to set the number of the next step or model iteration. This value must always be non-zero. If the initial step is less than the final step, this value must be positive. Otherwise, this value must be negative.  |
  
 ===== Output ===== ===== Output =====
 +
 +===== Internal Outputs =====
 +
 +^ Name  ^ Type  ^ Description ​ ^
 +| Step  | [[Real Value Type|Real Value]] ​ | Current step.  |
  
 ===== Group ===== ===== Group =====
Line 27: Line 32:
  
 For For
-