smets wouters errormessage
Posted: Sat Jun 30, 2012 7:00 am
professor and all.
(sent this message to your email)
I was running dynare (smets wouters model), receiving error messages,
------------------------------------------------------------------------------------------------------------------
>> dynare usmodel
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
Starting Dynare ...
Starting preprocessing of the model file ...
ERROR: usmodel.mod:80.13: syntax error, unexpected ';', expecting EQUAL
??? Error using ==> dynare
DYNARE: preprocessing failed
---------------------------------------------
After I gotrid of ;
I received another errormessage
Starting Dynare ...
Starting preprocessing of the model file ...
ERROR: usmodel.mod:84.7: syntax error, unexpected INT_NUMBER, expecting EQUAL
??? Error using ==> dynare
DYNARE: preprocessing failed
Line 84.7 has
0*(1-calfa)*a + 1*a = calfa*rkf+(1-calfa)*(wf) ;
From here I have no idea where to go.
I am currently running dynare 4 and matlab 7.1.
(I am not sure if the version of program matters)
(sent this message to your email)
I was running dynare (smets wouters model), receiving error messages,
------------------------------------------------------------------------------------------------------------------
>> dynare usmodel
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
Starting Dynare ...
Starting preprocessing of the model file ...
ERROR: usmodel.mod:80.13: syntax error, unexpected ';', expecting EQUAL
??? Error using ==> dynare
DYNARE: preprocessing failed
---------------------------------------------
After I gotrid of ;
I received another errormessage
Starting Dynare ...
Starting preprocessing of the model file ...
ERROR: usmodel.mod:84.7: syntax error, unexpected INT_NUMBER, expecting EQUAL
??? Error using ==> dynare
DYNARE: preprocessing failed
Line 84.7 has
0*(1-calfa)*a + 1*a = calfa*rkf+(1-calfa)*(wf) ;
From here I have no idea where to go.
I am currently running dynare 4 and matlab 7.1.
(I am not sure if the version of program matters)