-
- Downloads
- extension of normalization of equations to nonlinear equations
- 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
Showing
- BlockTriangular.cc 85 additions, 68 deletionsBlockTriangular.cc
- BlockTriangular.hh 6 additions, 7 deletionsBlockTriangular.hh
- CodeInterpreter.hh 9 additions, 1 deletionCodeInterpreter.hh
- ComputingTasks.cc 7 additions, 2 deletionsComputingTasks.cc
- ComputingTasks.hh 2 additions, 1 deletionComputingTasks.hh
- DynamicModel.cc 229 additions, 432 deletionsDynamicModel.cc
- DynamicModel.hh 12 additions, 2 deletionsDynamicModel.hh
- DynareBison.yy 10 additions, 2 deletionsDynareBison.yy
- DynareFlex.ll 4 additions, 0 deletionsDynareFlex.ll
- ExprNode.cc 355 additions, 135 deletionsExprNode.cc
- ExprNode.hh 16 additions, 14 deletionsExprNode.hh
- Makefile.in 1 addition, 0 deletionsMakefile.in
- MinimumFeedbackSet.cc 1 addition, 0 deletionsMinimumFeedbackSet.cc
- ModFile.cc 19 additions, 5 deletionsModFile.cc
- ModFile.hh 3 additions, 0 deletionsModFile.hh
- ParsingDriver.cc 12 additions, 2 deletionsParsingDriver.cc
- Statement.cc 2 additions, 1 deletionStatement.cc
- Statement.hh 2 additions, 0 deletionsStatement.hh
Loading
Please register or sign in to comment