Deterministic path in stochastic model

Hi!
I would like to simulate a model with a deterministic path of a variable in a stochastic context. I’m using varexo_det and stoch_simul as well as forecast for the stochastic and deterministic simulations, respectively.
However, I’m getting the error message error: structure has no member 'ghs2', so I do not see any forecasts.
How can this be corrected?

With kind regards
P

I would need to see the file.

OK, I just solved it: I had to use stoch_simul(order=1) as this only works at first order.

Could you please provide me with the file? I think that second order should work as well.

Ok, here is the file:
Path.mod (855 Bytes)

This is a bug. Thanks for pointing it out. See https://github.com/DynareTeam/dynare/issues/1608