Bug in dynare++ 4.2.1

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.

Bug in dynare++ 4.2.1

Postby pdwhoward » Sat May 05, 2012 7:36 am

dynare++ cannot compute logs correctly. If the following is inserted in the 'model' section of my program:

x = log(2);

dynare++ thinks log(2) is a name and returns the error:

Caught Dynare exception: Parse error at BKKEZ_labor.mod, line 211, column 84: Unknown name <log(2)>
Couldn't parse integer ', ignored

However, the following code does run successfully:

x = log(1+1);
pdwhoward
 
Posts: 2
Joined: Sat May 05, 2012 7:31 am

Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests