DynareJulia / Dynare.jl

A Julia rewrite of Dynare: solving, simulating and estimating DSGE models.
https://www.dynare.org
Other
89 stars 20 forks source link

LoadError: Failed to precompile example1Dynamic [top-level] to C:\Users\giorg\.julia\compiled\v1.7\jl_2440.tmp #1

Closed giorgi-tsu closed 2 years ago

giorgi-tsu commented 2 years ago

I decided to move from MATLAB to Julia. In order to get up and running with Dynare/Julia I cloned this repo to my local folder (the address shown below), then I cd-ed to that folder and followed the instructions exactly as written in README.md, however, I ran into several errors. Having thought I have had some problems in general registry and packages, I deleteed the entire July installation and reinstalled clean version of it. The script below shows my Julia REPL for the first time after installation was complete. Despite this, it still runs into the same error when running example1 test model in this repo. Below I copied the entire output from my REPL (note that I have not installed any other packages yet. This was clean Julia package). I am not proficient enough with Julia (strated getting to know with it only a couple of days ago) to debug this error message and since I have clean install of Julia and I folowed the instructions in README.md file exactly I suspect there could be a problem with the repo itself.

               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.7.2 (2022-02-06)
 _/ |\__'_|_|_|\__'_|  |  Official https://julialang.org/ release
|__/                   |

julia> pwd()
"C:\\Users\\giorg"

julia> cd
cd (generic function with 4 methods)

julia> cd()

julia> pwd()
"C:\\Users\\giorg"

julia> pwd(./document)
ERROR: syntax: "./" is not a unary operator
Stacktrace:
 [1] top-level scope
   @ none:1

julia> cd(./documenst)
ERROR: syntax: "./" is not a unary operator
Stacktrace:
 [1] top-level scope
   @ none:1

julia> cd(./documents)
ERROR: syntax: "./" is not a unary operator
Stacktrace:
 [1] top-level scope
   @ none:1

julia> cd("./documents")

julia> pwd()
  Downloaded artifact: LZO
  Downloaded artifact: FriBidi
  Downloaded artifact: Rmath
  Downloaded artifact: GLFW
  Downloaded artifact: x264
  Downloaded artifact: FreeType2
  Downloaded artifact: libpng
  Downloaded artifact: Zstd
  Downloaded artifact: Expat
  Downloaded artifact: Libtiff
  Downloaded artifact: PCRE
  Downloaded artifact: Libffi
  Downloaded artifact: Ogg
  Downloaded artifact: XSLT
  Downloaded artifact: OpenSpecFun
  Downloaded artifact: Wayland_protocols
  Downloaded artifact: Graphite2
  Downloaded artifact: libass
  Downloaded artifact: Pixman
  Downloaded artifact: XML2
  Downloaded artifact: Gettext
  Downloaded artifact: OpenSSL
  Downloaded artifact: FFMPEG
  Downloaded artifact: Libgcrypt
  Downloaded artifact: LAME
  Downloaded artifact: Libiconv
  Downloaded artifact: DynarePreprocessor
  Downloaded artifact: Glib
  Downloaded artifact: libvorbis
    Updating `C:\Users\giorg\.julia\environments\v1.7\Project.toml`
  [5203de40] + Dynare v0.2.0
    Updating `C:\Users\giorg\.julia\environments\v1.7\Manifest.toml`
  [79e6a3ab] + Adapt v3.3.3
  [4fba245c] + ArrayInterface v4.0.3
  [6e4b80f9] + BenchmarkTools v1.3.1
  [336ed68f] + CSV v0.10.2
  [d360d2e6] + ChainRulesCore v1.12.0
  [9e997f8a] + ChangesOfVariables v0.1.2
  [944b1d66] + CodecZlib v0.7.0
  [35d6a980] + ColorSchemes v3.17.1
  [3da002f7] + ColorTypes v0.11.0
  [5ae59095] + Colors v0.12.8
  [bbf7d656] + CommonSubexpressions v0.3.0
  [34da2185] + Compat v3.41.0
  [d38c429a] + Contour v0.5.7
  [a8cc5b0e] + Crayons v4.1.1
  [9a962f9c] + DataAPI v1.9.0
  [a93c6f00] + DataFrames v1.3.2
  [864edb3b] + DataStructures v0.18.11
  [e2d170a0] + DataValueInterfaces v1.0.0
  [163ba53b] + DiffResults v1.0.3
  [b552c78f] + DiffRules v1.9.1
  [b4f34e82] + Distances v0.10.7
  [ffbed154] + DocStringExtensions v0.8.6
  [5203de40] + Dynare v0.2.0
  [e2ba6199] + ExprTools v0.1.8
  [78f5a1cc] + ExtendedDates v0.1.1
  [c87230d0] + FFMPEG v0.4.1
  [29a986be] + FastLapackInterface v0.1.3
  [48062228] + FilePathsBase v0.9.17
  [6a86dc24] + FiniteDiff v2.10.1
  [53c48c17] + FixedPointNumbers v0.8.4
  [59287772] + Formatting v0.4.2
  [f6369f11] + ForwardDiff v0.10.25
  [28b8d3ca] + GR v0.64.0
  [5c1252a2] + GeometryBasics v0.4.1
  [42e2da0e] + Grisu v1.0.2
  [cd3eb016] + HTTP v0.9.17
  [615f187c] + IfElse v0.1.1
  [83e8ac13] + IniFile v0.5.0
  [842dd82b] + InlineStrings v1.1.2
  [3587e190] + InverseFunctions v0.1.2
  [41ab1584] + InvertedIndices v1.1.0
  [92d709cd] + IrrationalConstants v0.1.1
  [c8e1da08] + IterTools v1.4.0
  [42fd0dbc] + IterativeSolvers v0.9.2
  [82899510] + IteratorInterfaceExtensions v1.0.0
  [692b3bcd] + JLLWrappers v1.4.1
  [682c06a0] + JSON v0.21.3
  [ec016732] + KalmanFilterTools v0.1.0
  [b964fa9f] + LaTeXStrings v1.3.0
  [23fbe1c1] + Latexify v0.15.9
  [d3d80556] + LineSearches v7.1.1
  [7a12625a] + LinearMaps v3.5.1
  [45f42fbc] + LinearRationalExpectations v0.1.3
  [2ab3a3ac] + LogExpFunctions v0.3.6
  [1914dd2f] + MacroTools v0.5.9
  [739be429] + MbedTLS v1.0.3
  [442fdcdd] + Measures v0.3.1
  [e1d29d7a] + Missings v1.0.2
  [d41bc354] + NLSolversBase v7.8.2
  [77ba4419] + NaNMath v0.3.7
  [bac558e1] + OrderedCollections v1.4.1
  [d96e819e] + Parameters v0.12.3
  [69de0a69] + Parsers v2.2.2
  [ccf2f8ad] + PlotThemes v2.0.1
  [995b91a9] + PlotUtils v1.1.3
  [91a5bcdd] + Plots v1.25.10
  [4f9d485d] + PolynomialMatrixEquations v0.1.0
  [2dfb63ee] + PooledArrays v1.4.0
  [21216c6a] + Preferences v1.2.3
  [08abe8d2] + PrettyTables v1.3.1
  [3cdcf5f2] + RecipesBase v1.2.1
  [01d81517] + RecipesPipeline v0.5.0
  [189a3867] + Reexport v1.2.2
  [05181044] + RelocatableFolders v0.1.3
  [ae029012] + Requires v1.3.0
  [79098fc4] + Rmath v0.7.0
  [7e49a35a] + RuntimeGeneratedFunctions v0.5.3
  [6c6a2e73] + Scratch v1.1.0
  [91c51154] + SentinelArrays v1.3.12
  [992d4aef] + Showoff v1.0.3
  [a2af1166] + SortingAlgorithms v1.0.1
  [276daf66] + SpecialFunctions v2.1.2
  [aedffcd0] + Static v0.5.5
  [90137ffa] + StaticArrays v1.3.5
  [82ae8749] + StatsAPI v1.2.0
  [2913bbd2] + StatsBase v0.33.15
  [4c63d2b9] + StatsFuns v0.9.15
  [09ab397b] + StructArrays v0.6.4
  [fd094767] + Suppressor v0.2.0
  [3783bdb8] + TableTraits v1.0.1
  [bd369af6] + Tables v1.6.1
  [ff13af16] + TimeDataFrames v0.1.3
  [0796e94c] + Tokenize v0.5.21
  [3bb67fe8] + TranscodingStreams v0.9.6
  [5c2747f8] + URIs v1.3.0
  [3a884ed6] + UnPack v1.0.2
  [1cfade01] + UnicodeFun v0.4.1
  [41fe7b60] + Unzip v0.1.2
  [ea10d353] + WeakRefStrings v1.4.1
  [6e34b625] + Bzip2_jll v1.0.8+0
  [83423d85] + Cairo_jll v1.16.1+1
  [23afba7c] + DynarePreprocessor_jll v4.8.0+0
  [5ae413db] + EarCut_jll v2.2.3+0
  [2e619515] + Expat_jll v2.4.4+0
  [b22a6f82] + FFMPEG_jll v4.4.0+0
  [a3f928ae] + Fontconfig_jll v2.13.93+0
  [d7e528f0] + FreeType2_jll v2.10.4+0
  [559328eb] + FriBidi_jll v1.0.10+0
  [0656b61e] + GLFW_jll v3.3.6+0
  [d2c73de3] + GR_jll v0.64.0+0
  [78b55507] + Gettext_jll v0.21.0+0
  [7746bdde] + Glib_jll v2.68.3+2
  [3b182d85] + Graphite2_jll v1.3.14+0
  [2e76f6c2] + HarfBuzz_jll v2.8.1+1
  [aacddb02] + JpegTurbo_jll v2.1.2+0
  [c1c5ebd0] + LAME_jll v3.100.1+0
  [dd4b983a] + LZO_jll v2.10.1+0
  [e9f186c6] + Libffi_jll v3.2.2+1
  [d4300ac3] + Libgcrypt_jll v1.8.7+0
  [7e76a0d4] + Libglvnd_jll v1.3.0+3
  [7add5ba3] + Libgpg_error_jll v1.42.0+0
  [94ce4f54] + Libiconv_jll v1.16.1+1
  [4b2f31a3] + Libmount_jll v2.35.0+0
  [89763e89] + Libtiff_jll v4.3.0+0
  [38a345b3] + Libuuid_jll v2.36.0+0
  [e7412a2a] + Ogg_jll v1.3.5+1
  [458c3c95] + OpenSSL_jll v1.1.13+0
  [efe28fd5] + OpenSpecFun_jll v0.5.5+0
  [91d4177d] + Opus_jll v1.3.2+0
  [2f80f16e] + PCRE_jll v8.44.0+0
  [30392449] + Pixman_jll v0.40.1+0
  [ea2cea3b] + Qt5Base_jll v5.15.3+0
  [f50d1b31] + Rmath_jll v0.3.0+0
  [a2964d1f] + Wayland_jll v1.19.0+0
  [2381bf8a] + Wayland_protocols_jll v1.23.0+0
  [02c8fc9c] + XML2_jll v2.9.12+0
  [aed1982a] + XSLT_jll v1.1.34+0
  [4f6342f7] + Xorg_libX11_jll v1.6.9+4
  [0c0b7dd1] + Xorg_libXau_jll v1.0.9+4
  [935fb764] + Xorg_libXcursor_jll v1.2.0+4
  [a3789734] + Xorg_libXdmcp_jll v1.1.3+4
  [1082639a] + Xorg_libXext_jll v1.3.4+4
  [d091e8ba] + Xorg_libXfixes_jll v5.0.3+4
  [a51aa0fd] + Xorg_libXi_jll v1.7.10+4
  [d1454406] + Xorg_libXinerama_jll v1.1.4+4
  [ec84b674] + Xorg_libXrandr_jll v1.5.2+4
  [ea2f1a96] + Xorg_libXrender_jll v0.9.10+4
  [14d82f49] + Xorg_libpthread_stubs_jll v0.1.0+3
  [c7cfdc94] + Xorg_libxcb_jll v1.13.0+3
  [cc61e674] + Xorg_libxkbfile_jll v1.1.0+4
  [12413925] + Xorg_xcb_util_image_jll v0.4.0+1
  [2def613f] + Xorg_xcb_util_jll v0.4.0+1
  [975044d2] + Xorg_xcb_util_keysyms_jll v0.4.0+1
  [0d47668e] + Xorg_xcb_util_renderutil_jll v0.3.9+1
  [c22f9ab0] + Xorg_xcb_util_wm_jll v0.4.1+1
  [35661453] + Xorg_xkbcomp_jll v1.4.2+4
  [33bec58e] + Xorg_xkeyboard_config_jll v2.27.0+4
  [c5fb5394] + Xorg_xtrans_jll v1.4.0+3
  [3161d3a3] + Zstd_jll v1.5.2+0
  [0ac62f75] + libass_jll v0.15.1+0
  [f638f0a6] + libfdk_aac_jll v2.0.2+0
  [b53b4c65] + libpng_jll v1.6.38+0
  [f27f6e37] + libvorbis_jll v1.3.7+1
  [1270edf5] + x264_jll v2021.5.5+0
  [dfaa095f] + x265_jll v3.5.0+0
  [d8fb68d0] + xkbcommon_jll v0.9.1+5
  [0dad84c5] + ArgTools
  [56f22d72] + Artifacts
  [2a0f44e3] + Base64
  [ade2ca70] + Dates
  [8bb1440f] + DelimitedFiles
  [8ba89e20] + Distributed
  [f43a241f] + Downloads
  [9fa8497b] + Future
  [b77e0a4c] + InteractiveUtils
  [b27032c2] + LibCURL
  [76f85450] + LibGit2
  [8f399da3] + Libdl
  [37e2e46d] + LinearAlgebra
  [56ddb016] + Logging
  [d6f4376e] + Markdown
  [ca575930] + NetworkOptions
  [44cfe95a] + Pkg
  [de0858da] + Printf
  [9abbd945] + Profile
  [3fa0cd96] + REPL
  [9a3f8284] + Random
  [ea8e919c] + SHA
  [9e88b42a] + Serialization
  [1a1011a3] + SharedArrays
  [6462fe0b] + Sockets
  [2f01184e] + SparseArrays
  [10745b16] + Statistics
  [fa267f1f] + TOML
  [a4e569a6] + Tar
  [8dfed614] + Test
  [cf7118a7] + UUIDs
  [4ec0a83e] + Unicode
  [e66e0078] + CompilerSupportLibraries_jll
  [deac9b47] + LibCURL_jll
  [29816b5a] + LibSSH2_jll
  [c8ffd9c3] + MbedTLS_jll
  [14a3606d] + MozillaCACerts_jll
  [4536629a] + OpenBLAS_jll
  [05823500] + OpenLibm_jll
  [83775a58] + Zlib_jll
  [8e850b90] + libblastrampoline_jll
  [8e850ede] + nghttp2_jll
  173 dependencies successfully precompiled in 272 seconds

julia> pwd()
"C:\\Users\\giorg\\documents\\Julia\\Dynare\\Dynare.jl"

julia> using Dynare

julia>

julia> context = @dynare "./test/models/example1/example1.mod";
[ Info: 2022-02-15T23:08:51.531: Starting @dynare ./test/models/example1/example1.mod
["example1.mod", "language=julia", "json=compute"]
Starting preprocessing of the model file ...
Found 6 equation(s).
Evaluating expressions...done
Computing static model derivatives (order 1).
Computing dynamic model derivatives (order 1).
JSON written after Computing step.
Preprocessing completed.

[ Info: 2022-02-15T23:08:52.644: End of preprocessing
ERROR: LoadError: Failed to precompile example1Dynamic [top-level] to C:\Users\giorg\.julia\compiled\v1.7\jl_2440.tmp.
Stacktrace:
  [1] error(s::String)
    @ Base .\error.jl:33
  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, ignore_loaded_modules::Bool)
    @ Base .\loading.jl:1466
  [3] compilecache(pkg::Base.PkgId, path::String)
    @ Base .\loading.jl:1410
  [4] _require(pkg::Base.PkgId)
    @ Base .\loading.jl:1120
  [5] require(uuidkey::Base.PkgId)
    @ Base .\loading.jl:1013
  [6] require(into::Module, mod::Symbol)
    @ Base .\loading.jl:997
  [7] eval
    @ .\boot.jl:373 [inlined]
  [8] eval
    @ C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\Dynare.jl:1 [inlined]
  [9] macro expansion
    @ C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\dynare_containers.jl:709 [inlined]
 [10] macro expansion
    @ C:\Users\giorg\.julia\packages\Suppressor\nTjgZ\src\Suppressor.jl:35 [inlined]
 [11] load_dynare_function(modname::String, compileoption::Bool)
    @ Dynare C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\dynare_containers.jl:706
 [12] Model(modfilename::String, modfileinfo::Dynare.ModFileInfo, endogenous_nbr::Int64, lead_lag_incidence::Vector{Vector{Int64}}, exogenous_nbr::Int64, lagged_exogenous_nbr::Int64, exogenous_deterministic_nbr::Int64, parameter_nbr::Int64, orig_endo_nbr::Int64, aux_vars::Vector{Any}, maximum_endo_lag::Int64, maximum_endo_lead::Int64, maximum_exo_lag::Int64, maximum_exo_lead::Int64, maximum_exo_det_lag::Int64, maximum_exo_det_lead::Int64, maximum_lag::Int64, maximum_lead::Int64, orig_maximum_endo_lag::Int64, orig_maximum_endo_lead::Int64, orig_maximum_exo_lag::Int64, orig_maximum_exo_lead::Int64, orig_maximum_exo_det_lag::Int64, orig_maximum_exo_det_lead::Int64, orig_maximum_lag::Int64, orig_maximum_lead::Int64, NNZDerivatives::Vector{Int64}, compileoption::Bool)
    @ Dynare C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\dynare_containers.jl:381
 [13] get_model(modfilename::String, modfileinfo::Dynare.ModFileInfo, dynare_model_info::Dict{String, Any}, commandlineoptions::Dynare.CommandLineOptions, endo_nbr::Int64, exo_nbr::Int64, exo_det_nbr::Int64, param_nbr::Int64, orig_endo_nbr::Int64, aux_vars::Vector{Any})
    @ Dynare C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\DynareParser.jl:60
 [14] parser(modfilename::String, commandlineoptions::Dynare.CommandLineOptions)
    @ Dynare C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\DynareParser.jl:160
 [15] var"@dynare"(__source__::LineNumberNode, __module__::Module, modfile_arg::String, args::Vararg{Any})
    @ Dynare C:\Users\giorg\.julia\packages\Dynare\YgY1L\src\Dynare.jl:53
in expression starting at REPL[18]:1
MichelJuillard commented 2 years ago

@giorgi-tsu Thanks for reporting the issue. I'm looking into it and getting back to you as soon as possible.

giorgi-tsu commented 2 years ago

@giorgi-tsu Thanks for reporting the issue. I'm looking into it and getting back to you as soon as possible.

Thank you very much @MichelJuillard for replying.

I continued testing and found out how to run it successfully on my machine which runs the following version of Windows:

Edition Windows 10 Pro Version 21H1 Installed on ‎6/‎4/‎2021 OS build 19043.1526 Experience Windows Feature Experience Pack 120.2212.4170.0

So, the repo Dynare.jl has definitely no problem at least regarding with running the test example1.mod file (sorry for taking your time with "false" alarm above).

What I found out is the following:

The precondition to successfully run context = @dynare "./test/models/example1/example1.mod"; is to have Dynare.jl project activated by typing activate . in the package mode when the pwd is set to ./Dynare.jl. If this precondition is met then the command runs perfectly. See the log of the Julia REPL below:

(@v1.7) pkg> activate .
  Activating project at `C:\Users\giorg\documents\Julia\Dynare\Dynare.jl`

(Dynare) pkg> using Dynare
ERROR: `using` is not a recognized command. Type ? for help with available commands

julia> using Dynare
[ Info: Precompiling Dynare [5203de40-99df-439e-afbc-014de65cb9ef]

julia> context = @dynare "./test/models/example1/example1.mod";
[ Info: 2022-02-16T12:21:59.038: Starting @dynare ./test/models/example1/example1.mod
["example1.mod", "language=julia", "json=compute"]
Starting preprocessing of the model file ...
Found 6 equation(s).
Evaluating expressions...done
Computing static model derivatives (order 1).
Computing dynamic model derivatives (order 1).
JSON written after Computing step.
Preprocessing completed.

[ Info: 2022-02-16T12:21:59.978: End of preprocessing
[ Info: 2022-02-16T12:23:55.974: Start parse_statements!

  Coefficients of approximate solution function
──────┬────────────────────────────────────────────────
      │  y_t      c_t     k_t     a_t     h_t     b_t
───────────────────────────────────────────────────────
 ϕ(k) │ 0.0054   0.0385  0.9418   -0.0  -0.0125   -0.0
 ϕ(a) │ 1.8367   0.4246  1.4191   0.95   0.3417  0.025
 ϕ(b) │ 0.8371  -0.3187  1.4191  0.025   0.3417   0.95
  e_t │ 1.9115   0.4561  1.4554    1.0   0.3505   -0.0
  u_t │ 0.8308  -0.3475  1.4554    0.0   0.3505    1.0
──────┴────────────────────────────────────────────────
  Note: ϕ(x) = x_{t-1} - steady_state(x)
[ Info: 2022-02-16T12:23:59.369: End parse_statements!
[ Info: 2022-02-16T12:23:59.371: End parser

Once the Dynare.jl is activated and the REPL shows (Dynare) pkg> then one can run any .mod file in any directory by cd-ing to that directory and following the instructional command context = @dynare "./test/models/example1/example1.mod";. I tried this to other examples like example2 and it works. Below is the output from the execution of example2.mod:

(Dynare) pkg>

julia> cd("C:/Users/giorg/documents/Julia/Dynare/Example2_test")

julia> pwd()
"C:\\Users\\giorg\\documents\\Julia\\Dynare\\Example2_test"

julia> context = @dynare "./example2.mod";
[ Info: 2022-02-16T13:32:15.122: Starting @dynare ./example2.mod
["example2.mod", "language=julia", "json=compute"]
Starting preprocessing of the model file ...
Substitution of endo leads >= 2: added 1 auxiliary variables and equations.
Found 7 equation(s).
Evaluating expressions...done
Computing static model derivatives (order 1).
Computing dynamic model derivatives (order 1).
JSON written after Computing step.
Preprocessing completed.

[ Info: 2022-02-16T13:32:15.194: End of preprocessing
[ Info: 2022-02-16T13:32:22.853: Start parse_statements!

  Coefficients of approximate solution function
──────┬────────────────────────────────────────────────────────────────────
      │  y_t      c_t     k_t     a_t     h_t     b_t   AUX_ENDO_LEAD_43_t
───────────────────────────────────────────────────────────────────────────
 ϕ(c) │    0.0      0.0     0.0    0.0      0.0   -0.0             13.9319
 ϕ(k) │ 0.0181   0.0332  0.9599   -0.0  -0.0072    0.0              0.5283
 ϕ(a) │ 1.7619   0.4559   1.313   0.95   0.3102  0.025             -6.1021
 ϕ(b) │ 0.4844  -0.1712  0.9189  0.025    0.193   0.95              3.1379
  e_t │ 1.8425   0.4849  1.3575    1.0   0.3214   -0.0             -6.2044
  u_t │ 0.4615   -0.193  0.9316   -0.0   0.1947    1.0             -8.3185
──────┴────────────────────────────────────────────────────────────────────
  Note: ϕ(x) = x_{t-1} - steady_state(x)
[ Info: 2022-02-16T13:32:23.394: End parse_statements!
[ Info: 2022-02-16T13:32:23.395: End parser

(Dynare) pkg>

I hope this issue helps others who have been using MATLAB for Dynare but are new to Julia and want to quickly run their first dynare model file.

MichelJuillard commented 2 years ago

Thanks Giorgi but there is indeed an issue in the Dynare package. You shouldn't have to activate the Dynare project to make it run. I have found the source of the problem and working on a fix

MichelJuillard commented 2 years ago

@giorgi-tsu the issue should be solved in the new version v.0.2.1 of the package. Now Dynare should run in any project to which Dynare.jl has been added