Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update or delete non-technical slides #24

Open
henie1 opened this issue Aug 25, 2020 · 3 comments
Open

Update or delete non-technical slides #24

henie1 opened this issue Aug 25, 2020 · 3 comments

Comments

@henie1
Copy link

henie1 commented Aug 25, 2020

When I run this example, dynareOBC NKo3simul Bypass CompileSimulation
There is some question.
image
Preprocesser stopped after macroprocessing step because of 'onlymacro' option.

Searching the pre-processed output for non-differentiable functions.

Could not open Dynare's output. This is most frequently caused by an incorrect command line option.
Please check your command line for typos, or commands not supported in the current version of Dynare or DynareOBC.

Cleaning up.

Error using dynareOBCCore (line 48)
Failed reading Dynare output. This is usually caused by an incorrect command line option.
Error in dynareOBCSetup (line 297)
dynareOBC_ = dynareOBCCore( InputFileName, basevarargin, dynareOBC_, @()
EnforceRequirementsAndGeneratePath( Update, OriginalPath, CurrentFolder, dynareOBCPath,
InputFileName, varargin{:} ) );
Error in dynareOBC (line 711)
dynareOBCSetup( OriginalPath, CurrentFolder, dynareOBCPath, InputFileName, varargin{:} );

@tholden
Copy link
Owner

tholden commented Aug 25, 2020

The correct option name (detailed in the ReadMe!) is "CompileSimulationCode" not "CompileSimulation". Can I ask where you copied that command from?

@henie1
Copy link
Author

henie1 commented Aug 25, 2020 via email

@tholden
Copy link
Owner

tholden commented Aug 25, 2020

Ahh the non-technical slides are a bit out of date. They should perhaps be removed. Have a look at the Getting Started guide in the first section of TheoryPaperAppendices.pdf, and at the ReadMe.

@tholden tholden changed the title Why I can't run the example Update or delete non-technical slides Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants