Page 1 of 1

Problems with a two-sector small open economy

PostPosted: Tue Apr 17, 2007 12:12 pm
by Elsa
Hello

I am working on a model of a small open two-sector economy in Dynare. I have got two versions of the model, one in levels to calculate the steady state (Model2) and then one in loglinear form to simulate IRFs (Model4). The model in levels works fine but in the loglinear version I have one equation too many and if I omit one which I think is redundant, I get the error "impossible to find steady state". I have attached the mod files for both models and a pdf file with the equations for both written out in full. Any help you can offer would be greatly appreciated.

Many thanks

Elsa

PostPosted: Tue Apr 17, 2007 4:59 pm
by bigbigben
[quote]"impossible to find steady state".

For this part, you can add a short code named as the same name as the mod file followed by "_steadystate", which output the steadystate for your model. the example under directory fs2000 use the same method.

For the two sector part, Michel told me the transition matrix for it is singular. To avoid that, I guess you have to introduce enough curvature in reallocation of resources between sectors. I don't whether Dynare has some sample model to illustrate that.[/quote]

PostPosted: Wed Apr 18, 2007 9:33 am
by Elsa
Thanks for that. Now I see the rank conditions aren't satisfied but I think I now know how to get it to work.