Contents - Index


$Recompile

 

This directive is needed in rare circumstances such as when the order in which EES solves, stores or retrieves data affects the results or when the equations change from one run to the next such as with a $IF directive. The $Recompile directive will ensure that compiler uses two-passes, which eliminates the effects of the order in which processes occur.  When used with the  Parametric table, the $Recompile directive forces all equations in the Equations window to be recompiled before each run.  EES will normally correctly determine if recompiling is needed automatically without this directive.  Note that recompiling will increase the time required for the calculations. 

 

Directives