Skip to content
Snippets Groups Projects
Select Git revision
  • bf99443ecfb19144b60d44e1ecd1e99a9b901e06
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

CodeInterpreter.hh

Blame
  • user avatar
    ferhat authored
    - mfs: new option for 'steady' and 'model' commands. Determines the equation belonging to the set of feedback variables.
      mfs = 0 => all variables are considered as feedback variables (default value)
      mfs = 1 => using only naturally normalized equation as potential recursive equations (all variables assigned to unnormalized equations are considered as feedback variable)
      mfs = 2 => adding to the set of potential recursive equation with mfs = 1 the linear equation in endogenous variable normalized (all variables assigned to nonlinear unnormalized equations are considered as feedback variable)
      mfs = 3 => adding to the set of potential recursive equation with mfs = 2 the non linear equation in endogenous variable normalized
    - correction of few buggs in simulate.dll
    - block_mfs_dll: new option for 'steady' command. Use simulate.dll to solve the steady state model (speedup the computation of the steady-state and the homotopy)
    
    git-svn-id: https://www.dynare.org/svn/dynare/trunk@2866 ac1d8469-bf42-47a9-8791-bf33cf982152
    4897b602
    History
    CodeInterpreter.hh 4.17 KiB