Setting parameters

Is there a way to have Dynare compute the steady state for lets say a variable q, then have it use that value for one of the model parameters, lets say a parameter lambda?

Thanks.

Yes, the STEADY_STATE operator does exactly that. In your model, use STEADY_STATE(q) instead of lambda

Best

Michel