Steady State

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.

Steady State

Postby Aldo » Mon Jun 12, 2017 4:15 pm

1. I run my .mod using a m-file to compute steady state (prometheo_steadystate.m). I am using an external function too (apr.m).
2. I get error:

Code: Select all
Error using print_info (line 76)
The steadystate file did not compute the steady state
...
Equation number 238 : -4.6777
Equation number 239 : 66.205
Equation number 240 : -10.4307


3. In order to understand these errors I run content of file prometheo_steadystate.m called "prometheo_steadystate review".

4. What is weird after do this, is that, the equations that dynare is reporting errors doesn't seem verify the errors, for example Equation 238:

Code: Select all
Depoobs - 100*log(Depo/DepoSS)

ans =

     0
Attachments
respaldo_0.rar
(89.23 KiB) Downloaded 53 times
Aldo
 
Posts: 56
Joined: Fri Aug 07, 2015 4:47 pm

Re: Steady State

Postby jpfeifer » Mon Jun 12, 2017 6:43 pm

If I see it correctly, the steady states like
Code: Select all
BankcapSS

are not consistent with the model local variables you define. In the steady state file
Code: Select all
BankcapSS =    0.2169

but in prometheo_static.m
Code: Select all
BankcapSS__ =    0.4205
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany

Re: Steady State

Postby Aldo » Mon Jun 12, 2017 8:22 pm

Thanks a lot dear jpfeifer.

Greetings

Aldo
Aldo
 
Posts: 56
Joined: Fri Aug 07, 2015 4:47 pm


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 12 guests