Request for help to run a DSGE model (QUEST)

Good morning!

I am trying to run this DSGE model using Dynare but unfortunately Matlab reports this error in line 282, and I really do not understand why.

I would really appreciate your help on this!
Thank you.

Error reported:

dynare EA_QUEST3 (1)
Using 64-bit preprocessor
Starting Dynare (version 4.6.2).
Calling Dynare with arguments: (1)
Unknown option: (1)
Dynare usage: dynare mod_file [debug] [noclearall] [onlyclearglobals] [savemacro[=macro_file]] [onlymacro] [linemacro] [notmpterms] [nolog] [warn_uninit] [console] [nograph] [nointeractive] [parallel[=cluster_name]] [conffile=parallel_config_path_and_filename] [parallel_slave_open_mode] [parallel_test] [-D[=]] [-I/path] [nostrict] [stochastic] [fast] [minimal_workspace] [compute_xrefs] [output=dynamic|first|second|third] [language=matlab|julia] [params_derivs_order=0|1|2] [transform_unary_ops] [exclude_eqs=<equation_tag_list_or_file>] [include_eqs=<equation_tag_list_or_file>] [json=parse|check|transform|compute] [jsonstdout] [onlyjson] [jsonderivsimple] [nopathchange] [nopreprocessoroutput] [mexext=] [matlabroot=] [onlymodel]

Error using dynare (line 282)
Dynare: preprocessing failed

EA_QUEST3 (1).mod (29.5 KB)

The file name is invalid. It must not contain any space or special characters like brackets.

Thanks a lot! :slight_smile: