Page 1 of 1

Solve algorithm

PostPosted: Wed Mar 11, 2009 10:16 am
by nz
Hi all,

I have a problem with simulating my model. The dynare (3) successfully finds the steady state, however, only by using the solve_algo=3. The simulation of transferring from one steady state to the other is not successful:
(Warning: Matrix is close to singular or badly scaled.
Results may be inaccurate. RCOND = 1.001041e-017.).
Could it be a problem with the solve algorithm it uses? Can I change it?

Many thanks in advance

Re: Solve algorithm

PostPosted: Sat Mar 14, 2009 1:07 pm
by StephaneAdjemian
Hi,

Did you try with Dynare version 4? Also with Dynare version 4 there is another algorithm described on our wiki:

http://www.dynare.org/DynareWiki/FastDeterministicSimulation

Best, Stéphane.





nz wrote:Hi all,

I have a problem with simulating my model. The dynare (3) successfully finds the steady state, however, only by using the solve_algo=3. The simulation of transferring from one steady state to the other is not successful:
(Warning: Matrix is close to singular or badly scaled.
Results may be inaccurate. RCOND = 1.001041e-017.).
Could it be a problem with the solve algorithm it uses? Can I change it?

Many thanks in advance