Model Chaining

Model Chaining is used to input an object/objects from one model to another model. It can also be used for the separation of calibration and prediction. The objects persisted from any model that can be chained to any other model. In the case of ORE intermediate objects are saved in the ORE data-store whereas, in Standard-R / Open-R, objects are saved or persisted as a file. The following tags are available in the Model Script Console:

  • ##Model Input--> Enter the object names to which you want to map objects from some other model.
  • ##Model Output--> Enter the object names you want to persist.
Object persisted out of an ORE-based model cannot be chained /inputted to Open-R / Standard-R based model and vice-versa.

Figure 9-7 Model Script Console


This image displays the Model Script Console.