Error in 4.2

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Error in 4.2

Postby gbel » Mon Jun 06, 2011 3:55 pm

Hi,

The function dynare_resolve fails after simulation.

I've worked the trail to: dynare_resolve->resol->dr1->mjdgges which fails because options_.qz_criterium is empty. A simple
Code: Select all
if isempty(options_.qz_criterium)
    options_.qz_criterium = 1+1e-6;
end

solves the problem.

BTW, this problem is caused by the line:
Code: Select all
options_ = options_old;

in stoch_simul.m

Thanks,
Gilles
gbel
 
Posts: 33
Joined: Thu Sep 04, 2008 8:34 pm
Location: Québec

Re: Error in 4.2

Postby SébastienVillemot » Tue Aug 23, 2011 3:17 pm

Hi,

Can you give a test case for replicating the problem?

Best,
Sébastien Villemot
Economist at OFCE – Sciences Po
SébastienVillemot
 
Posts: 706
Joined: Fri Dec 07, 2007 2:29 pm
Location: Paris, France

Re: Error in 4.2

Postby gbel » Thu Sep 22, 2011 9:24 pm

Hi,

Sorry for the late reply. The code I work on is not public. But I tried it with many models and it always fails.

Basicaly type "dynare_resolve" after runing "dynare somemodel" and it shoud fail.

Gilles
gbel
 
Posts: 33
Joined: Thu Sep 04, 2008 8:34 pm
Location: Québec

Re: Error in 4.2

Postby SébastienVillemot » Wed Sep 28, 2011 1:58 pm

Thanks for reporting this.

I have fixed the problem directly within mjdgges. The fix will be incorporated in the next stable release of Dynare.

Best,
Sébastien Villemot
Economist at OFCE – Sciences Po
SébastienVillemot
 
Posts: 706
Joined: Fri Dec 07, 2007 2:29 pm
Location: Paris, France

Re: Error in 4.2

Postby gbel » Wed Sep 28, 2011 6:47 pm

Thanks
gbel
 
Posts: 33
Joined: Thu Sep 04, 2008 8:34 pm
Location: Québec


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 13 guests