when using Dynare 4.4.2, I usually split the model files in calibration, model equations, and others. Some of these files are not located in the same folder but in a subfolder or an other folder on the same directory level. I have already figured out that dynare can handle expressions as
- Code: Select all
@#include "../model_specs/calibration.mod"
- Code: Select all
@#inlcude xy
Thanks in advance. Best,
Chris