User Tools

Site Tools


howtos:workwithdata:running_data_through_documenter

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howtos:workwithdata:running_data_through_documenter [2011/06/23 16:13]
chris.strashok
howtos:workwithdata:running_data_through_documenter [2011/06/24 20:17] (current)
shona.weldon
Line 5: Line 5:
   * Evaluating the model in SAMM   * Evaluating the model in SAMM
  
-For beginners to TOOL and multidimensial arrays ​this process outlined above can be challenging,​ as it can be hard to visualize how the multidimensional arrays are being constructed and manipulated as objects are created, reorder and mapped into different shapes during the construction of the models ​framework as no data is being passed through the model at this point.+For beginners to TOOL and multidimensial arrays ​the process outlined above can be challenging,​ as it can be hard to visualize how the multidimensional arrays are being constructed and manipulated as objects are created, reorder and mapped into different shapes during the construction of the model'​s ​framework as no data is being passed through the model at this point.
  
-However there is technique that you can use to read data through Documenter for interactive/​prototyping/​testing purposes. This technique is similar to writing ​view (add link to view writing ​here) however with some some subtle differences. +However there is an interactive ​technique that you can use to read data through Documenter for prototyping/​testing purposes. This technique is similar to writing ​an [[howtos:​workwithdata:​a_simple_import_view|import ​view]], however the tool code is written directly in the procedure box of your Documenter diagram. All of the rules that apply to writing a view are applied ​here except for the following exceptions and limitations:​
- +
-Documeter has.....+
  
 +  * You are not required to [[howtos:​toolcoding:​general_view_writing|index]] you objects in Documenter as there is only one instance of the object available.
 +  * Only the objects that are available to the active calculator are available to the procedure, unlike the informants which are available to any calculator.
 +  * You can not pass data from calculator to calculator. Data is only available for the active calculator.
  
howtos/workwithdata/running_data_through_documenter.1308845626.txt.gz · Last modified: 2011/06/23 16:13 by chris.strashok