You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

The value parameter attribute @INIVAL is used to assign an initial value to a parameter used as part of an interative calculation. This may be necessary or more efficient to achieve convergence.

Syntax

Place @INIVAL :Expression in the data slot of the parameter

  • Expression is the initial value for the parameter in case of an iterative calculation. It provides the possibility to assign a computed value as starting value, i.e. the result of an expression or the current value of another parameter. 

HTML clipboardMember of functional group: Modeling 

Member of knowledge base type: Classic and general typeScenario type and Taxonomy type

Example

@INIVAL:THRINI In the dataslot of a parameter assigns the current value of THRINI as starting value to the current parameter containing the expression. 

 

Quick links: @INIVAL

  • No labels